大约有 368 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)
...Down) return; this.moveX = e.stageX; this.moveY = e.stageY; this.isMode = "run"; // 获取半径 var r = Math.sqrt(Math.pow((this.starX - this.moveX), 2) + Math.pow((this.starY - this.moveY), 2)); //当移动半径大于大圆的半径时,半径等于大圆的0.5的宽度(也就是半径) if (...
来源: Laya_社区 发布时间: 20171030
...ule/1/libs/laya.core.js:4 05-31 15:57:02.604 17874 17959 E jswrapper: [1]e.run@/data/user/0/com.nearme.instant.platform/app_game/app/com.fuck.module/1/libs/laya.core.js:1 05-31 15:57:02.604 17874 17959 E jswrapper: [2]e._renderOne@/data/user/0/com.nearme.instant.platform/app_game/app/com.fuck.module...
来源: Laya_社区 发布时间: 20190531
...ya/work/Pamm/pamm_laya/bin/js/bundle.js:705:14) at TimerHandler.__proto.run (file:///D:/ycz/worklaya/work/Pamm/pamm_laya/bin/libs/laya.core.js:9083:45) at Timer.__proto._update (file:///D:/ycz/worklaya/work/Pamm/pamm_laya/bin/libs/laya.core.js:8821:16) 2019-04-16 添加评论 免费帖 --> ...
来源: Laya_社区 发布时间: 20190416
... Laya.class(Load_, "Load_", _super); var _proto = Load_.prototype; _proto.run_Fast = function () { console.log("逻辑处理"); } return Load_; })(Laya.Sprite);我的代码,但是下面的继承位置Laya.Sprite这里不写会报错,我想请教下,我这个类仅有算法,应该怎么样写...
来源: Laya_社区 发布时间: 20180705
...码[/code] 详细参数: www.electron.build/cli 打包命令:[code]npm run dist 复制代码[/code] 打包后生成的文件: 附件 : --> electron-quick-start-master.zip 2021-01-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...
来源: Laya_社区 发布时间: 20210126
... at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:327) at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:1374) Caused by: java.lang.ClassNotFoundException: Didn't find class "andr...
来源: Laya_社区 发布时间: 20181119
...st_filltext (http://192.168.1.11/slider/lib ... 143372) at o.t.run (http://192.168.1.11/slider/lib ... 270082) at t.e._renderAll (http://192.168.1.11/slider/lib ... 243668) at d.g.transform_drawLayaGL [as _fun] (http://192.168.1.11/slider/libs/laya.core.js:1:8243)...
来源: Laya_社区 发布时间: 20190821
...xture.__proto._onLoaded (laya.core.js:15750) at EventHandler.__proto.runWith (laya.core.js:1410) at ResInfo.__proto.event (laya.core.js:1166) at LoaderManager.__proto._endLoad (laya.core.js:14880) at Loader.onLoaded (laya.core.js:14850) at EventHandler.__proto.runWith (...
来源: Laya_社区 发布时间: 20200201
... (group=0x41d67ba8) 04-18 17:26:51.241 1371-1384/com.etvtech.pvsz E/AndroidRuntime: *** FATAL EXCEPTION TIME : 55.148735 04-18 17:26:51.251 1371-1371/com.etvtech.pvsz I/0: >>>>>>>>>>>>>The network has changed 04-18 17:26:51.251 1371-1371/com.etvtech.pvsz I/0: c...
来源: Laya_社区 发布时间: 20190418
...spondsToSelector:, performSelector:, method_exchangeImplementations(), and running remote scripts in order to change app behavior and/or call SPI, based on the contents of the downloaded script. Even if the remote resource is not intentionally malicious, it could easily be hijacked via a Man In The ...
来源: Laya_社区 发布时间: 20171221