摘要:原文:http://phrogz.net/js/classes/OOPinJS.html译文:http://groups.google.com/group/shawlqiu/web/javascript?hl=en我的理解:建设中...原文中的代码:function Person(n,race){ this.constructor.population++; // ************************************************************************ // PRIVATE VARIABLES AND FUNCTIONS // ONLY
阅读全文