typescript賦值

原始對象賦值 (TS支持像JS同樣的對象賦值)web let mayouchen = { name:'yoga', age:1000, eat:function(){ console.log("1234567890"); } } console.log(mayouchen.eat()); 引用數據類型常見的:
相關文章
相關標籤/搜索