大约有 3 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0016 秒)
...w Laya.Byte(); byte.clear();//清除所有数据归零。 ``` - **getSystemEndian()**:string[static] 获取系统的字节存储顺序。 ```typescript console.log(Laya.Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : string= bigEndian[static] 表示多字节...
来源: Laya2.0_文档 发布时间: 20210714
... = new Byte(); byte.clear();//清除所有数据归零。 ``` - **getSystemEndian()**:String[static] 获取系统的字节存储顺序。 ```typescript trace(Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : String= bigEndian[static] 表示多字节数字的...
来源: Laya2.0_文档 发布时间: 20210715
...w Laya.Byte(); byte.clear();//清除所有数据归零。 ``` - **getSystemEndian()**:string[static] 获取系统的字节存储顺序。 ```typescript console.log(Laya.Byte.getSystemEndian());//打印系统的字节顺序 ``` - ### 属性 - **BIG_ENDIAN** : string= bigEndian[static] 表示多字节...
来源: Laya2.0_文档 发布时间: 20210715