大约有 1,757 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0065 秒)
...动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 谷歌浏览器播...
来源: Laya_社区 发布时间: 20170525
...etController.Login (http://127.0.0.1:34822/game/code.js:63582:22) at Main.login (http://127.0.0.1:34822/game/code.js:63904:22) 2018-07-04 0 4 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 用这个 protobuf.zip 2018-07-05 0 8 分享 微博 QZONE 微信 Prajna 赞同来自: 附件上传...
来源: Laya_社区 发布时间: 20180704
...名去访问apk,代码如下: Intent intent = new Intent(Intent. ACTION_MAIN); intent.addCategory(Intent. CATEGORY_LAUNCHER); ComponentName cn = new ComponentName("com.ly" , "com.ly.MainActivity"); intent.setComponent(cn); startActivity(intent); 其中new ComponentName("com.ly" , "com.ly.Main...
来源: Laya_社区 发布时间: 20160104
...08) [arm64-v8a] 12 #11 pc 0000007f404062e4 <unknown> 13 java: # main(1) 1 android.os.MessageQueue.nativePollOnce(Native Method) 2 android.os.MessageQueue.next(MessageQueue.java:328) 3 android.os.Looper.loop(Looper.java:164) 4 android.app.ActivityThread.main(ActivityThread.java:5981) 5...
来源: Laya_社区 发布时间: 20191214
...ir.so [arm64-v8a] 8 #07 pc 0000007e424060d0 <unknown> 9 java: # main(1) 1 android.os.MessageQueue.nativePollOnce(Native Method) 2 android.os.MessageQueue.next(MessageQueue.java:328) 3 android.os.Looper.loop(Looper.java:164) 4 android.app.ActivityThread.main(ActivityThread.java:5981) 5...
来源: Laya_社区 发布时间: 20191217
...rollup-plugin-glsl')); let cache; const config = { input: projPath + '/src/Main.ts', output: { file: projPath + '/bin/js/bundle.js', format: 'iife', name: 'laya', sourcemap: true, }, cache: cache, watch: { include: 'src/**', exclude: 'node_modules/**', }, onwarn: (waring, warn) => { if (waring.co...
来源: Laya_社区 发布时间: 20201223
...动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 谷歌浏览器播...
来源: Laya_社区 发布时间: 20170525
...动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于Laya实现Matter.js官方...
来源: Laya_社区 发布时间: 20190921
...的相机删掉重新导出,或者把导出后的lh文件 里面 找到 Main Camera 这个节点,把相应配置信息删了(一定要删准,如果不能确定操作无误就重新导出一个没有相机的lh) 2019-06-05 1 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折...
来源: Laya_社区 发布时间: 20190605
...ct\resource\cache\dcc2.0\ android: release\android\android_project\app\src\main\assets\cache\dcc2.0\ ios: release\ios\ios_project\resource\cache\dcc2.0\ 2.2 混淆资源 如果勾选,在打包资源的时候,会随机混淆资源,主要作用是避免在上架的时候被平台扫描到某些...
来源: Laya3.0_文档 发布时间: 20251010