大约有 98 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0061 秒)
...com/downloa ... 21786 Failed to load resource: the server responded with a status of 404 (Not Found) E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\layarepublic\toolbar\extension.js:66 Problem retrieving XML data E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\codeextension\servicecount\extension.j...
来源: Laya_社区 发布时间: 20180319
...ue); xhr.responseType = "arraybuffer"; xhr.onload = function () { if (this.status == 200) { var blob = new Blob([this.response], { type: "image/png" }); var img = document.createElement("img"); img.onload = function (e) { window.URL.revokeObjectURL(img.src); // 清除释放; }; img.src = window.URL....
来源: Laya3.0_文档 发布时间: 20230303
...ilter> </activity> <receiver android:name="com.youme.im.NetworkStatusReceiver" android:label="NetworkConnection" > <intent-filter> <action android:name="android.net.conn.CONNECTIVITY_CHANGE" /> </intent-filter> </receiver> </application> </manifest>...
来源: Laya_社区 发布时间: 20170722
...rno 1 npm ERR! electron@1.7.9 postinstall: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the electron@1.7.9 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional log ging output above. npm ERR! A complete log of this run can be found ...
来源: Laya_社区 发布时间: 20171027
...ue); xhr.responseType = "arraybuffer"; xhr.onload = function () { if (this.status == 200) { var blob = new Blob([this.response], { type: "image/png" }); var img = document.createElement("img"); img.onload = function (e) { window.URL.revokeObjectURL(img.src); // 清除释放; }; img.src = window.URL....
来源: Laya2.0_文档 发布时间: 20210715
...改变响应类型。就是告诉服务器你期望的响应格式。 | | status | `unsigned short` | 该请求的响应状态码 (例如, `状态码`200 表示一个成功的请求).**只读.** | | ` statusText` | ` DOMString` | 该请求的响应状态信息,包含一个状态码和原因短语 (...
来源: Laya2.0_文档 发布时间: 20210714
...ue); xhr.responseType = "arraybuffer"; xhr.onload = function () { if (this.status == 200) { var blob = new Blob([this.response], { type: "image/png" }); var img = document.createElement("img"); img.onload = function (e) { window.URL.revokeObjectURL(img.src); // 清除释放; }; img.src = window.URL....
来源: Laya2.0_文档 发布时间: 20210714
...ue); xhr.responseType = "arraybuffer"; xhr.onload = function () { if (this.status == 200) { var blob = new Blob([this.response], { type: "image/png" }); var img = document.createElement("img"); img.onload = function (e) { window.URL.revokeObjectURL(img.src); // 清除释放; }; img.src = window.URL....
来源: Laya2.0_文档 发布时间: 20210714
...on=2.0 2019-06-18 13:34:08.500431+0800 test1[6479:65523] Reachability Flag Status: -R ------- networkStatusForFlags 2019-06-18 13:34:08.500574+0800 test1[6479:65523] >>>>>>>checkNetworkState 有网络 2019-06-18 13:34:08.500671+0800 test1[6479:65523] =============onGLReady width...
来源: Laya_社区 发布时间: 20190618
... OS,9.3.2 2018-01-09 20:50:15.134 ZhuaWawa[2531:1863752] Reachability Flag Status: -R ------d localWiFiStatusForFlags 2018-01-09 20:50:15.134 ZhuaWawa[2531:1863752] >>>>>>>checkNetworkState wifi 2018-01-09 20:50:15.134 ZhuaWawa[2531:1863752] =============onGLReady width=1080,hei...
来源: Laya_社区 发布时间: 20180109