大约有 18 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0035 秒)
iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 报错如图 也添加了库了 附件 : --> 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 188*...
来源: Laya_社区 发布时间: 20180522
...钮 label)都是"空的" 一访问就报出异常 我查了layaUI.max.all.js文件 里面的组件名正确 layaUI.max.all.js: this.pauseBtn=null; this.hpLabel=null; this.levelLabel=null; this.scoreLabel=null; ...
来源: Laya_社区 发布时间: 20171118
...File:ZipFile; 手动更新dcc缓存的功能。 interface AppCache{ ... delAllCache():void; /** * 更新dcc中的一个文件 * @param nameid 更新的文件,自己计算。 * 路径规则:/,表示app根目录。例如:hashstr('/index.html'), 不要带参数,如果带参数的话-- hashs...
来源: Laya3.0_文档 发布时间: 20251010
...jsfile模块标签里面里--> <script src="js/ui/layaUI.max.all.js"></script> <!--启动类添加到这里--> <!--jsfile--Main--> <script src="js/require.js" data-main="js/main.js"></script> <!--jsfile--Main--> 有...
来源: Laya_社区 发布时间: 20180203
...er.__proto.run (http://stand.alone.version/lib ... 207:45) at CallLater.__proto.runCallLater (http://stand.alone.version/lib ... 178:12) at Timer.__proto.runCallLater (http://stand.alone.version/lib ... 461:15) at Text.<anonymous> (http://stand.alone.version...
来源: Laya_社区 发布时间: 20190829
...his.openScene) Laya.Scene.showLoadingPage(null, 0) // 同步执行 Promise.all([this._load(url, progress), otherHandler()]).then(res => { let nextScene = res[0] if (res.length > 1) param = .concat((param || ), [res[1]]) nextScene.open(closeOther, param) if (complete) complete.runWith(nextScene...
来源: Laya_社区 发布时间: 20181124
...,只要是Android回调了onPause之后出现一些问题: suspend all histogram: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000 | sys...
来源: Laya_社区 发布时间: 20190531
...,主要是Android回调了onPause之后出现一些问题: suspend all histogram: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000 | sys...
来源: Laya_社区 发布时间: 20190612
...r ground = Bodies.rectangle(400, 500, 810, 60, { isStatic: true }); // add all of the bodies to the world World.add(engine.world, [boxA, boxB, ground]); // run the engine Engine.run(engine); // run the renderer Render.run(render);显示效果如下 但是这还没有用Laya来渲染,需要做下...
来源: Laya_社区 发布时间: 20170905
...np m\node_modules\layaair2-cmd\layaair2-cmd.js > core-js@2.6.11 postinstall C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\no de_modules\core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for pol...
来源: Laya_社区 发布时间: 20200211