大约有 2,110 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0098 秒)
...我说的问题,比如我直接这样子给 html元素赋值会报错 <div>&123</div> qian • 2018-02-10 20:02 你想实现什么功能
来源: Laya_社区 发布时间: 20180208
...Batch/RenderElementBatch.ts:13 Methods batch batch(elements: SingletonList<RenderElement>): void Defined in laya/d3/graphics/Batch/RenderElementBatch.ts:38 BatchData Parameters elements: SingletonList<RenderElement> Returns void recoverData recoverData(): void Defined in laya/d3/graphics...
来源: Laya3.0_api 发布时间: 20231115
...e2 = Laya.Loader.TEXTURE2D; Laya.loader.load([url1, url2]).then((res:Array<any>)=> { //加载多个,不带类型 }); Laya.loader.load([url1, url2], type).then((res:Array<any>)=> { //加载多个,统一设置类型 }); Laya.loader.load([{ url:url1, type: type1 }, { url:url2, typ...
来源: Laya3.0_文档 发布时间: 20251010
...乐。。。【例子使用引擎1.7.9】 在index中添加audio标签 <audio style="display:none; height: 0" id="bg-music" preload="auto" loop="loop"></audio> 具体详情看demo吧。 附件 : --> laya_soundDemo1.7_.9_.rar 2017-12-04 添加评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20171204
...pp/Contents/tools/hvigor/bin/hvigorw.js --mode module -p module=entry@default -p product=default -p requiredDeviceType=default assembleHap --analyze=normal --parallel --incremental --daemon > hvigor UP-TO-DATE :entry:default@PreBuild... > hvigor UP-TO-DATE :libSysCapabilities:default@PreBuild....
来源: Laya_社区 发布时间: 20250106
....ts:20 Returns Texture2DLoader Methods load load(task: ILoadTask): Promise<BaseTexture> Implementation of IResourceLoader.load Defined in laya/loaders/TextureLoader.ts:32 Parameters task: ILoadTask Returns Promise<BaseTexture> Globals "laya/loaders/TextureLoader" RenderTextureLoader Text...
来源: Laya3.0_api 发布时间: 20231115
... Returns void Methods Static load load(url: string, options: any): Promise<any> Defined in laya/net/WorkerLoader.ts:46 Parameters url: string options: any Returns Promise<any> Static workerSupported workerSupported(): boolean Defined in laya/net/WorkerLoader.ts:19 是否支持worker Retu...
来源: Laya3.0_api 发布时间: 20231115
... this._eventList.length = 0; while (i < len){ var evt=localevnetList[i]; if (evt.type!=='mousemove')this._prePoint.x=this._prePoint.y=-1000000; switch (evt.type){ ...
来源: Laya_社区 发布时间: 20170614
...ayaair2-cmd报错怎么办啊 npm WARN deprecated core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfill...
来源: Laya_社区 发布时间: 20220406
...: Expecting UnicodeEscapeSequence -- uXXXX at JS_Parse_Error.get (eval at <anonymous> (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/layacmd/node_modules/uglify-js/tools/node.js:27:1), <anonymous>:86:23) 2018-01-02 添加评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20180102