gpt4 book ai didi

typescript - Typescript 中的类是否需要构造函数?

转载 作者:搜寻专家 更新时间:2023-10-30 20:32:31 27 4
gpt4 key购买 nike

我看到的所有示例都显示了一个带有构造函数的类。不放构造函数可以吗?很像 C# 如何自动使您成为默认的空构造函数?

最佳答案

来自规范,第 8.3 节( 8.3 ):

A class may contain at most one constructor declaration. If a class contains no constructor declaration, an automatic constructor is provided, as described in section 8.3.3. (8.3.3.)

关于typescript - Typescript 中的类是否需要构造函数?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15620612/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com