大约有 233 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0079 秒)
...EventListener("devicemotion", deviceMotionHandler, false)'); __JS__('}else{alert("你的设备不支持DeviceMotion事件");}'); __JS__('function deviceMotionHandler(eventData){var acceleration = eventData.accelerationIncludingGravity'); __JS__('var curTime = new Date().getTime()'); __JS__('if ((cur...
来源: Laya_社区 发布时间: 20160110
...hild(btn); Laya.stage.addChild(btn); btn.on(Event.CLICK, this, function(){ alert("点击"); }); 点击btn并未弹出alert,我也设置了btn的size,这是为什么? 2017-01-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20170120
... private balls:Laya.Sprite = ; constructor(){ Config.isAntialias = true // alert("宽"+Laya.Browser.clientWidth+"高"+Laya.Browser.clientHeight ); // Laya.init(Laya.Browser.clientWidth,Laya.Browser.clientHeight, Laya.WebGL ); Laya.init(720,1280,Laya.WebGL); Laya.stage.alignH = Stage.ALIGN_CENTER; La...
来源: Laya_社区 发布时间: 20180226
... ws = new MozWebSocket(url); } else { alert("您的浏览器不支持WebSocket。"); return ; } ws.onopen = function() { log("open"); setConnected("已连接"); //设置发...
来源: Laya_社区 发布时间: 20170724
...this message. Guideline 4.0 - Design Your app includes an update button or alerts the user to update the app, but the update button or alert does not link directly to the app’s page on the App Store. Please see attached screenshots for details. Next Steps To resolve this issue, please ensure that ...
来源: Laya_社区 发布时间: 20171221
..., this.StopRecordAudio) } Loginyim() { YIMMain.callWithBack(function (n) { alert(n); }, "login",randomString(6)); } JoinRoom() { YIMMain.callWithBack(function (n) { alert(n); }, "joinChatRoom","235369"); } StartRecordAudio() { YIMMain.callWithBack(function (n) { alert(n); }, "onTouch","d"); } StopRe...
来源: Laya_社区 发布时间: 20170722
...t;>>>>>>>>evalundefined 模拟器信息是有个alert弹窗,上面的文字: exception info:[TypeError: this._nativeObj.addGlobalValueDefine is not a function.(In "this._nativeObj.addGlobal ValueDefine(modifyType, type, size, defaultData)", "this._nativeObj.addGlobalValu...
来源: Laya_社区 发布时间: 20200218
...性异常 Laya如何做线上客户端报错信息收集? 线上客户端alert弹窗报错应该如何收集? 问题状态 最新活动: 2018-05-29 14:03 浏览: 663 关注: 3 人
来源: Laya_社区 发布时间: 20180527
...码里写了 window.onerror = function (msg, url, line, column, detail) { alert("传奇世界")} 怎么不起效 2018-07-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 青衿 赞同来自: 经过试验: 发...
来源: Laya_社区 发布时间: 20180718
Laya.alertGlobalError Laya.alertGlobalError是undefind; 我用alert(Laya.alertGlobalError)弹出undefind; 2018-07-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: Laya.alertGlobalErro...
来源: Laya_社区 发布时间: 20180718