推荐阅读
function Test(){ this.name='Test'; var name=2; this.show=function(){ alert(name); alert(this.name);//显示名字 } } var test=new Test();//通过构造器创建一个对象 test.show();//输出2和'Test' ,说明对象方>>>详细阅读
本文标题:JS 网页安全色调色板 DW风格
地址:http://www.17bianji.com/kaifa2/JS/29161.html
1/2 1

网友点评
精彩导读
科技快报
品牌展示