大约有 223 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0042 秒)
Laya_社区(152) Laya2.0_文档(16) laya_api(15) Laya2.0_api(15) Laya3.0_文档(10) Laya2.0_示例(6) Laya_示例(5) Laya3.0_api(4)
...我们看下简单的脚本怎么实现这种效果。 ```javascript var data = '' + '' + '' + 'I like ' + '' + 'cheese' + '' + '' + ''; var DOMURL = window.URL || window.webkitURL || window; var img = new Image(); var svg = new Blob([data], {type: 'image/svg+xml'}); var url = DOMURL.createObjectURL...
来源: Laya2.0_文档 发布时间: 20210714
...his,errorHandler); xhr.once(Event.PROGRESS,this,processHandler); var sendData = {account:"aaa",password:"bbb"} xhr.send("http://xxx/login", JSON.stringify(sendData), "post", "json", ["content-type","application/json"]); function processHandler(data){ console.log (data) } function completeHa...
来源: Laya_社区 发布时间: 20180824
... // 设置数据项为对应图片的路径 var data: Array<String> = []; //解析二进制已获得关卡队列,先取有效位书 let s = json.my_guanqia.substr(0,this.default_guanqia.length); data = this.fi...
来源: Laya_社区 发布时间: 20210122
...我们看下简单的脚本怎么实现这种效果。 ```javascript var data = '' + '' + '' + 'I like ' + '' + 'cheese' + '' + '' + ''; var DOMURL = window.URL || window.webkitURL || window; var img = new Image(); var svg = new Blob([data], {type: 'image/svg+xml'}); var url = DOMURL.createObjectURL...
来源: Laya2.0_文档 发布时间: 20210715
...0 1 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; export default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this.list_rule.h...
来源: Laya_社区 发布时间: 20171202
...0 1 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; export default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this.list_rule.h...
来源: Laya_社区 发布时间: 20181112
...on: Didn't find class "demo.MainActivity" on path: DexPathList[[zip file "/data/app/com.angelport.apptest-Lo_yTvpJWT9iznFcVx-p0w==/base.apk"],nativeLibraryDirectories=[/data/app/com.angelport.apptest-Lo_yTvpJWT9iznFcVx-p0w==/lib/arm64, /data/app/com.angelport.apptest-Lo_yTvpJWT9iznFcVx-p0w==/base.ap...
来源: Laya_社区 发布时间: 20190102
...long time:103 url=LayaScene_Ninja/Conventional/Ninja-cd389f8b07.lh GradientDataNumber warning:the forth key is be force set to 1. GradientDataNumber warning:data count must lessEqual than 4 GradientDataColor warning:the forth key is be force set to 1. Gradient:warning:data count must lessEqual than ...
来源: Laya_社区 发布时间: 20200220
...0 0 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; export default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this.list_rule.h...
来源: Laya_社区 发布时间: 20180724
...来自: loader callback cost a long time:2442 url=http://192.168.0.244/res/data/preLoad/HitNum/HitNum1/HitNum1.json 我也遇到了这个问题,,其他文件比他大,都比他快 这个文件才4.22 KB (4,325 字节) 2017-11-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被...
来源: Laya_社区 发布时间: 20170510