大约有 1,604 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0081 秒)
...]{15,18}$"); if(reg.test(str)){ console.log("ok"); } 验证手机号码 var reg:RegExp = new RegExp("^1[0-9]{10}$"); 2017-06-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...
来源: Laya_社区 发布时间: 20170609
....toLowerCase())) { console.log("mouseX:=["+ mouseX+"] mouseY:=["+mouseY+"] _lastX:=["+this._lastX+"] _lastY:=["+this._lastY+"] offsetX:=["+offsetX+"] offsetY:=["+offsetY+"]"); } else ...
来源: Laya_社区 发布时间: 20180720
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 laya怎么跨域加载图片 合并小图片 图片添加点击事件 有的不生效 问题状态 最新活动: 2018-02-01 19:23 浏览: 923 关注: 2 人 qia...
来源: Laya_社区 发布时间: 20180201
...e /*我以为第一个参数就是给场景实例对象*/){ console.log("scene:" + typeof(scene)); // 这里打印出来的是scene:object scene.getTestVallue(); // 我定义的一个public 方法,这里找不到这个函数,会报错,所以scene参数并不是给...
来源: Laya_社区 发布时间: 20181206
...); var stageWidth = Laya.stage.width; var stageHeight = Laya.stage.height; console.log(stageWidth*0.05+":"+stageHeight); var path = [ ["moveTo",stageWidth*0.05,0], ["actTo",stageWidth*0.8,0,stageWidth*0.8,stageHeight*0.05,10], ["actTo",stageWidth*0.8,stageHeight*0.6,stageWidth*0.75,stageHeight*0.6,1...
来源: Laya_社区 发布时间: 20170806
...Clip_win.png",11, 1); this.singleNumberW = this.k.width; this.k.index = 2; console.log(this.singleNumberW+"======"+this.k.width); this.addChild(this.k); 是不是因为图片太大,cilp有什么限制吗 附件 : --> 2017-08-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...
来源: Laya_社区 发布时间: 20170804
...除非重启电脑才能打包 web端打包发布后能不能自动删除console.log 问题状态 最新活动: 2026-01-17 17:03 浏览: 556 关注: 2 人 1673875245用户 • 2026-01-17 20:32 目前是按照已出模板内容的方式解决。 1673875245用户 • 2026-01-17 20:33 还有一个问...
来源: Laya_社区 发布时间: 20260117
...:56 我们的后台懒:) ying1247680740 • 2017-12-29 13:26 @z1071051378: console.log("浏览器名称:" + navigator.appName + "\n 浏览器版本号:" + navigator.appVersion + "\n 浏览器发送的字符串:" + navigator.userAgent + "\n 浏览器的代码...
来源: Laya_社区 发布时间: 20171229
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 socket收到服务器的数据如何解析成proto对象? spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261...
来源: Laya_社区 发布时间: 20180722
...有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 开启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 两个问题 有元件支援视频流渲染吗? Image元...
来源: Laya_社区 发布时间: 20170903