大约有 9 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0056 秒)
...8 Promise.then (async) (anonymous) @ index.js:16 (anonymous) @ index.js:71 require @ VM96 WAGameSubContext.js:2 r @ VM96 WAGameSubContext.js:2 (anonymous) @ game.js:17 require @ VM96 WAGameSubContext.js:2 (anonymous) @ VM121:1 doWhenAllScriptLoaded @ game.js:43 scriptLoaded @ game.js:58 script.onloa...
来源: Laya_社区 发布时间: 20231116
...argv.split("=")[1].replace("/.laya/compile.js", ""); } } [/b] const gulp = require(ideModuleDir + "gulp"); const rollup = require(ideModuleDir + "rollup"); const typescript = require(ideModuleDir + 'rollup-plugin-typescript2');//typescript2 plugin const glsl = require(ideModuleDir + 'rollup-plugin-g...
来源: Laya_社区 发布时间: 20200607
...啊 ld: warning: ignoring file ../LayaRuntime-iOS/libs/libcurl.a, missing required architecture i386 in file ../LayaRuntime-iOS/libs/libcurl.a (2 slices) Undefined symbols for architecture i386: "_zip_file_set_external_attributes", referenced from: _zip_dir_add in libconch.a(zip_dir_add.o)...
来源: Laya_社区 发布时间: 20180522
...的apk无法正确运行(laya动画过后就黑屏) 使用ts开发,requirejs来加载模块,在电脑上是能正确运行的,但是打包成apk后就不行了 ts配置是 "module": "umd", "target": "es5", index下的js就这样 <!--自定义的js(src文件夹下)文件自动添加...
来源: Laya_社区 发布时间: 20180203
...ming\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 polyfilling JavaScript stand ard library! The project needs your help! Please consider supporting of core-js on Open...
来源: Laya_社区 发布时间: 20200211
...t;>after I/LayaBox: found the file in the package:app.json I/LayaBox: require(/sdcard/layabox/scripts/scripts/index.js) I/LayaBox: require(/sdcard/layabox/scripts/index.js) I/LayaBox: found the file in the package:scripts/index.js I/LayaBox: =================================================...
来源: Laya_社区 发布时间: 20171218
...ble rectangular area). If the rectangular collision area does not meet the requirements, you can use the drawing area of the hit area as the collision area. The hit area takes precedence over width and height of node as the non-penetrable mouse collision area. * Note that for UI object nodes with a ...
来源: Laya_社区 发布时间: 20250825
...r proto:any = protos[name]; switch (proto.option) { case "optional": case "required": buffer.writeArrayBuffer(this.encodeTag(proto.type, proto.tag)); this.encodeProp(msg[name], proto.type, protos, buffer); break; case "repeated": if (!!msg[name] && msg[name].length > 0) { this.encodeArray...
来源: Laya_社区 发布时间: 20180119
.../WindowManager: Permission Denial: dismissKeyguard from pid=5501, uid=2000 requires android.permission.CONTROL_KEYGUARD 2018-11-26 18:35:02.104 5501-5501/? D/AndroidRuntime: Shutting down VM 2018-11-26 18:35:02.514 2325-2325/? V/SyncNotificationUtils: sendSyncingBroadcast: true 2018-11-26 18:35:05.3...
来源: Laya_社区 发布时间: 20181126