大约有 2 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0021 秒)
...perty({ type: String, caption: "IDE显示用的别名", tips: "这是一个文本对象,只能输入文本哦" }) public text1: string = ""; //装饰器属性类型的简写方式,适用于只定义类型的需求 @property(String) public text2: string = ""; constructor() { super(); } } @propert...
来源: Laya3.0_文档 发布时间: 20241014
...perty({ type: String, caption: "IDE显示用的别名", tips: "这是一个文本对象,只能输入文本哦" }) public text1: string = ""; //装饰器属性类型的简写方式,适用于只定义类型的需求 @property(String) public text2: string = ""; constructor() { super(); } } @propert...
来源: Laya3.0_文档 发布时间: 20241014