Javascript 模仿介面可以有三種方式:1. ... interface People{ function createHead(); function createBody(); } */ var woman = function(name){ ...
確定! 回上一頁