摘要: js 函数调用和执行:function test(){ alert("test");}若在页面上写test()就会执行,若test则不会执行。 阅读全文
posted @ 2011-08-15 11:00 繁星中的点点星光 阅读(98) 评论(0) 推荐(0)