大约有 19 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0051 秒)
...:1,"key":"width","index":100}]}}],"name":"loading1","id":1,"frameRate":24,"action":2}]}; return loadingjzaUI; })(View) //class ui.loadingUI extends laya.ui.View var loadingUI=(function(_super){ function loadingUI(){ this.loadingMC=null; loadingUI.__super.call(this); } __class(loadingUI,'ui.loadingUI...
来源: Laya_社区 发布时间: 20170725
...何互相引用module, namespace都不完善,内部开发人员应该是action script技术人员占绝对主导地位的,typescript/javascript应该是边缘角色,所以不重视typescript的文档,说不上话。 我探索了好久,发现2.x的typescript分文件组织代码的方法,...
来源: Laya_社区 发布时间: 20181026
... install(Context context, String filePath) { Intent i = new Intent(Intent. ACTION_VIEW); File file = new File(filePath); if (file != null && file.length() > 0 && file.exists() && file.isFile()) { i.setDataAndType(Uri.parse("file://" + filePath), "application/vnd.android.pa...
来源: Laya_社区 发布时间: 20160104
...k/mmcblk0p34 success item id=1333,0x682496 criticallogService::ACTION_REQUEST_WRITE_RAW,size:207, content is <multimedia-fence_timeout-begin> LOGTYPE: 309 log-time: 2018-08-20 16:53:51 log-buildTime: R7Plusm_11_160822 log-colorOS: V2.1 log:kgsl fence...
来源: Laya_社区 发布时间: 20180820
...k/mmcblk0p34 success item id=1333,0x682496 criticallogService::ACTION_REQUEST_WRITE_RAW,size:207, content is <multimedia-fence_timeout-begin> LOGTYPE: 309 log-time: 2018-08-20 16:53:51 log-buildTime: R7Plusm_11_160822 log-colorOS: V2.1 log:kgsl fence...
来源: Laya_社区 发布时间: 20181213
...b shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Connecting to com.layabox.game Capturing and displaying logcat messages from application. Thi...
来源: Laya_社区 发布时间: 20171218
...b shell am start -n "com.layabox.test/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Client not ready yet..Waiting for process to come online Connected to process 27883 on device huawei-mha_al00-3HX0217401012320 Capturing and displaying logcat messages from appl...
来源: Laya_社区 发布时间: 20190723
...gifsicle@4.0.1~postinstall: Failed to exec postinstall script 31934 timing action:postinstall Completed in 18553ms 31935 verbose unlock done using C:\Users\Administrator\AppData\Roaming\npm-cache\_locks\staging-abc99ad82fab7dbe.lock for C:\Users\Administrator\AppData\Roaming\npm\node_modules\.stagin...
来源: Laya_社区 发布时间: 20200211
... "text", type : "string" }, { name : "count" , type: "number" }, { name : "actions", inspector: "Buttons", options : { buttons : [ { caption : "点我", event: "my_click" } ] } } ] } ]); this._panel.allowUndo = true; //根据需要设置 //如果不需要undo功能,也可以直接this._data = {}; ...
来源: Laya3.0_文档 发布时间: 20251010