代码搜索结果
找到约 89,667 项符合
JavaScript 的代码
879-882.html
Linux Unleashed, Third Edition:Java and JavaScript Basics
884-886.html
Linux Unleashed, Third Edition:Java and JavaScript Basics
882-884.html
Linux Unleashed, Third Edition:Java and JavaScript Basics
changecolor.asp
移动鼠标改变背景颜色
end.html
结束
document.write("您的得分是:"+document.location.search.substr(1));
var.html
//javascript中 变量没有数据类型,而值有
var a = 1;
var b = "2";
var c = a + b;
//变量可以重复声明
var d = 100;
var d = "china";
bottom.js
document.write ('');
9-11.htm
function pop(){
for(i=1;i