大约有 90 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0076 秒)
...mission android:name="android.permission.ACCESS_COARSE_LOCATION" /> <application android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name"> <activity android:name="demo.MainActivity" android:screenOrientation="landscape" android:windowSoftInputMode="s...
来源: Laya_社区 发布时间: 20170722
...roid.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. This behavior can be disabled in the "Logcat output" section of th...
来源: Laya_社区 发布时间: 20171218
...ei-mha_al00-3HX0217401012320 Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. I/om.layabox.tes: Reinit property: dalvik.vm.checkjni= false D/ZrHung.AppEyeUiProbe: AppEyeUIP created. D/ActivityThre...
来源: Laya_社区 发布时间: 20190723
...esomeMessage.decode(buffer); // ... do something with message // If your application uses length-delimited buffers, there is also encodeDelimited and decodeDelimited. } })(); 2018-07-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...
来源: Laya_社区 发布时间: 20180704
...;value是头部的值,不应该包括换行。比如["Content-Type", "application/json"]。 */ send(url: string, data: any = null, method: "get" | "post" | "head" = "get", responseType: "text" | "json" | "xml" | "arraybuffer" = "text", headers: any[] | null = null) 2.1.3 支持的事件类型 ...
来源: Laya3.0_文档 发布时间: 20250104
...的个性设置。这里的文件通常不建议项目成员间共享。 application: 保存到系统的用户数据目录。这是IDE使用者对IDE的个性设置,它应该是和具体项目不相关的。 memory:仅存在于内存中,不会保存到文件。 第三个参数是类型名称...
来源: Laya3.0_文档 发布时间: 20251010
...;after 07-04 20:55:27.639: I/Choreographer(7884): Skipped 31 frames! The application may be doing too much work on its main thread. 07-04 20:55:27.645: I/OpenGLRenderer(7884): Initialized EGL, version 1.4 07-04 20:55:27.646: D/(7884): HostConnection::get() New Host Connection established 0xad5e3c3...
来源: Laya_社区 发布时间: 20190704
...48:59.624 1040-22676/? D/ActivityManager: PowerFireWall calc failed to get application info 06-09 11:48:59.624 1040-22676/? D/ActivityManager: PowerFireWall calc com.huawei.android.wfdft is System App, skip 06-09 11:48:59.624 1040-22676/? D/ActivityManager: PowerFireWall calc com.huawei.android.hwou...
来源: Laya_社区 发布时间: 20170609
...eco Studio版本: API版本: Deveco Studio 构建日志:/Applications/DevEco-Studio.app/Contents/tools/node/bin/node /Applications/DevEco-Studio.app/Contents/tools/hvigor/bin/hvigorw.js --mode module -p module=entry@default -p product=default -p requiredDeviceType=default assembleH...
来源: Laya_社区 发布时间: 20250106
...gify(data), URLRequestMethod.POST, URLResponseType.JSON, ["Content-Type", "application/json"]); } private completeHandler(e: any): void { console.log("netconnection complete:", e); if (e) { var adpter: number = e.adp...
来源: Laya_社区 发布时间: 20161109