如下所示: //實現列舉型別,撲克牌應用function creatEnum(p){ //建構函式var Enumeration = function(){throw 'can not Instantiate Enumerations';} ...
確定! 回上一頁