直接使用ECMAScript标准有很多问题,比如著名的 Null References: The Billion Dollar Mistake ,const chocolate: Product = new Product(null, null, null)[……]
继续阅读