大约有 267 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0055 秒)
...r" daemon prio=5 tid=2 Runnable | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000 | sysTid=16095 nice=0 cgrp=default sched=0/0 handle=0xb420b930 | state=R schedstat=( 55770310 3145521 28 ) utm=0 stm=5 core=0 HZ=100 | stack=0xb410f000-0xb4111000 stackSize=1014KB | held...
来源: Laya_社区 发布时间: 20190612
...会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node[override] 删除指定索引区间的所有子对象。 Sprite3D removeComponentByType(type:*, typeIndex:int = 0):void 通过指定类型和类型索引移除组件。 Sprite3D removeComponentsByType(type:*...
来源: laya_api 发布时间: 20170929
...见 游戏在QQ 空间,QQ内,运行报错 : [.Offscreen-For-WebGL-0xbd27ec00]GL ERROR :0x0505 : glTexImage2D, size:89,121, pixels_size:43076: <- error from previous GL command WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost [.Offscreen-For-WebGL-0xbc27cd00]GL ERROR :0x0505 : glFramebu...
来源: Laya_社区 发布时间: 20190319
...静态常量设置到了Constant.aspublic static const DEFAULT_MASK:int = 0x1; public static const HERO_MASK:int = 0x2; 在目标文件里面Hero.as调用setMask(Constant.DEFAULT_MASK, Constant.HERO_MASK); 编译后JS代码会变成,这应该是编译优化中的常量替换,但是为什么第...
来源: Laya_社区 发布时间: 20171010
...的测试例子是: var bmd1:BitmapData = new BitmapData(40, 40, false, 0x000000FF); var bmd2:BitmapData = new BitmapData(80, 40, false, 0x0000CC44); var rect:Rectangle = new Rectangle(0, 0, 20, 20); var pt:Point = new Point(10, 10); bmd2.copyPixels(bmd1, rect, pt); var bm1:Bitmap = new Bitmap(bmd...
来源: Laya_社区 发布时间: 20151105
...值为0,表示10进制,其他值介于 2 ~ 36 之间。如果它以 “0x” 或 “0X” 开头,将以 16 为基数。如果该参数不在上述范围内,则此方法返回 0。 Returns number 返回解析后的数字。 Static replaceFileExtension replaceFileExtension(path: string, newExt...
来源: Laya3.0_api 发布时间: 20231115
...0/com.ReleaseTest.Four E/MALI: gles_state_set_error_internal:56: GLES ctx: 0xdfeb4008, error code:0x501 06-20 19:10:19.987 5371-5400/com.ReleaseTest.Four E/MALI: gles_state_set_error_internal:56: GLES ctx: 0xdfeb4008, error code:0x501 06-20 19:10:20.035 5371-5400/com.ReleaseTest.Four E/MALI: gles_st...
来源: Laya_社区 发布时间: 20170620
...urn parseInt(str.substr(2, 8), 2); if (str.substr(0, 2).toLowerCase() === "0x") return parseInt(str.substr(2, 8), 16); } utf16_to_utf8(str: string) { return str.split("").map((char: string) => this.utf8_encode(char)).join(""); } utf8_encode(char: string) { let utftext = ""; const c = char.charCod...
来源: Laya_社区 发布时间: 20190321
...f8 deletgate=adfb4648 08-14 10:57:49.131 3084-3555/? D/AudioFlinger: mixer(0xaad8e188) throttle end: throttle time(29) --------- beginning of crash 08-14 10:57:49.222 22858-22354/? A/google-breakpad: -----BEGIN BREAKPAD MICRODUMP----- V WebView:55.0.2883.91 08-14 10:57:49.223 228...
来源: Laya_社区 发布时间: 20180814
...ndm_state: 2 2018-11-26 18:35:06.521 1071-1071/? D/cnss-daemon: attr type: 0x1 2018-11-26 18:35:06.521 1071-1071/? D/cnss-daemon: NDA_DST received: 192.168.3.194 ul: 562996158113984 2018-11-26 18:35:06.521 1071-1071/? D/cnss-daemon: attr type: 0x2 2018-11-26 18:35:06.521 1071-1071/? D/cnss-daemon: N...
来源: Laya_社区 发布时间: 20181126