大约有 67 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0063 秒)
...s,Laya.Handler.create(this,this.onSuccess),Laya.Handler.create(this,this.onError)); } } private showMessage():void{ var tex:Laya.Text = new Laya.Text(); Laya.stage.addChild(tex); tex.text = "单击舞台播放和暂停"; tex.color = "#ffffff"; tex.fontSize = 100; tex.valign = "middle"; tex.align = "...
来源: Laya2.0_文档 发布时间: 20210715
...options, Laya.Handler.create(this, onSuccess), Laya.Handler.create(this, onError)); } function showMessage() { var tex = new Laya.Text(); Laya.stage.addChild(tex); tex.text = "单击舞台播放和暂停"; tex.color = "#ffffff"; tex.fontSize = 100; tex.valign = "middle"; tex.align = "center"; tex.si...
来源: Laya2.0_文档 发布时间: 20210714
...鼠标是否处于按下状态”? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 请问在layaIDE里,怎么调用微信小程序API TypeScript下HttpRequest发送Post请求有Bug? Animator 如何获取当前所有动画名称呢?或者所...
来源: Laya_社区 发布时间: 20200609
...建一个空的cache文件之后,运行报错JsAppCache::loadCachedURL Error, no cache data. 。。。 2,单机打包出现 网络异常,请联系开发商。 2017-03-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交...
来源: Laya_社区 发布时间: 20170303
...击Dialog之外的区域关闭弹框 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 Texture图片能否进行翻转? 救命!canvas定位后 点击区域偏移,求大...
来源: Laya_社区 发布时间: 20180810
...game.com/server/10000 10-14 16:16:53.101 24472-24556/? W/LayaBox: download error: timeout, dt=8,opttimeout=1798 10-14 16:16:53.101 24472-24591/? I/LayaBox: Sat Oct 14 2017 16:16:52 GMT+0800 (CST) --- http[https://hzzr1.bizgame.com/server] 10000(用户-登录验证-token登录), -2(系统-http错...
来源: Laya_社区 发布时间: 20171016
...运行之后依然会出现网络异常。 log:JsAppCache::loadCachedURL Error, no cache data. 野指针 • 2019-09-20 14:52 @Sunny_zhao:请问你解决这个问题了吗= = Laya_XS • 2017-01-19 10:21 我们官网的打包流程文档不知道你们有没有看,如果看了还不明白,可...
来源: Laya_社区 发布时间: 20161120
....getMedia(options, Handler.create(this, onSuccess), Handler.create(this, onError)); } } private function showMessage():void { var text:Text = new Text(); Laya.stage.addChild(text); text.text = "单击舞台播放和暂停"; text.color = "#FFFFFF"; text.fontSize = 100; text.valign = "middle"; text.al...
来源: Laya2.0_文档 发布时间: 20210715
...b:file%3A///1c4effc4-4022-4ab5-8feb-e39ff76b7410 [error]Failed to load: blob:file%3A///1c4effc4-4022-4ab5-8feb-e39ff76b7410 */ } byte文件.zip 2017-04-17 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回...
来源: Laya_社区 发布时间: 20170417
...s,Laya.Handler.create(this,this.onSuccess),Laya.Handler.create(this,this.onError)); } } private showMessage():void{ var tex:Laya.Text = new Laya.Text(); Laya.stage.addChild(tex); tex.text = "单击舞台播放和暂停"; tex.color = "#ffffff"; tex.fontSize = 100; tex.valign = "middle"; tex.align = "...
来源: Laya3.0_文档 发布时间: 20241014