大约有 43 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0038 秒)
...LayaAirIDE下如何使用mask? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 动画混合无效(版本2.6) 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? iphone自带浏览器页面怎...
来源: Laya_社区 发布时间: 20160805
...exceptions and clarify an existing restriction. Apps containing or running code that is not embedded in the binary cannot provide access to real money gaming, lotteries, or charitable donations, among other changes. All new apps must follow this guideline and we urge you to update your existing apps...
来源: Laya_社区 发布时间: 20190909
...用搜索工具搜一下。打开这个js之后读一下行号为21205:CodeManager.createByDir这个函数。。这个函数是导出ui代码的,重点看一下21281这一行 code=CodeManager.objToUI(obj,tFile); 好的,跳转到这个objToUI的函数定义的地方:21425行,是这个函数...
来源: Laya_社区 发布时间: 20171229
...yte(event); this.socket.input.clear(); this.processPackage(this._package.decode(byte)); } } private sendMessage(reqId, route, msg) { var byte:Laya.Byte; // var msgbuffer = Protocol.strencode(JSON.stringify(msg)); // console.log("msgbuffer",msgbuffer); var msgbuffer = this._message.encode(reqId, rout...
来源: Laya_社区 发布时间: 20180119
...行代码预览了。开发者可以使用代码编辑器(推荐使用VS Code)进行修改。如果是引用第三方JS文件,则可以进行单独导入的设置。 (图2-5) Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-13 19:01:52 img{curs...
来源: Laya3.0_文档 发布时间: 20251013
...添加材质的过程在代码中是自动做好了 /** * 创建一个 <code>PixelLineSprite3D</code> 实例。 * @param maxCount 最大线段数量。 * @param name 名字。 */ constructor(maxCount: number = 2, name: string = null) { super(name); this._render = this.addComponent(PixelL...
来源: Laya3.0_文档 发布时间: 20251010
...t found for -lJavaScriptCore clang: error: linker command failed with exit code 1 (use -v to see invocation)。 helloworldlv • 2018-03-21 11:00 build settings /other linker flag 里面把删的库删掉 helloworldlv • 2018-03-21 11:03 如果再报错在build phases/link binary width libraries里...
来源: Laya_社区 发布时间: 20180225
...ongdou/gongdouH5/laya/.laya', 'clear=true', 'releasemode=normal', 'exportUICode=true', 'exportRes=true' ] type: Linux appPath: /data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/ openProject: /data/ebuild/gongdou/gongdouH5/laya/.laya loadProject: /data/ebuild/gongdou/gongd...
来源: Laya_社区 发布时间: 20171211
...内也出现了多款功能类似的 AI 编程插件,例如:腾讯的CodeBuddy、百度的文心快码(Baidu Comate)等。 这些插件可以通过vscode插件的形式安装到编码环境中,可以基于上下文自动补全代码、生成函数、文档、重构建议等。是比较实...
来源: Laya3.0_文档 发布时间: 20251103
...roid-2.0.8 E/LayaConch5: plugin-----------------onCreate() D/dalvikvm: JIT code cache reset in 0 ms (0 bytes 1/0) D/dalvikvm: GC_FOR_ALLOC freed 259K, 10% free 3081K/3408K, paused 2ms, total 2ms D/dalvikvm: GC_FOR_ALLOC freed 292K, 10% free 3303K/3656K, paused 2ms, total 3ms [...
来源: Laya_社区 发布时间: 20171218