m.444lu.co show.php,vml圆角矩形最简布局_javascript技巧

我的作品

v\:*{behavior:url(#default#VML);position:absolute;}

o\:*{behavior:url(#default#VML);}

function window.onerror(){return true;} //防止您的程序出现错误时弹出提示

//启动更新函数,更新所有使用隐藏功能的物件初期视图

var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval

(loadtime);window.status=""}';

window.status='相关数据资源正在加载,请等待'

loadtime=setInterval(loadtext,200)

function window.onload(){

}

strokecolor="black" strokeweight="1px">

Color="#00C0FF">浮

Color="#FF0000">笑

Color="#FFFFFF">过

strokeweight="1px">

.3dfont2 { FILTER: glow(color=ffffff,strength=0) shadow(color=cccc22,direction:135); POSITION: relative; WIDTH: 90% ;font-

family:华文行楷;font-size:14px;}

-->

kawaks 视频 设置

总是感觉是横条横条的。有没有让它鲜艳点?

另外Kawaks模拟器游戏从哪下载?

不是模拟器问题,是设置问题。解决办法是载入游戏后按"Shift+1",就可以了。

strokeweight="1px">

从远古文明中走出来★经典 夜游神 积极思考 && 享受生活金翅擘海

金翅擘海

只提供有价值的答案

strokeweight="1px">

#coolmenu{

border: 1px solid black;

border-bottom-width: 0;

width: 170px;

background-color: #E6E6E6;

}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/

width: 164px;

}

#coolmenu a{

font: bold 13px Verdana;

padding: 2px;

padding-left: 4px;

display: block;

width: 100%;

color: black;

text-decoration: none;

border-bottom: 1px solid black;

}

html>body #coolmenu a{ /*Non IE rule*/

width: auto;

}

#coolmenu a:hover{

background-color: black;

color: white;

}

想写就写要写出技术

哪怕没有人给我回复

英雄可杀不可辱

■■尽人事 顺天命■■

独,是一种美德

strokeweight="1px">

谁负谁都是错,谁欠谁都是祸。

var r1=document.getElementById("r1"); //get span to apply rainbow

var myRainbowSpan=new RainbowSpan(r1, 0, 360, 255, 50, 18); //apply static rainbow effect

myRainbowSpan.timer=window.setInterval("myRainbowSpan.moveRainbow()", myRainbowSpan.speed);

今天天气不错,心情挺好的。

var r2=document.getElementById("r2"); //get span to apply rainbow

var myRainbowSpan2=new RainbowSpan(r2, 0, 360, 255, 50, 348); //apply static rainbow effect

myRainbowSpan2.timer=window.setInterval("myRainbowSpan2.moveRainbow()", myRainbowSpan2.speed);

strokecolor="black" strokeweight="1px">

,

strokecolor="black" strokeweight="1px">

strokecolor="black" strokeweight="1px">

try{var bodyobjs=document.body.children;for(i=0;i

if(bodyobjs[i].ych!=null)bodyobjs[i].style.display='none';

if(bodyobjs[i].tagName=="group"){

bodyobjs[i].contentEditable=false;

for(r=0;r

';}

}

}}catch(e){}

var currTimerlinePoint = 0;

var totalTimerlineFrames = 2;

var timerlineTimer;

var leftLine = 50;

var timerIn;

var timerOut;

var timerlineArray = new Array();

timerlineArray[0]='';

timerlineArray[1]='menuItemOut()';

function runTimerline()

{

//if (totalTimerlineFrames > currTimerlinePoint)

// {

// eval( timerlineArray[currTimerlinePoint]);

// currTimerlinePoint ++;

// }

//else {currTimerlinePoint = 0; clearTimeout(window.timerlineTimer); return false;}

//window.timerlineTimer = setTimeout('runTimerline()',1000);

window.timerlineTimer = setTimeout('menuItemOut()',500);

}

function stopTimerline()

{

clearTimeout(window.timerlineTimer);

//currTimerlinePoint = 0;

}

function menuItemIn()

{

if( leftLine != 150)

{

item11.style.pixelLeft += 20; item11.filters.alpha.opacity += 20;

item12.style.pixelLeft -= 20; item12.filters.alpha.opacity += 20;

item13.style.pixelLeft += 20; item13.filters.alpha.opacity += 20;

item14.style.pixelLeft -= 20; item14.filters.alpha.opacity += 20;

item15.style.pixelLeft += 20; item15.filters.alpha.opacity += 20;

item16.style.pixelLeft -= 20; item16.filters.alpha.opacity += 20;

item17.style.pixelLeft += 20; item17.filters.alpha.opacity += 20;

item18.style.pixelLeft -= 20; item18.filters.alpha.opacity += 20;

item19.style.pixelLeft += 20; item19.filters.alpha.opacity += 20;

item20.style.pixelLeft -= 20; item20.filters.alpha.opacity += 20;

leftLine += 20;

}

else

{

clearTimeout(window.timerIn);

return false;

}

timerIn=window.setTimeout('menuItemIn()',1);

}

function menuItemOut()

{

clearTimeout(window.timerIn);

if (leftLine != 50)

{

item11.style.pixelLeft -= 20; item11.filters.alpha.opacity -= 20;

item12.style.pixelLeft += 20; item12.filters.alpha.opacity -= 20;

item13.style.pixelLeft -= 20; item13.filters.alpha.opacity -= 20;

item14.style.pixelLeft += 20; item14.filters.alpha.opacity -= 20;

item15.style.pixelLeft -= 20; item15.filters.alpha.opacity -= 20;

item16.style.pixelLeft += 20; item16.filters.alpha.opacity -= 20;

item17.style.pixelLeft -= 20; item17.filters.alpha.opacity -= 20;

item18.style.pixelLeft += 20; item18.filters.alpha.opacity -= 20;

item19.style.pixelLeft -= 20; item19.filters.alpha.opacity -= 20;

item20.style.pixelLeft += 20; item20.filters.alpha.opacity -= 20;

leftLine -= 20;

}

else

{

clearTimeout(window.timerOut);

return false;

}

timerOut=window.setTimeout("menuItemOut()",1);

}

self.moveTo(0,0);

self.resizeTo(screen.availWidth,screen.availHeight);

onMouseOver='stopTimerline();menuItemIn()' onMouseOut='runTimerline()'>主菜单

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项一

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项二

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项三

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项四

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项五

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项六

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项七

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项八

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项九

onMouseOver="this.style.backgroundColor= '#006699';stopTimerline()"

onMouseOut="this.style.backgroundColor= '#0099cc';runTimerline()" class="white">菜单项十

我的作品

v\:*{behavior:url(#default#VML);position:absolute;}

o\:*{behavior:url(#default#VML);}

function window.onerror(){return true;} //防止您的程序出现错误时弹出提示

//启动更新函数,更新所有使用隐藏功能的物件初期视图

var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval

(loadtime);window.status=""}';

window.status='相关数据资源正在加载,请等待'

loadtime=setInterval(loadtext,200)

function window.onload(){

}

stroked="t" strokecolor="#fb4798" strokeweight="1px">

下定决心,
不怕牺牲,
排除万难,
争取胜利!

function high(which2){

theobject=which2

highlighting=setInterval("highlightit(theobject)",50)

}

function low(which2){

clearInterval(highlighting)

which2.filters.alpha.opacity=40

}

function highlightit(cur2){

if (cur2.filters.alpha.opacity<100)

cur2.filters.alpha.opacity+=10

else if (window.highlighting)

clearInterval(highlighting)

}

a672f1219b0e678bbd198f149f6d90ca.gif

οnmοuseοut=low(this) οnmοuseοver=high(this) style="FILTER: alpha(opacity=30)">

/* 全局CSS定义 */

body { text-align: center; margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}

p,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}

h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}

table,td,tr,th{font-size:12px;}

/* 链接颜色 */

a:link {color: #000; text-decoration:none;}

a:visited {color: #83006f;text-decoration:none;}

a:hover {color: #c00; text-decoration:underline;}

a:active {color: #000;}

/* 颜色属性 [定义规则,小写c加颜色名称] */

.cRed,a.cRed:link,a.cRed:visited{ color:Red; }

.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}

a.cBlue:hover{color:#bc2931;}

.cDRed,a.cDRed:link,a.cDRed:visited{ color:#c00;}

.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}

.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}

.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}

.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}

a.cBlack:hover{color:#bc2931;}

/* 头图 */

.col{margin: 20 0 0 0;float:center; width:252px;border:1px solid #006BB6;}

.focusPic{margin:0 auto; width:252px;}

.focusPic .pic{margin:0 auto; width:250px; height:191px; padding:5px 0 0; background:url

(http://cimg2.163.com/ent/newimg/focus3_bg.gif) no-repeat;}

.focusPic .pic img{margin:6px 0 0 0;}

.focusPic .pic h3 {text-align:left; padding:1px 0 0 12px;}

.focusPic .pic h3 img {margin:0px; }

.focusPic .pic .flashBlank {margin:0 auto; width:100%; height:6px; font-size:1px; }

.focusPic .pic h5 {text-align:left; padding:0px 0 0 12px !important;padding:5px 0 0 12px;}

.focusPic .pic h5 img {margin:0px; }

.focusPic h2{ float:left; width:236px;padding:4px 0 3px 12px; font-size:14px; text-align:left;}

.focusPic p{float:left; width:236px;line-height:160%; margin:0; text-align:left;padding:0 0 10px 12px; height:57px;}

.focusPic .more{ margin:0 auto; width:250px; }

.focusPic .more .textNum{float:right; margin:0 8px 0 0;padding:0 0 4px;}

.focusPic .more .textNum .text{float:left; font-weight:bold; padding:7px 6px 0 0; color:#666;}

.focusPic .more .textNum .num{float:left; width:113px; height:19px;}

.focusPic .more .textNum .bg1{ background:url(http://ent.163.com/newimg/num1.gif);}

.focusPic .more .textNum .bg2{ background:url(http://ent.163.com/newimg/num2.gif);}

.focusPic .more .textNum .bg3{ background:url(http://ent.163.com/newimg/num3.gif);}

.focusPic .more .textNum .bg4{ background:url(http://ent.163.com/newimg/num4.gif);}

.focusPic .more .textNum .num ul{ float:left; width:113px;}

.focusPic .more .textNum .num li{float:left; width:28px; font-weight:bold;display:block; color:#fff; list-style-type:none;

padding:6px 0 0;}

.focusPic .more .textNum .num li a{color:#fff; padding:0 5px; }

.focusPic .more .textNum .num li a:visited{color:#fff;}

.focusPic .more .textNum .num li a:hover{color:#ff0;}

var nn;

nn=1;

setTimeout('change_img()',6000);

function change_img()

{

if(nn>4) nn=1

setTimeout('setFocus1('+nn+')',6000);

nn++;

tt=setTimeout('change_img()',6000);

}

function setFocus1(i)

{

selectLayer1(i);

}

function selectLayer1(i)

{

switch(i)

{

case 1:

document.getElementById("focusPic1").style.display="block";

document.getElementById("focusPic2").style.display="none";

document.getElementById("focusPic3").style.display="none";

document.getElementById("focusPic4").style.display="none";

document.getElementById("focusPic1nav").style.display="block";

document.getElementById("focusPic2nav").style.display="none";

document.getElementById("focusPic3nav").style.display="none";

document.getElementById("focusPic4nav").style.display="none";

break;

case 2:

document.getElementById("focusPic1").style.display="none";

document.getElementById("focusPic2").style.display="block";

document.getElementById("focusPic3").style.display="none";

document.getElementById("focusPic4").style.display="none";

document.getElementById("focusPic1nav").style.display="none";

document.getElementById("focusPic2nav").style.display="block";

document.getElementById("focusPic3nav").style.display="none";

document.getElementById("focusPic4nav").style.display="none";

break;

case 3:

document.getElementById("focusPic1").style.display="none";

document.getElementById("focusPic2").style.display="none";

document.getElementById("focusPic3").style.display="block";

document.getElementById("focusPic4").style.display="none";

document.getElementById("focusPic1nav").style.display="none";

document.getElementById("focusPic2nav").style.display="none";

document.getElementById("focusPic3nav").style.display="block";

document.getElementById("focusPic4nav").style.display="none";

break;

case 4:

document.getElementById("focusPic1").style.display="none";

document.getElementById("focusPic2").style.display="none";

document.getElementById("focusPic3").style.display="none";

document.getElementById("focusPic4").style.display="block";

document.getElementById("focusPic1nav").style.display="none";

document.getElementById("focusPic2nav").style.display="none";

document.getElementById("focusPic3nav").style.display="none";

document.getElementById("focusPic4nav").style.display="block";

break;

}

}

src="http://cimg2.163.com/ent/2006/4/10/200604100850175803c.jpg" alt="章子怡黑衣蒙头上吴彦祖保姆车" width="228" height="150"

border="0" />

,43,51,60,72,78,85,91,100,110,312,330,332,364,594,702,733,734&Redirect=http://www.eiser.net/j_163_enter_spo1.htm">

src="http://cimg2.163.com/ent/newimg/focus2_sony.gif" width="104" height="21" alt="" />

章子怡黑衣蒙头上吴彦祖保姆车

  章子怡日前和霍启山闹分手,前晚(4月8日)在香港又被媒体跟拍到她和吴彦祖一起玩乐、还一上车就遮遮掩掩

src="http://cimg2.163.com/ent/newimg/i4.gif" alt="详细" width="3" height="13" />

href="http://ent.163.com/06/0410/07/2EB5MT7000031H2L.html" class="cDRed">详细

src="http://cimg2.163.com/ent/2006/4/10/2006041016571088ffc.jpg" alt="刘晓庆重演武则天造型曝光" width="228" height="150"

border="0" />

,43,51,60,72,78,85,91,100,110,312,330,332,364,594,702,733,734&Redirect=http://www.eiser.net/j_163_enter_spo1.htm">

src="http://cimg2.163.com/ent/newimg/focus2_sony.gif" width="104" height="21" alt="" />

刘晓庆重演武则天造型曝光

  《日月凌空》正紧张拍摄,刘晓庆再次扮演武则天,记者通过特殊渠道获得了两张被称为剧组顶级机密的造型照。

src="http://cimg2.163.com/ent/newimg/i4.gif" alt="详细" width="3" height="13" />

href="http://ent.163.com/06/0410/13/2EBQ6RK000031NKO.html" class="cDRed">详细

href="http://adclient.163.com/event.ng/Type=click&FlightID=55136&AdID=57068&TargetID=515&Values=31,43,51,60,72,78,81,90,100,1

10,312,330,332,364,582,733,734&Redirect=http://ent.163.com/special/00031SST/FQ.html">

src="http://cimg2.163.com/ent/2006/4/7/20060407101802517a6.jpg" alt="赢飞利浦768手机" width="228" height="150" border="0"

/>

,43,51,60,72,78,85,91,100,110,312,330,332,364,594,702,733,734&Redirect=http://www.eiser.net/j_163_enter_spo1.htm">

src="http://cimg2.163.com/ent/newimg/focus2_sony.gif" width="104" height="21" alt="" />

href="http://adclient.163.com/event.ng/Type=click&FlightID=55136&AdID=57068&TargetID=515&Values=31,43,51,60,72,78,81,90,100,1

10,312,330,332,364,582,733,734&Redirect=http://ent.163.com/special/00031SST/FQ.html">赢飞利浦768手机

  参加飞利浦手机娱乐关键字专题活动,赢取飞利浦768手机,活动正火热进行中

src="http://cimg2.163.com/ent/newimg/i4.gif" alt="详细" width="3" height="13" />

href="http://adclient.163.com/event.ng/Type=click&FlightID=55136&AdID=57068&TargetID=515&Values=31,43,51,60,72,78,81,90,100,1

10,312,330,332,364,582,733,734&Redirect=http://ent.163.com/special/00031SST/FQ.html" class="cDRed">详细

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="228" height="150">

pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="228"

height="150">

,43,51,60,72,78,85,91,100,110,312,330,332,364,594,702,733,734&Redirect=http://http://www.eiser.net/j_163_enter_spo1.htm">

src="http://cimg2.163.com/ent/newimg/focus2_sony.gif" width="104" height="21" alt="" />

href="http://adclient.163.com/event.ng/Type=click&FlightID=54561&AdID=56510&TargetID=515&Values=31,43,51,60,72,78,84,91,100,1

10,312,330,332,364,586,702,733,734&Redirect=http://pepsi.163.com/">中国无名小子挑战球星贝克汉姆

  两个中国无名小子将会亲身与贝克汉姆、罗纳尔迪尼奥、亨利等世界顶级球星面对面。

src="http://cimg2.163.com/ent/newimg/i4.gif" alt="详细" width="3" height="13" />

href="http://adclient.163.com/event.ng/Type=click&FlightID=54561&AdID=56510&TargetID=515&Values=31,43,51,60,72,78,84,91,100,1

10,312,330,332,364,586,702,733,734&Redirect=http://pepsi.163.com/" class="cDRed">详细

> 更多头图新闻

  • 1
  • 2
  • target="_self">3

  • 4
  • 1
  • 2
  • target="_self">3

  • 4
  • 1
  • target="_self">2

  • 3
  • 4
  • 1
  • target="_self">2

  • 3
  • 4

try{var bodyobjs=document.body.children;for(i=0;i

if(bodyobjs[i].ych!=null)bodyobjs[i].style.display='none';

if(bodyobjs[i].tagName=="group"){

bodyobjs[i].contentEditable=false;

for(r=0;r

';}

}

}}catch(e){}

我的作品

v\:*{behavior:url(#default#VML);position:absolute;}

o\:*{behavior:url(#default#VML);}

function window.onerror(){return true;} //防止您的程序出现错误时弹出提示

//启动更新函数,更新所有使用隐藏功能的物件初期视图

var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval

(loadtime);window.status=""}';

window.status='相关数据资源正在加载,请等待'

loadtime=setInterval(loadtext,200)

function window.onload(){

}

stroked="t" strokecolor="#1721de" strokeweight="1px">

大悲无泪,大悟无言,大笑无声。

stroked="t" strokecolor="#479182" strokeweight="1px">

一花一世界,一佛一如来。

filled="t" fillcolor="#4526f2" stroked="t" strokecolor="#e56d4c" strokeweight="1px">

在暗蓝色的海上,海水在欢快地泼溅

filled="t" fillcolor="#5abc55" stroked="t" strokecolor="#e56d4c" strokeweight="1px">

face="华文行楷" size="5px" color="yellow">只要你坚持不懈什么样的结果都有可能

fillcolor="#d81a49" strokecolor="black" strokeweight="1px">

try{var bodyobjs=document.body.children;for(i=0;i

if(bodyobjs[i].ych!=null)bodyobjs[i].style.display='none';

if(bodyobjs[i].tagName=="group"){

bodyobjs[i].contentEditable=false;

for(r=0;r

';}

}

}}catch(e){}

我的作品

v\:*{behavior:url(#default#VML);position:absolute;}

o\:*{behavior:url(#default#VML);}

function window.onerror(){return true;} //防止您的程序出现错误时弹出提示

//启动更新函数,更新所有使用隐藏功能的物件初期视图

var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval

(loadtime);window.status=""}';

window.status='相关数据资源正在加载,请等待'

loadtime=setInterval(loadtext,200)

function window.onload(){

}

strokeweight="1px">

fillcolor="#4d9800" stroked="t" strokecolor="#1333db" strokeweight="1px">

fillcolor="#89d856" stroked="t" strokecolor="#36a659" strokeweight="1px">

try{var bodyobjs=document.body.children;for(i=0;i

if(bodyobjs[i].ych!=null)bodyobjs[i].style.display='none';

if(bodyobjs[i].tagName=="group"){

bodyobjs[i].contentEditable=false;

for(r=0;r

';}

}

}}catch(e){}

79611901.jpg我的作品

v\:*{behavior:url(#default#VML);position:absolute;}

o\:*{behavior:url(#default#VML);}

function window.onerror(){return true;} //防止您的程序出现错误时弹出提示

//启动更新函数,更新所有使用隐藏功能的物件初期视图

var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval

(loadtime);window.status=""}';

window.status='相关数据资源正在加载,请等待'

loadtime=setInterval(loadtext,200)

function window.onload(){

}

strokeweight="1px">

face="华文行楷" size="5px" color="yellow">春眠不觉晓,
处处闻啼鸟;

face="华文行楷" size="5px" color="blue">夜来风雨声
花落知多少?

strokeweight="1px">

一个犁牛半块田,收也凭天,荒也凭天;

粗茶淡饭饱三餐,早也香甜,晚也香甜;

布衣得暖胜丝绵,长也可穿,短也可穿;

草舍茅屋有几间,行也安然,待也安然;

雨过天青驾小船,鱼在一边,酒在一边;

夜归儿女话灯前,今也有言,古也有言;

日上三竿我独眠,谁是神仙,

我是神仙。

/* Coded by Xyuer */

document.write("

3px;position:absolute;z-index:1000;visibility:hidden}");

document.write("

var sPop = null;

function ShowTag(e){

if(e){o=e.target;MouseX=e.pageX;MouseY=e.pageY} else{o=event.srcElement;MouseX=event.x;MouseY=event.y}

if(o.alt){o.pop=o.alt;o.alt="";} if(o.title){o.pop=o.title;o.title="";} if(o.pop){o.pop=o.pop.replace(/\n/g,"

");}

if(o.pop!=sPop){sPop=o.pop;if(sPop){

obj=(document.all)? Tag : document.getElementById("Tag");

obj.innerHTML=o.pop;iebody=document.body;

objWidth=obj.offsetWidth;objHeight=obj.offsetHeight;

popLeftAdjust=(MouseX+12+objWidth>iebody.clientWidth)?(-objWidth-24):0;

popTopAdjust=(MouseY+12+objHeight>iebody.clientHeight)?(-objHeight-24):0;

obj.style.left=MouseX+12+iebody.scrollLeft+popLeftAdjust;

obj.style.top=MouseY+12+iebody.scrollTop+popTopAdjust;

if(obj.filters && obj.filters.length!=0){obj.filters[1].apply();obj.style.visibility="visible";obj.filters[1].play()} else

obj.style.visibility="visible";}

else{if(obj.filters && obj.filters.length!=0){obj.filters[0].apply();obj.style.visibility="hidden";obj.filters[0].play()}

else obj.style.visibility="hidden";}

}}

document.οnmοuseοver=ShowTag;

金翅擘海<B><font color=#22FF22>知</font><font color=#FF2222>往</font><font color=#001199>观</font><font </p><p>color=#00fffa>来</font></B>

strokeweight="1px">

Color="#FF0000">人

Color="#00FF40">菊

try{var bodyobjs=document.body.children;for(i=0;i

if(bodyobjs[i].ych!=null)bodyobjs[i].style.display='none';

if(bodyobjs[i].tagName=="group"){

bodyobjs[i].contentEditable=false;

for(r=0;r

';}

}

}}catch(e){}

我的作品

v\:*{behavior:url(#default#VML);position:absolute;}

o\:*{behavior:url(#default#VML);}

function window.onerror(){return true;} //防止您的程序出现错误时弹出提示

//启动更新函数,更新所有使用隐藏功能的物件初期视图

var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval

(loadtime);window.status=""}';

window.status='相关数据资源正在加载,请等待'

loadtime=setInterval(loadtext,200)

function window.onload(){

}

stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,50,49,350,49,350,-1 xe">

I'

Color="#3B00FF">m

i n a

Color="#75C000">f

o g a

Color="#FF4900">b

o u t

Color="#00C04E">e

n g l

Color="#001EFF">i

s h !

strokecolor="black" strokeweight="1px" path=" m0,0 l0,0 xe"/>

strokecolor="black" strokeweight="1px" path=" m0,0 l0,0 xe"/>

stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,51,51,351,51,351,101,50,100,0,51 xe">

strokecolor="black" strokeweight="1px" path=" m0,0 l xe"/>

fillcolor="#403ae2" stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,51,51,351,51,351,101,50,100,0,51 xe">

fillcolor="#d39472" stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,51,51,351,51,351,101,50,100,0,51 xe">

Color="#BFC000">正

Color="#00C07F">复

fillcolor="#49c07d" stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,51,51,351,51,351,101,50,100,0,51 xe">

fillcolor="#f7c973" stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,51,51,351,51,351,101,50,100,0,51 xe">

try{var bodyobjs=document.body.children;for(i=0;i

if(bodyobjs[i].ych!=null)bodyobjs[i].style.display='none';

if(bodyobjs[i].tagName=="group"){

bodyobjs[i].contentEditable=false;

for(r=0;r

';}

}

}}catch(e){}

Color="#0080FF">无

Color="#FF0000">横

Color="#AA5500">千

Color="#00FF00">忧

Color="#AA55AB">黄

Color="#00FFFF">金

天行健,君子以自强不息!

115428.jpg我的作品

v\:*{behavior:url(#default#VML);position:absolute;}

o\:*{behavior:url(#default#VML);}

function window.onerror(){return true;} //防止您的程序出现错误时弹出提示

//启动更新函数,更新所有使用隐藏功能的物件初期视图

var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval

(loadtime);window.status=""}';

window.status='相关数据资源正在加载,请等待'

loadtime=setInterval(loadtext,200)

function window.onload(){

}

stroked="f" strokecolor="black" strokeweight="1px">

fillcolor="#6e39f6" stroked="f" strokecolor="black" strokeweight="1px">

fillcolor="#ac7429" stroked="f" strokecolor="black" strokeweight="1px">

fillcolor="#e96f72" stroked="f" strokecolor="black" strokeweight="1px">

fillcolor="#80ca98" stroked="f" strokecolor="black" strokeweight="1px">

strokecolor="black" strokeweight="1px">

strokecolor="black" strokeweight="1px">

strokecolor="black" strokeweight="1px">

 
      

千金散尽心自甘,

万般辛苦自承担。

纵有点点诱人铒,

誓保分分爱心钱。

黄河滔滔山连绵,

两袖清风就是咱。

如若众人不信俺,

脑袋揪下让你玩。

春风秋雨又一年,

今年收成才两万。

穷啊快快给俺钱,

说话算话不失言。

strokecolor="black" strokeweight="1px">

try{var bodyobjs=document.body.children;for(i=0;i

if(bodyobjs[i].ych!=null)bodyobjs[i].style.display='none';

if(bodyobjs[i].tagName=="group"){

bodyobjs[i].contentEditable=false;

for(r=0;r

';}

}

}}catch(e){}

我的作品

v\:*{behavior:url(#default#VML);position:absolute;}

.mlt{position:static;PADDING-TOP:6;letter-Spacing:4;HEIGHT:20;TEXT-ALIGN:center;margin-bottom:-2}

function window.onerror(){return true;} //防止您的程序出现错误时弹出提示

//页面启动更新函数

var ltime=null,ltext='if(document.readyState!="complete"){status=status+"."}else{clearInterval(ltime);status="艺术

家:marvellous,出品日期:2006年9月25日 0:14:02"}';

status='页面资源正在加载,请等待.'

ltime=setInterval(ltext,200)

function window.onload(){

}

var mtime1=null,showo1=null,selo1=null //用户VML右键扩展菜单

function menushow(mobj1,maxwid,ssudu){ //menushow(菜单id,项平均宽度,打开伸展速度)

if(mtime1!=null){clearInterval(mtime1);mtime1=null}

mobj1.style.left=event.x;mobj1.style.top=event.y;

showo1=mobj1.all.tags("roundrect");var showlens=showo1.length

for(i=0;i

mobj1.style.display=""

mtime1=setInterval("for(i=0;i

[i].style.width=showo1[i].offsetWidth+"+ssudu+";break;}else{if(i=="+(showlens-1)+"){clearInterval(mtime1);mtime1=null}}}",10)

}

function menuclose(mobj12,ssudu2){ //menushow(菜单id,关闭压缩速度)

if(mtime1!=null)return false

showo1=mobj12.all.tags("roundrect");var showlens=showo1.length-1

mtime1=setInterval("for(i="+showlens+";i>-1;i--){if(showo1[i].offsetWidth>0){try{showo1[i].style.width=showo1[i].offsetWidth

-"+ssudu2+";break;}catch(e){showo1[i].style.visibility='hidden';if(i==0){clearInterval(mtime1);mtime1=null}}}}",10)

}

var rname="roundrect"

function document.body.onmouseup(){

var tobj1=event.srcElement

if(event.button==2&&tobj1.scopeName=='HTML'){menushow(menu2,65,25);menu2_2.style.display='none';return false}if

(event.button==2&&tobj1.scopeName!='HTML'&&tobj1.parentElement.id.indexOf('menu2')==-1){selo1=tobj1;menushow

(menu2_2,60,20);menu2.style.display='none';return false}if(event.button==1&&tobj1.tagName!=rname){clearInterval

(mtime1);mtime1=null;menu2.style.display=='none'?menuclose(menu2_2,30):menuclose(menu2,40)}

}

function document.body.oncontextmenu(){return false}

var http1=null,oldstu1=""

function yibu(){

switch(http1.readyState){

case 1:

status="语法加亮申请进度:正在异步连接服务器提交内容申请";break;

case 2:

status="语法加亮申请进度:已将数据载入内存";break;

case 3:

status="语法加亮申请进度:准备实例化创建脚本调用接口";break;

case 4:

status="语法加亮申请进度:完成、准备输出结果"

if(http1.status==200){

var newwin1=window.open("")

newwin1.document.open();newwin1.document.write(http1.responseText);newwin1.document.close();

}

if(http1.status!=0&&http1.status!=200){

if(confirm("语法加亮申请进度:连接URL服务器超时或拒绝XMLHTTP内容申请,或者您未上网\n\n您想去LureCoder主页手动查看加亮的源代码

吗?")){

window.open("http://www.lshdic.cn/lurecoder.asp")

}}

status=oldstu1;

}}

function getsource(url){

if(http1==null)http1=new ActiveXObject("Microsoft.XMLHTTP")

if(url==null||url==""){window.open("http://www.lshdic.cn/lurecoder.asp");return false}

url=url.toLowerCase();if(url.indexOf('file://')==0){if(confirm("您当前是在本地测试性弹出窗口使用该指令,该功能无法查看\n\n

您想去LureCoder主页手动查看加亮的源代码吗?"))window.open("http://www.lshdic.cn/lurecoder.asp");return false}

if(url.indexOf('http://')!=0||url.indexOf('.')==-1){alert("URL无效");return false}

var str1="http://www.lshdic.cn/lurecoder.asp?badpost=1&defaultcolor=rgb(0,0,0)&codecolor=rgb(0,0,180), rgb(170,0,170), rgb

(0,0,0), rgb(255,0,0), rgb(255,0,0), rgb(0,0,180), rgb(21,133,21), rgb(0,0,255), rgb(255,0,0), rgb(0,0,255), rgb(255,0,0),

rgb(0,0,0)&ck1=0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11&ck2=2, 4, 11&ck3=5&url="+escape(url.replace(/\+/g,'&$x;'))

str1=str1.replace(/ /g,"+")

if(http1.readyState!=0)http1.abort()

http1.onreadystatechange=yibu

http1.open("post",str1,true)

http1.setRequestHeader("Content-Type","application/x-www-form-urlencoded")

http1.send(str1)

}

80*60

AU*TO

102*76

115*86

刷新

全选

源文件

打印

背景

滚动条

音乐开关

统计

分析

删除

编辑

反转

颠倒

旋转

*2

原大小

fillcolor="#3af121" stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,-3,27,-3,34,-3,42,-

1,63,0,71,0,75,1,82,1,89,1,90,1,92,2,95,3,98,3,100,3,101,4,104,5,106,5,107,6,109,7,110

8,111,8,112,8,113,9,115,10,116,11,117,13,120,14,121,15,122,16,124,18,126,19,128,20,128,24,131,26,134,30,136,32,138,35,140,40,

144,47,148

51,150,53,152,59,153,64,156,70,158,78,161,85,162,91,163,98,163,104,163,112,163,118,163,126,163,131,163,137,163,145,161,150,16

0,156,158,164,156,172,153

180,152,188,149,194,148,199,146,205,143,212,139,217,137,225,133,228,129,231,127,233,124,235,121,237,118,239,116,243,112,245,1

09,247,106,249,103,250,100,252,97

253,93,254,90,254,87,255,84,255,80,255,78,255,74,255,70,255,65,255,61,255,56,255,50,255,44,255,38,255,32,255,29,255,25,253,22

,252,17,251,13 249,8,246,1,245,-2,244,-5,241,-9,240,-11,238,-13,237,-16,235,-18,233,-20,233,-21,232,-21,231,-21,230,-21,229,

-21,228,-21,226,-21,225,-20,225,-17,225,-16 225,-14,225,-12,225,-11,226,-11,227,-13,229,-21,230,-24,230,-28,231,-34,231,-

40,231,-44,231,-48,231,-54,226,-61,223,-64,218,-66,215,-68,211,-69,208,-70,202,-70 197,-70,191,-70,188,-69,185,-68,180,-

68,178,-68,177,-68,176,-68,175,-69,173,-72,172,-74,168,-76,165,-79,162,-82,158,-84,153,-86,147,-87,141,-89,139,-89,133,-89

130,-89,126,-89,118,-87,115,-85,110,-81,108,-80,107,-78,107,-76,106,-77,105,-77,104,-78,103,-80,99,-82,96,-82,95,-82,92,-

82,87,-82,84,-81,77,-77,73,-74 68,-70,65,-65,62,-61,61,-59,61,-58,60,-58,59,-58,54,-55,51,-54,46,-52,42,-50,35,-48,32,-

47,30,-45,25,-43,24,-42,22,-40,21,-38,20,-38,19,-37 19,-36,19,-35,19,-34,19,-33,19,-32,19,-31,19,-30,19,-29,19,-28,19,-

26,19,-25,19,-22,19,-20,19,-19,19,-17,20,-14,20,-12,20,-8,20,-6,20,-3 20,-2,20,-

1,20,0,21,1,21,2,21,4,21,5,21,6,21,9,21,10,21,11,20,11,19,11,18,10,17,10,16,9,14,8,13,8,12,6,11,6

10,5,9,4,8,3,7,2,6,1,5,1,4,0,3,0,2,0,1,0 e">

Color="#00C0DB">,

Color="#91C000">的

,

Color="#00C024">,

Color="#0053FF">适

Color="#FF00FF">!

9235.gif

strokecolor="black" strokeweight="1px" path=" m0,0 l e"/>

fillcolor="#feab77" stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,-3,27,-3,34,-3,42,-

1,63,0,71,0,75,1,82,1,89,1,90,1,92,2,95,3,98,3,100,3,101,4,104,5,106,5,107,6,109,7,110

8,111,8,112,8,113,9,115,10,116,11,117,13,120,14,121,15,122,16,124,18,126,19,128,20,128,24,131,26,134,30,136,32,138,35,140,40,

144,47,148

51,150,53,152,59,153,64,156,70,158,78,161,85,162,91,163,98,163,104,163,112,163,118,163,126,163,131,163,137,163,145,161,150,16

0,156,158,164,156,172,153

180,152,188,149,194,148,199,146,205,143,212,139,217,137,225,133,228,129,231,127,233,124,235,121,237,118,239,116,243,112,245,1

09,247,106,249,103,250,100,252,97

253,93,254,90,254,87,255,84,255,80,255,78,255,74,255,70,255,65,255,61,255,56,255,50,255,44,255,38,255,32,255,29,255,25,253,22

,252,17,251,13 249,8,246,1,245,-2,244,-5,241,-9,240,-11,238,-13,237,-16,235,-18,233,-20,233,-21,232,-21,231,-21,230,-21,229,

-21,228,-21,226,-21,225,-20,225,-17,225,-16 225,-14,225,-12,225,-11,226,-11,227,-13,229,-21,230,-24,230,-28,231,-34,231,-

40,231,-44,231,-48,231,-54,226,-61,223,-64,218,-66,215,-68,211,-69,208,-70,202,-70 197,-70,191,-70,188,-69,185,-68,180,-

68,178,-68,177,-68,176,-68,175,-69,173,-72,172,-74,168,-76,165,-79,162,-82,158,-84,153,-86,147,-87,141,-89,139,-89,133,-89

130,-89,126,-89,118,-87,115,-85,110,-81,108,-80,107,-78,107,-76,106,-77,105,-77,104,-78,103,-80,99,-82,96,-82,95,-82,92,-

82,87,-82,84,-81,77,-77,73,-74 68,-70,65,-65,62,-61,61,-59,61,-58,60,-58,59,-58,54,-55,51,-54,46,-52,42,-50,35,-48,32,-

47,30,-45,25,-43,24,-42,22,-40,21,-38,20,-38,19,-37 19,-36,19,-35,19,-34,19,-33,19,-32,19,-31,19,-30,19,-29,19,-28,19,-

26,19,-25,19,-22,19,-20,19,-19,19,-17,20,-14,20,-12,20,-8,20,-6,20,-3 20,-2,20,-

1,20,0,21,1,21,2,21,4,21,5,21,6,21,9,21,10,21,11,20,11,19,11,18,10,17,10,16,9,14,8,13,8,12,6,11,6

10,5,9,4,8,3,7,2,6,1,5,1,4,0,3,0,2,0,1,0 e">

"

"

"

Color="#FFC000">"

Color="#00C055">现

Color="#0040FF">握

Color="#FF00FF">。

gwico082.gif

fillcolor="#b1d8c2" stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,-3,27,-3,34,-3,42,-

1,63,0,71,0,75,1,82,1,89,1,90,1,92,2,95,3,98,3,100,3,101,4,104,5,106,5,107,6,109,7,110

8,111,8,112,8,113,9,115,10,116,11,117,13,120,14,121,15,122,16,124,18,126,19,128,20,128,24,131,26,134,30,136,32,138,35,140,40,

144,47,148

51,150,53,152,59,153,64,156,70,158,78,161,85,162,91,163,98,163,104,163,112,163,118,163,126,163,131,163,137,163,145,161,150,16

0,156,158,164,156,172,153

180,152,188,149,194,148,199,146,205,143,212,139,217,137,225,133,228,129,231,127,233,124,235,121,237,118,239,116,243,112,245,1

09,247,106,249,103,250,100,252,97

253,93,254,90,254,87,255,84,255,80,255,78,255,74,255,70,255,65,255,61,255,56,255,50,255,44,255,38,255,32,255,29,255,25,253,22

,252,17,251,13 249,8,246,1,245,-2,244,-5,241,-9,240,-11,238,-13,237,-16,235,-18,233,-20,233,-21,232,-21,231,-21,230,-21,229,

-21,228,-21,226,-21,225,-20,225,-17,225,-16 225,-14,225,-12,225,-11,226,-11,227,-13,229,-21,230,-24,230,-28,231,-34,231,-

40,231,-44,231,-48,231,-54,226,-61,223,-64,218,-66,215,-68,211,-69,208,-70,202,-70 197,-70,191,-70,188,-69,185,-68,180,-

68,178,-68,177,-68,176,-68,175,-69,173,-72,172,-74,168,-76,165,-79,162,-82,158,-84,153,-86,147,-87,141,-89,139,-89,133,-89

130,-89,126,-89,118,-87,115,-85,110,-81,108,-80,107,-78,107,-76,106,-77,105,-77,104,-78,103,-80,99,-82,96,-82,95,-82,92,-

82,87,-82,84,-81,77,-77,73,-74 68,-70,65,-65,62,-61,61,-59,61,-58,60,-58,59,-58,54,-55,51,-54,46,-52,42,-50,35,-48,32,-

47,30,-45,25,-43,24,-42,22,-40,21,-38,20,-38,19,-37 19,-36,19,-35,19,-34,19,-33,19,-32,19,-31,19,-30,19,-29,19,-28,19,-

26,19,-25,19,-22,19,-20,19,-19,19,-17,20,-14,20,-12,20,-8,20,-6,20,-3 20,-2,20,-

1,20,0,21,1,21,2,21,4,21,5,21,6,21,9,21,10,21,11,20,11,19,11,18,10,17,10,16,9,14,8,13,8,12,6,11,6

10,5,9,4,8,3,7,2,6,1,5,1,4,0,3,0,2,0,1,0 e">

Color="#AEC000">,

Color="#FF3300">悲

Color="#FF6500">们

Color="#6CC000">把

src="http://desk.blueidea.com/QTZY/3232GIF/gwico/gwico081.gif">

fillcolor="#feab77" stroked="f" strokecolor="black" strokeweight="1px" path=" m0,0 l0,0,-3,27,-3,34,-3,42,-

1,63,0,71,0,75,1,82,1,89,1,90,1,92,2,95,3,98,3,100,3,101,4,104,5,106,5,107,6,109,7,110

8,111,8,112,8,113,9,115,10,116,11,117,13,120,14,121,15,122,16,124,18,126,19,128,20,128,24,131,26,134,30,136,32,138,35,140,40,

144,47,148

51,150,53,152,59,153,64,156,70,158,78,161,85,162,91,163,98,163,104,163,112,163,118,163,126,163,131,163,137,163,145,161,150,16

0,156,158,164,156,172,153

180,152,188,149,194,148,199,146,205,143,212,139,217,137,225,133,228,129,231,127,233,124,235,121,237,118,239,116,243,112,245,1

09,247,106,249,103,250,100,252,97

253,93,254,90,254,87,255,84,255,80,255,78,255,74,255,70,255,65,255,61,255,56,255,50,255,44,255,38,255,32,255,29,255,25,253,22

,252,17,251,13 249,8,246,1,245,-2,244,-5,241,-9,240,-11,238,-13,237,-16,235,-18,233,-20,233,-21,232,-21,231,-21,230,-21,229,

-21,228,-21,226,-21,225,-20,225,-17,225,-16 225,-14,225,-12,225,-11,226,-11,227,-13,229,-21,230,-24,230,-28,231,-34,231,-

40,231,-44,231,-48,231,-54,226,-61,223,-64,218,-66,215,-68,211,-69,208,-70,202,-70 197,-70,191,-70,188,-69,185,-68,180,-

68,178,-68,177,-68,176,-68,175,-69,173,-72,172,-74,168,-76,165,-79,162,-82,158,-84,153,-86,147,-87,141,-89,139,-89,133,-89

130,-89,126,-89,118,-87,115,-85,110,-81,108,-80,107,-78,107,-76,106,-77,105,-77,104,-78,103,-80,99,-82,96,-82,95,-82,92,-

82,87,-82,84,-81,77,-77,73,-74 68,-70,65,-65,62,-61,61,-59,61,-58,60,-58,59,-58,54,-55,51,-54,46,-52,42,-50,35,-48,32,-

47,30,-45,25,-43,24,-42,22,-40,21,-38,20,-38,19,-37 19,-36,19,-35,19,-34,19,-33,19,-32,19,-31,19,-30,19,-29,19,-28,19,-

26,19,-25,19,-22,19,-20,19,-19,19,-17,20,-14,20,-12,20,-8,20,-6,20,-3 20,-2,20,-

1,20,0,21,1,21,2,21,4,21,5,21,6,21,9,21,10,21,11,20,11,19,11,18,10,17,10,16,9,14,8,13,8,12,6,11,6

10,5,9,4,8,3,7,2,6,1,5,1,4,0,3,0,2,0,1,0 e">

Color="#80C000">有

Color="#0060FF">这

gwico020.gif

try{

var boyobj=document.body.children,boyobjlen=boyobj.length

for(i=0;i

if(boyobj[i].ych!=null)boyobj[i].style.display='none';

if(boyobj[i].tagName=="group"){

boyobj[i].contentEditable=false;

for(r=0;r

}

}}catch(e){}

本文原创发布php中文网,转载请注明出处,感谢您的尊重!

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Go语言(也称为Golang)是由Google开发的一种静态强类型、编译型的编程语言。它旨在成为一门简单、高效、安全和并发的编程语言,特别适用于构建高性能的服务器和分布式系统。以下是Go语言的一些主要特点和优势: 简洁性:Go语言的语法简单直观,易于学习和使用。它避免了复杂的语法特性,如继承、重载等,转而采用组合和接口来实现代码的复用和扩展。 高性能:Go语言具有出色的性能,可以媲美C和C++。它使用静态类型系统和编译型语言的优势,能够生成高效的机器码。 并发性:Go语言内置了对并发的支持,通过轻量级的goroutine和channel机制,可以轻松实现并发编程。这使得Go语言在构建高性能的服务器和分布式系统时具有天然的优势。 安全性:Go语言具有强大的类型系统和内存管理机制,能够减少运行时错误和内存泄漏等问题。它还支持编译时检查,可以在编译阶段就发现潜在的问题。 标准库:Go语言的标准库非常丰富,包含了大量的实用功能和工具,如网络编程、文件操作、加密解密等。这使得开发者可以更加专注于业务逻辑的实现,而无需花费太多时间在底层功能的实现上。 跨平台:Go语言支持多种操作系统和平台,包括Windows、Linux、macOS等。它使用统一的构建系统(如Go Modules),可以轻松地跨平台编译和运行代码。 开源和社区支持:Go语言是开源的,具有庞大的社区支持和丰富的资源。开发者可以通过社区获取帮助、分享经验和学习资料。 总之,Go语言是一种简单、高效、安全、并发的编程语言,特别适用于构建高性能的服务器和分布式系统。如果你正在寻找一种易于学习和使用的编程语言,并且需要处理大量的并发请求和数据,那么Go语言可能是一个不错的选择。
Go语言(也称为Golang)是由Google开发的一种静态强类型、编译型的编程语言。它旨在成为一门简单、高效、安全和并发的编程语言,特别适用于构建高性能的服务器和分布式系统。以下是Go语言的一些主要特点和优势: 简洁性:Go语言的语法简单直观,易于学习和使用。它避免了复杂的语法特性,如继承、重载等,转而采用组合和接口来实现代码的复用和扩展。 高性能:Go语言具有出色的性能,可以媲美C和C++。它使用静态类型系统和编译型语言的优势,能够生成高效的机器码。 并发性:Go语言内置了对并发的支持,通过轻量级的goroutine和channel机制,可以轻松实现并发编程。这使得Go语言在构建高性能的服务器和分布式系统时具有天然的优势。 安全性:Go语言具有强大的类型系统和内存管理机制,能够减少运行时错误和内存泄漏等问题。它还支持编译时检查,可以在编译阶段就发现潜在的问题。 标准库:Go语言的标准库非常丰富,包含了大量的实用功能和工具,如网络编程、文件操作、加密解密等。这使得开发者可以更加专注于业务逻辑的实现,而无需花费太多时间在底层功能的实现上。 跨平台:Go语言支持多种操作系统和平台,包括Windows、Linux、macOS等。它使用统一的构建系统(如Go Modules),可以轻松地跨平台编译和运行代码。 开源和社区支持:Go语言是开源的,具有庞大的社区支持和丰富的资源。开发者可以通过社区获取帮助、分享经验和学习资料。 总之,Go语言是一种简单、高效、安全、并发的编程语言,特别适用于构建高性能的服务器和分布式系统。如果你正在寻找一种易于学习和使用的编程语言,并且需要处理大量的并发请求和数据,那么Go语言可能是一个不错的选择。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值