大约有 150 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0044 秒)
...rted. D/IMonitor: Load library imonitor_jni V/ActivityThread: Skipping new config:{1.0 ?mcc?mnc [zh_CN_#Hans] ldltr sw360dp w360dp h578dp 480dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1808) mAppBounds=Rect(0, 0 - 1080, 1808) mWindowingMode=fullscreen mActivityTy...
来源: Laya_社区 发布时间: 20190723
...启用微信bin目录调试 安装后运行vscode,按Ctrl + Shift + P Configure Display Language 安装中文语言包 Extensions 搜索 debug for Chrome 安装 修改 compile.js中的sourcemap属性修改为true 或者搜索sourcemap:修改false为true 修改config.json中sourceMap属性为t...
来源: Laya_社区 发布时间: 20200818
...09 22:04:33.129 12728-12832/? I/LayaBox: require(/sdcard/layabox/scripts/config.js) found the file in the package:scripts/config.js 12-09 22:04:33.132 12728-12832/? I/LayaBox: JSRuntime::callMethod {} 12-09 22:04:33.132 12728-12832/? I/LayaBox: JSRuntime::callMethod {} 12-09 22:04:33.136 127...
来源: Laya_社区 发布时间: 20181209
... export default class GameUI extends Laya.Scene { constructor() { super(); Config.isAlpha = true; Laya.init(480, 900); Laya.stage.bgColor = null; //加载场景文件 this.loadScene("test/TestScene.scene"); //添加3D场景 var scene = Laya.stage.addChild(new Laya.Scene3D()); //添加照相机 var c...
来源: Laya_社区 发布时间: 20201021
...dio打开构建后的工程。 打开ohos/entry/src/main/resources/rawfile/config.ini,修改JSDebugMode的值,设置需要的调试模式。如图2-1所示, (图2-1) JSDebugMode的取值和含义如下: 取值 含义 0 关闭调试功能 1 Debug/Normal模式 2 Debug/Wait模式 当项目正...
来源: Laya3.0_文档 发布时间: 20251010
...pe":1,"proType":2,"layaProType":1,"version":"2.0.0"} ``` #### `语言版本config.json` 图9中的`jsconfig.json`存放着IDE的编译配置信息,勿删。 ### 2.7 发布目录 发布目录默认是不存在的,需要点击发布按钮,发布项目后才会生成对应的版本目录,如图...
来源: Laya2.0_文档 发布时间: 20210714
.../mp.weixin.qq.com/debug/wxagame/dev/index.html?t=2018115)。 #### `project.config.json`小游戏的项目配置文件 文件里包括了小游戏项目的一些信息,如果想修改appid等信息,可以直接在这里面编辑。 > 项目参数libVersion的值一定要是game,这里一般不...
来源: Laya2.0_文档 发布时间: 20210714
...AppStore类, 这个类继承自LayaPlatformInterface类, 并且在resource/config.ini中设置了platformClassName=MarketAppStore, 这样, 我们以login方法为例, 只需要在MarketAppStore.mm中重写LP_Login方法, 就完成了对login方法的二次开发. Part.2 - JavaScript调用OC: 还是...
来源: Laya_社区 发布时间: 20170411
...pe":1,"proType":1,"layaProType":1,"version":"2.0.0"} ``` #### `语言版本config.json` 图9中的`tsconfig.json`存放着IDE的编译配置信息,勿删。 ### 3.7 发布目录 发布目录默认是不存在的,需要点击发布按钮,发布项目后才会生成对应的版本目录,如图...
来源: Laya2.0_文档 发布时间: 20210715
...alstorage/logo/logo.png I/LayaBox (12689): require(/sdcard/layabox/scripts/config.js) I/LayaBox (12689): found the file in the package:scripts/config.js I/LayaBox (12689): Download [ ]:http://192.168.137.1/public/sh ... 2.471 E/LayaBox (12689): download image file error! file:////data/data/com.klzz....
来源: Laya_社区 发布时间: 20170320