代码搜索:Language

找到约 10,000 项符合「Language」的源代码

代码结果 10,000
www.eeworm.com/read/310043/13659230

htm 4-17.htm

var now = new Date(); var month = now.getMonth() + 1; var date = now.getDate(); var year = now.getYear(); msgs = new Array msgs[1] = "
www.eeworm.com/read/310043/13659231

htm 4-8.htm

document.write("本页最后的更新日期: " + document.lastModified + "")
www.eeworm.com/read/310043/13659278

htm 5-4.htm

鼠标经过时会变色的文本 sub hello document.fgColor=int(256*256*256*rnd) end sub
www.eeworm.com/read/310043/13659280

htm 5-11.htm

if (navigator.appName.indexOf("Internet Explorer") != -1) document.onmousedown = noSourceExplorer; function noSourceExp
www.eeworm.com/read/310043/13659291

htm 5-14.htm

function click() { if (event.button==2) {alert('*^_^对不起,右键已被屏蔽!*'); } } document.onmousedown=click
www.eeworm.com/read/310043/13659339

htm 8-10.htm

if (window.print) { document.write('不要忘了' + '本页!
www.eeworm.com/read/310043/13659345

htm 8-18.htm

www.eeworm.com/read/310043/13659346

htm 8-19.htm

function moveWin() { for (var i = 1; i < 1001; i++) window.moveBy(-1000, -1000); }
www.eeworm.com/read/310043/13659353

htm 8-9.htm

bg = new Array(2); //设定图片数量,如果图片数为3,这个参数就设为2,依次类推 bg[0] = '07.jpg' //显示的图片路径,可用http:// bg[1] = '06.jpg' bg[2] = '05.jpg' index = Math.floor(Math.random() * bg.leng
www.eeworm.com/read/310043/13659359

htm 8-16.htm

loopy() function loopy() { var sWord ="" while (sWord != "123") {