大约有 2,565 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0065 秒)
Laya_社区(1380) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...容如下: Wechat Lib:2.10.1, 2020.2.14 14:45:54 Setup OES_vertex_array_object polyfill EXT:webgl support OES_vertex_array_object! ShaderCompile use time:5 size:1508/3204 ShaderCompile use time:7 size:4811/5170 ShaderCompile use time:4 size:3416/4258 ShaderCompile use time:4 size:3415/4325 Shade...
来源: Laya_社区 发布时间: 20200220
...-27 18:03:47.977 27945-27945/com.twand.kozhanji I/art: at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object) (Method.java:-2) 06-27 18:03:47.977 27945-27945/com.twand.kozhanji I/art: at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run()...
来源: Laya_社区 发布时间: 20191016
...ic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameObject, .JSONObject component, System.Collections.Generic.List`1 linkSprite) LayaExport.DataManager.getComponents...
来源: Laya_社区 发布时间: 20180920
...' -> 'D:\moyu_h5\game\release\layaweb\v1.0.12\node_modules\abbrev' at Object.fs.symlinkSync (fs.js:972:18) at copySync (D:\programFiles\LayaAirIDE_beta\resources\app\node_modules\fs-extra\lib\copy-sync\copy-sync.js:44:8) at D:\programFiles\LayaAirIDE_beta\resources\app\node_modules\fs-extra...
来源: Laya_社区 发布时间: 20171204
...le (laya.wxmini.js:77) at Function.Browser.__init__ (laya.core.js:4125) at Object.Laya.init (laya.core.js:252) at new Main (Main.ts:6) at Object.2../GameConfig (Main.ts:35) at o (_prelude.js:11) at r (_prelude.js:11) at _prelude.js:11 MiniFileMgr.setNativeFileDir @ laya.wxmini.js:673 MiniAdpter.init...
来源: Laya_社区 发布时间: 20181107
...个是js文件变量声明的问题 你把第一行 !function(e){if("object"==typeof exports&& 改成 var CANNON; !function(e){if(e&&e!=="undefined"){CANNON=e()}; if("object"==typeof exports&& 试试。 181*****859 • 2018-07-24 16:10 @156*****1...
来源: Laya_社区 发布时间: 20180424
...rnal/child_process.js:323:11) at exports.spawn (child_process.js:502:9) at Object.<anonymous> (/usr/local/lib/node_modules/layaair-cmd/layaair-cmd-resourceVersion.js:60:10) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:3...
来源: Laya_社区 发布时间: 20180514
...ya.ChainCollider); //****新增代码*****, } 报错内容: at Object.box2d.b2Assert (file:///E:/Develop/LayaProgram/test3d/bin/libs/laya.physics.js:38:57) at box2d.b2ChainShape.CreateChain (file:///E:/Develop/LayaProgram/test3d/bin/libs/laya.physics.js:348:98) at ChainCollider.__proto._...
来源: Laya_社区 发布时间: 20181130
....error(err); cb(err); }); let body = data; let tp = typeof data if(tp === 'object' || tp === 'array'){ if(method === 'post' || method === 'put') { body = JSON.stringify(data); } else { let query = ""; let first = true; for(let k in data) { if(!first){ query += '&'; } else { first = false; } quer...
来源: Laya_社区 发布时间: 20170123
...:25 http://www.devthought.com/2012 ... hash/ http://www.2ality.com/2012/01/objects-as-maps.html http://ryanmorr.com/true-hash-maps-in-javascript/ Until then, or even after, you should look to bare objects for all your basic hash map needs.
来源: Laya_社区 发布时间: 20160805