首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

Javascript漫笔

2012-09-25 
Javascript随笔Javascript function 与 java function 调用区别。前者一个对象的function不会异步执行(不会

Javascript随笔

Javascript function 与 java function 调用区别。

前者一个对象的function不会异步执行(不会同时执行一个方法),后者会.

?

Javascript function中的this没有prototype, this 就是prototype?

热点排行