摘要:
book = function(name,count) { /* instance property*/ this._pageCount = count; /* closure start*/ var _name = name; //private member /* instance method */ this.getName =... 阅读全文
posted @ 2006-12-08 13:25
阿不
阅读(1395)
评论(1)
推荐(0)

浙公网安备 33010602011771号