书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 68815 个相关结果.
  • Deploy an App

    Deploy an App Using kubectl to Create a Deployment Interactive Tutorial - Deploying an App Deploy an App Using kubectl to Create a Deployment Interactive Tutorial - Deploy...
  • App Templates

    App Templates How App Templates Work Why App Templates App Templates An app template serves as a way for users to upload, deliver and manage apps. Generally, an app is compos...
  • App development

    App development App development Introduction Create an app Enable the app App architecture Tutorial Setup Routes & controllers Database Connect database & controller...
  • The redirects app

    The redirects app Installation How it works How to add, change and delete redirects Via the admin interface Via the Python API Middleware The redirects app Django comes w...
  • 打开 App

    打开 App 使用方法 小程序端 app 端 代码示例 error 事件参数说明 打开 App 此功能需要用户主动触发才能打开 APP,所以不由 API 来调用,需要用 open-type 的值设置为 launchApp 的 button 组件的点击来触发。 当小程序从 APP 分享消息卡片的场景打开(场景值 1036,APP 分享...
  • Android 发布参考

    Android 发布参考 Android 发布参考 构建 替换keystore 打包 加固 重签名 生成市场渠道包 🙆‍♂️具体的使用方法 Android 发布参考 Android 发布参考 构建 使用常规构建工具构建apk包。对外发布的版本一般建议开启混淆,混淆在build.gradle中配置。 替换keystore ...
  • Android 打包发行

    应用配置 生成apk 查看签名信息 应用配置 打开build.gradle文件,修改versionCode和versionName字段,如下图: versionCode为应用的版本号(整数值),用于各应用市场的升级判断,建议与manifest.json中version -> code值一致 versionName为应用的版本名称(字符串)...
  • Android 模块配置

    模块配置 依赖库配置 添加应用权限 dcloud_properties.xml 配置 添加第三方应用信息 其他模块配置 模块配置 依赖库配置 参考“Feature-Android.xls”文档确定应用中使用到的扩展API,拷贝libs目录中对应的“jar或aar”文件拷贝到工程的app->libs目录下,如使用地图功能,需将下图“jar...
  • Android多媒体

    Android多媒体 管理音频播放(Managing Audio Playback) 拍照(Capturing Photos) 打印(Printing Content) Android多媒体 编写:kesenhoo - 原文:http://developer.android.com/training/building-multimedia....
  • Android分享操作

    Android分享操作(Building Apps with Content Sharing) 分享简单的数据(Sharing Simple Data) 分享文件(Sharing Files) 使用NFC分享文件(Sharing Files with NFC) Android分享操作(Building Apps with Content Sha...