大约有 233 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0036 秒)
...ble(): void { this.initBtn.on(Laya.Event.CLICK, this.onInit); } onInit() { alert(extendLib.initializeSteam()); } } 构建发布Windows后,需要在exe的同级目录下,新建一个steam_appid.txt 文件,其中只包含 AppID。 (图2-2) 在Steam客户端登录的前提下,双击可执...
来源: Laya3.0_文档 发布时间: 20251010
...),只出现声音。画面卡主不动了。后来测试的时候加了alert,都有跑到相关代码。 ios9以上没问题 2018-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 qian 赞同来自: 什...
来源: Laya_社区 发布时间: 20180305
...报错 JS onFrame error 2021-12-01 17:08:49.363 11766-11918/? I/LayaBox: alert=出错啦,请把此信息截图给研发商 RangeError: Array buffer allocation failed http:111111/.com/libs/laya.d3.js:24049: RangeError: Array buffer allocation failed this._vertices = new Float32Array(this._floatCoun...
来源: Laya_社区 发布时间: 20211211
...jni/../../../../source/conch/JSWrapper/LayaWrap/JSGlobalExportCFun.cpp:250 alert=http://stand.alone.version/Main.max.js:16077: ReferenceError: CanvasRenderingContext2D is not defined to=to || CanvasRenderingContext2D.prototype; ^^ Ref...
来源: Laya_社区 发布时间: 20190528
...同来自: 1、dialog本身就是位于最上层的,譬如你浏览器上alert了一个弹框,你只有将弹框关闭,才可以进行其他操作,dialog也是弹框,也是位于所有显示对象最上层的,你是有什么需求需要其他显示对象跑到dialog的上方吗 2、在...
来源: Laya_社区 发布时间: 20170411
...this, onSelect); function onSelect(index) { alert("当前选择的索引:" + index); } 第一次点击时有事件响应: 再次点击(不要点击其它的列表),就不会有响应事件: 希望能解决这个问题,是有这...
来源: Laya_社区 发布时间: 20180507
Laya2.0构建APP运行闪退,laya.core.js报错 I/LayaBox: alert=出错啦,请把此信息截图给研发商 TypeError: this.nativeInput.setBgColor is not a function http://stand.alone.version/lib ... 2712: TypeError: this.nativeInput.setBgColor is not a function this.nativeInput.setBgColor(val...
来源: Laya_社区 发布时间: 20190227
...下使用__JS__()去直接调js原生的方法使用即可,譬如__JS__('alert("aaa")'); 2017-03-30 1 0 分享 微博 QZONE 微信 weiyongwill 赞同来自: cuixueying 多谢指点,已经跑起来了。百度的Echarts效果超绚丽 2017-01-10 1 0 分享 微博 QZONE 微信 mazihan723 - 幼儿...
来源: Laya_社区 发布时间: 20170109
...{x:0},1000); console.log(beginbox.x); } function onTweeed(){ alert("完成了"); } 这样写,报错了:Uncaught ReferenceError: Handler is not defined at begingame 2017-01-04 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...
来源: Laya_社区 发布时间: 20170104
...ata the buffersize is insufficient. E/LayaBox: JS onFrame error I/LayaBox: alert=出错啦,请把此信息截图给研发商 TypeError: Cannot read property 'data' of null apploader.js:305: TypeError: Cannot read property 'data' of null pTextBitmap.data = nativeObj.da...
来源: Laya_社区 发布时间: 20190823