大约有 640 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
...信小游戏的时候 WAGame.js:3 gameThirdScriptError Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file.;at api readFile success callback function Error: Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file...
来源: Laya_社区 发布时间: 20180228
... at com.miui.analytics.internal.util.f.<clinit>(SourceFile:52) at com.miui.analytics.internal.collection.d$1.run(SourceFile:94) ...
来源: Laya_社区 发布时间: 20171214
...ypeError: Cannot read property 'send' of undefined // at Btn1.Btn1On (file:///K:/laya/mylaya11/bin/js/Btn1.js:21:20) // at EventHandler.__proto.runWith (file:///K:/laya/mylaya11/bin/libs/laya.core.js:711:59) // at Button.__proto.event (file:///K:/laya/mylaya11/bin/libs/laya.core.js:48...
来源: Laya_社区 发布时间: 20180210
...; onStart: _proto.onStart = function(){ console.log(111111122222); $("#fileInput").trigger('click'); } 可以打印数字,但是触发不了input控件。 <input id="fileInput" type="file" accept="image/*" style="display: none;" onchange="filechage(this.files)"> 2017-06-26 添加评论 ...
来源: Laya_社区 发布时间: 20170626
...hildren(); } 以上两种写法都会报错 at Scene3D.__proto._update (file:///D:/minigame/throwball/bin/libs/laya.d3.js:34104:15) at Stage.__proto.render (file:///D:/minigame/throwball/bin/libs/laya.core.js:31069:23) at Stage.__proto._loop (file:///D:/minigame/throwball/bin/libs/laya.core...
来源: Laya_社区 发布时间: 20191119
...法的返回值是经过 unescape 解码的数值 我在 launch.json 中"file" 属性中加入了 中文参数如下 "file": "${workspaceRoot}/bin/index.html?mode=1&roomId=1&userName=如来&uid=1&headImg=weiguang/usericon/1.png.jpg&posId=0", 没有经过 escape 编码所以出...
来源: Laya_社区 发布时间: 20200923
...rer/api/remote.js:118:18) at TimerHandler.Timer.__init$.__proto.run (file:///Applications/LayaAirIDE.app/Contents/Resources/app/out/vs/layaEditor/h5/laya.js:9221:20) at Timer.__proto._update (file:///Applications/LayaAirIDE.app/Contents/Resources/app/out/vs/layaEditor/h5/laya.js:8965:16)...
来源: Laya_社区 发布时间: 20191113
...地图片显示并存储图片数据的功能 在as3里的写法是通过FileReference,,但是小莹同学说不支持file,,让我使用__JS__()的方法,, 于是在网上一顿查,一顿试,结果是简单的(比如一行两行代码)js可以运行(如:alert()),,但...
来源: Laya_社区 发布时间: 20160115
...hread started. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js 2019-06-18 13:34:09.247560+0800 test1[6479:65523] found the file in the package:scripts/apploader.js 2019-06-18 13:34:09.274697+0800 test1[6479:65523] { "os" : "ios", "...
来源: Laya_社区 发布时间: 20190618
..."生成更新信息.bat",此时会在当前目录下生成"files.fst/files.txt"两个文件。 4、在游戏里需要先加载files.fst文件,用于做文件更新校验比对; cuixueying • 2016-12-15 14:09 参考下使用要求!
来源: Laya_社区 发布时间: 20161212