大约有 444 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)
Laya_社区(361) Laya3.0_api(23) Laya2.0_文档(19) Laya_示例(14) Laya2.0_示例(12) Laya2.0_api(7) laya_api(6) Laya3.0_文档(2)
...ew URLLoader(); this.publicloader.dataFormat=/*iflash.net.URLLoaderDataFormat.VARIABLES*/"variables"; this.publicloader.addEventListener(/*iflash.events.Event.COMPLETE*/"complete",BIND$(this,this.checkListComp)); this.url=new URLRequest(...
来源: Laya_社区 发布时间: 20151217
...r ProgressBar,resArray; Laya.loader.load([ {url:"res/Public.fui",type:laya.net.Loader.BUFFER}, {url:"res/Public@atlas_ucn9w.png",type:laya.net.Loader.IMAGE}, {url:"res/Public@atlas_ucn90.png",type:laya.net.Loader.IMAGE}, {url:"res/Public@atlas0.png",type:laya.net.Loader.IMAGE}, {url:"res/Public@sl46...
来源: Laya_社区 发布时间: 20171207
...asses | Index | Frames No Frames URLProperties | Methods Packagelaya.netClasspublic class URLInheritanceURL Object URL 提供URL格式化,URL版本管理的类。 引擎加载资源的时候,会自动调用formatURL函数格式化URL路径 通过basePath属性可以设置网络基础路径...
来源: Laya2.0_api 发布时间: 20190513
...e:///F:/Laya/Project/firstGame/bin/h5/comp/bg.png Failed to load resource: net::ERR_FILE_NOT_FOUND file:///F:/Laya/Project/firstGame/bin/h5/comp/image.png Failed to load resource: net::ERR_FILE_NOT_FOUND firstGame.max.js:9137 [warn]Retry to load: F:/Laya/Project/firstGame/bin/h5/comp/bg.png firstGam...
来源: Laya_社区 发布时间: 20170108
...的内存 单位为KB 返回值不太准确,但是可以作为参考 getNetworkType() 获得网络状态 返回int值,NET_NO = 0;NET_WIFI = 1;NET_2G = 2;NET_3G = 3;NET_4G = 4;NET_UNKNOWN=5 getRuntimeVersion() 获得Runtime的版本 返回值是一个字符串,类似ios-conch5-0.9.2、android-c...
来源: Laya3.0_文档 发布时间: 20251010
... | 单位为KB | 返回值不太准确,但是可以作为参考 | | getNetworkType() | 获得网络状态 | 返回int值,NET_NO = 0;NET_WIFI = 1;NET_2G = 2;NET_3G = 3;NET_4G = 4;NET_UNKNOWN=5 | | | getRuntimeVersion() | 获得Runtime的版本 | 返回值是一个字符串,类似ios-conch5-0.9....
来源: Laya2.0_文档 发布时间: 20210715
...)&& (errorCode=0); if (!errorCode){ var tempData; if (type==/*laya.net.Loader.JSON*/"json" || type==/*laya.net.Loader.ATLAS*/"atlas"){ tempData=MiniAdpter.getJson(data.data); }else if (type==/*laya.net.Loader.XML*/"xml"){ tempData=Utils.parseXMLFromString(data.data); } // else if (type==/*la...
来源: Laya_社区 发布时间: 20180704
... Frames No Frames HttpRequestProperties | Methods | Events Packagelaya.netClasspublic class HttpRequestInheritanceHttpRequest EventDispatcher Object HttpRequest 通过封装 HTML XMLHttpRequest 对象提供了对 HTTP 协议的完全的访问,包括做出 POST 和 HEAD 请求以及普通的 GE...
来源: laya_api 发布时间: 20170929
... Frames No Frames HttpRequestProperties | Methods | Events Packagelaya.netClasspublic class HttpRequestInheritanceHttpRequest EventDispatcher Object HttpRequest 通过封装 HTML XMLHttpRequest 对象提供了对 HTTP 协议的完全的访问,包括做出 POST 和 HEAD 请求以及普通的 GE...
来源: Laya2.0_api 发布时间: 20190513
...关的链接 提交 1 个回复 Aaron1111 赞同来自: https://blog.csdn.net/dickyqie/article/details/78898572 https://blog.csdn.net/ns2250225/article/details/79325006 https://blog.csdn.net/weixin_37683659/article/details/79513816 我们文档有开启摄像头的例子,做ar 可以接第三...
来源: Laya_社区 发布时间: 20180720