• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 829 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0041 秒)

781. Web Storage数据存储(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 46%]

...ample { public function LayaSample() { Laya.init(100,100); LocalStorage.setItem("key","hello"); LocalStorage.setItem("data","hello"); var data:Object = {"index":0,"index1":1}; LocalStorage.setJSON("item",data);//直接传入Object,接口内部转化为JSON格式字符串存储 } } } ``` 在chrome...

来源: Laya2.0_文档 发布时间: 20210715

782. Unity导出报错KeyNotFoundException: The given key was not present in the dictionary. [ 46%]

...nary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaE...

来源: Laya_社区 发布时间: 20180308

783. VBOX动态增加的元素没有自动布局 [ 46%]

...批报错. 请问layaair2.0-js 怎么用程序在list中添加多元素的item dialog可以点击到外部的元素,如何使其外边不能点击 问题状态 最新活动: 2017-07-26 16:30 浏览: 2153 关注: 2 人 peterz3g • 2017-07-26 09:52 已经更新问题,并上传项目源码。请...

来源: Laya_社区 发布时间: 20170725

784. list在panel中时,list里内容没有被遮罩住,在手机上出现,在电脑上没问题 [ 46%]

...d to start. 请问layaair2.0-js 怎么用程序在list中添加多元素的item FD 宏编译时 出现 试图访问该方法时失败 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 发布H5后通过网页打开出现左上角的那个图标...

来源: Laya_社区 发布时间: 20170119

785. LayaAirIDE2.7版本导出类名不正确问题 [ 45%]

...s://ask.layabox.com/question/47163?notification_id=107061&rf=false&item_id=41359&answer_id=41359&single=TRUE#!answer_41359 2020-08-10 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 S_eVent 相关问题 unity导出粒子...

来源: Laya_社区 发布时间: 20200809

786. U3D场景导不出,出现以下问题。求帮忙导出!!!!! [ 45%]

...nary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaE...

来源: Laya_社区 发布时间: 20171106

787. 关于ios下的错误 [ 45%]

...shMonitor::displayDidRefresh() + 456 25 QuartzCore CA::Display::DisplayLinkItem::dispatch() + 32 26 QuartzCore CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 324 27 IOKit IODispatchCalloutFromCFMessage + 376 28 CoreFoundation ___CFMachPortPerfo...

来源: Laya_社区 发布时间: 20180409

788. List翻页效果 [ 44%]

...kin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, this.onMouse) } onOpened(param: any) { super.onOpened(param); let imgArray = ; for (le...

来源: Laya_社区 发布时间: 20171202

789. 关于laya图片资源缓存的问题 增量更新文件缓存 [ 44%]

...方法来管理引用地址const res = [{ url: setStaticPrefix("card/card_item_bg.png"), type: Laya.Loader.IMAGE }] /** 添加文件hash */ export const setStaticPrefix = (url:string) :string => { if (staticHash[`images/${url}`]) { return staticHash[`images/${url}`] } return `images/${url}` }然...

来源: Laya_社区 发布时间: 20180412

790. 请问,在使用插件导出包含多个动画的FBX文件时报错,怎么处理? [ 44%]

...nary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaE...

来源: Laya_社区 发布时间: 20171108