參考文件MDN- Working_with_Objects,最基本的宣告物件共有四種方法. 1.Function宣告 var o1 = function(){ this.name = name; ...
確定! 回上一頁