大约有 2 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0022 秒)
...参数属性,@property还有一些特殊的组合用法。 类型属性嵌套数组或字典 示例如下: @property([["string"]]) test1: string[][] = [["a", "b", "c"], ["e", "f", "g"]]; @property([["Record", "string"]]) test2: Array<Record<string, string>> = [{ name: "A", value: "a"...
来源: Laya3.0_文档 发布时间: 20241014
...参数属性,@property还有一些特殊的组合用法。 类型属性嵌套数组或字典 示例如下: @property([["string"]]) test1: string[][] = [["a", "b", "c"], ["e", "f", "g"]]; @property([["Record", "string"]]) test2: Array<Record<string, string>> = [{ name: "A", value: "a"...
来源: Laya3.0_文档 发布时间: 20241014