大约有 831 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0185 秒)
Laya_社区(671) Laya2.0_文档(61) Laya_示例(34) Laya3.0_文档(31) Laya2.0_示例(30) Laya3.0_api(3) Laya2.0_api(1)
...-7562/com.dihong.testdcc I/dalvikvm-heap: Grow heap (frag case) to 8.155MB for 944528-byte allocation 05-16 15:59:48.767 7562-7562/com.dihong.testdcc D/libEGL: loaded /system/lib/egl/libEGL_tegra.so 05-16 15:59:48.771 7562-7562/com.dihong.testdcc D/libEGL: loaded /system/lib/egl/libGLESv1_CM_tegra.s...
来源: Laya_社区 发布时间: 20190516
...{ u = u[1].split("&"); for (var p of u) { var param = p.split("="); gets[param[0]] = param[1]; } } return gets; } ...
来源: Laya_社区 发布时间: 20181208
... TypeError: Cannot read property 'length' of undefined for (var i = 0; i < text.length; i++) { ^^ TypeError: Cannot read property 'length' of undefined at conchTextCanvas.measureText ...
来源: Laya_社区 发布时间: 20190829
...mp; box2d.b2Assert(0 < this.m_jointCount); --this.m_jointCount; if (!b) for (a = d.GetContactList(); a;) a.other === c && a.contact.FlagForFiltering(), a = a.next } }; box2d.b2Assert=function(a,b,c){ if (box2d.DEBUG && !a) {console.log(box2d.DEBUG); console.log(a); throw Error() }...
来源: Laya_社区 发布时间: 20181213
...ked by synchronous property query on not-yet-loaded property (NaturalSize) for HTTP(S) asset. This could have been a problem if this asset were being read from a slow network. *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSSingleObjectArrayI render:toBitma...
来源: Laya_社区 发布时间: 20251218
...ension Host] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. d.logExtensionHostMessage @ /E:/laya/ide/LayaAirIDE_1.7.15/resources/app/out/vs/workbench/electron-browser/workbench.main.js:95787 2E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\vs\layaEditor\h5\codemai...
来源: Laya_社区 发布时间: 20180319
...n0; var convexRotTo = PhysicsSimulation._btTempQuaternion1; var convexTransform = PhysicsSimulation._btTempTransform0; var convexTransTo = PhysicsSimulation._btTempTransform1; var sweepShape = shape._btShape; out.length = 0; bt.btVector3_setValue(convexPosFrom, -fromPosition.x, fromPosition.y, fromP...
来源: Laya_社区 发布时间: 20201017
...RGET=7.0 export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctool...
来源: Laya_社区 发布时间: 20180122
...str :String):String[]{ let pos_arr =[]; for(let i=0;i < str.length;i++){ let e = str.charAt(i); if (e=="1"){ let ii= i+1; pos_arr.push(ii+"")...
来源: Laya_社区 发布时间: 20210122
...(SoundManager._muted)return null; SoundManager._recoverWebAudio(); url=URL.formatURL(url); if (url==SoundManager._tMusic){ // if (SoundManager._musicMuted)return null; }else { if (Render.isConchApp){ var ext=Utils.getFileExtension(url); if (ext !="wav" && ext !="ogg"){ alert("The sound only ...
来源: Laya_社区 发布时间: 20180709