大约有 55 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0031 秒)
...擎 Laya.init(100, 100); var file = Laya.Browser.document.createElement("input"); file.type = "file"; file.style.position = "absolute"; file.style.zIndex = 999; Laya.Browser.document.body.appendChild(file);//添加到舞台 var fileReader = new Laya.Browser.window.FileReader(); file.onchange = funct...
来源: Laya2.0_文档 发布时间: 20210714
...invocation) 求助!华为快游戏发布后报错 Unexpected end of JSON input Failed to load: Array buffer allocation failed rpk加载本地资源报错 Request failed Status:0 问题状态 最新活动: 2018-03-09 16:05 浏览: 3387 关注: 3 人 zqn951201 • 2017-10-31 17:20 没有啊,我是...
来源: Laya_社区 发布时间: 20171031
...能 请问下LAYA有支持上传头像的功能么,类似于H5里面的input type=“file” 2017-09-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 看下这篇文档https:...
来源: Laya_社区 发布时间: 20170924
...链接 提交 2 个回复 a1005945485 赞同来自: 添加个file类型的input 2017-11-16 0 0 分享 微博 QZONE 微信 Monica - 知识达人 赞同来自: 这个文档中有具体的例子,你可以去看下:https://ldc.layabox.com/doc/?nav=zh-as-3-4-1 2017-11-17 0 0 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20171116
...令编译出错 layaair2-cmd compile 提示rpt2: config error TS18003: No inputs were found in config file 'tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '[]'. 附件 : --> FrameWork2_0.zip 2020-01-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...
来源: Laya_社区 发布时间: 20200113
...ype 'Array' 求助!华为快游戏发布后报错 Unexpected end of JSON input Failed to load: 调试工具正常,真机报错:Request failed Status:0 text( 加载场景失败) HttpRequest在ios系统出现Request failed Status:0 text:,安卓没事 scriptEngine 0xc30edooo loadScriptStrin...
来源: Laya_社区 发布时间: 20180524
... 分享 微博 QZONE 微信 Funkyfun 赞同来自: 同样也没办法触发input file类型的点击事件 2017-08-09 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Funkyfun 相关问题 laya针对页游耗用内存大的问题是如何...
来源: Laya_社区 发布时间: 20170809
原生js如何调用laya里的方法? 我打算用原生input type="file"上传(头像)图片,然后传入laya之中, 另外,laya什么时候自身支持file方法啊? 2017-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20170426
...compile.js [14:22:35] Starting 'compile'... rpt2: config error TS18003: No inputs were found in config file 'tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '[]'. [14:22:35] 'compile' errored after 286 ms [14:22:35] Error: Unexpected token (Note that you need plugi...
来源: Laya_社区 发布时间: 20191115
...周年》微信H5 我在这个作品中主要用到了原生js上传功能(input[type=file]),同时原生js和laya.js之间进行数据交互,这其间有过几次技术碰壁,感谢 @cuixueying 的技术支持,也真挚地期望LayaAir能够有自己的上传功能,加油! 附件 : --> ...
来源: Laya_社区 发布时间: 20170512