书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 1650 个相关结果.
  • Types

    Types Type Annotation Type Identifier Tuple Type Function Type Restrictions for Nonescaping Closures Array Type Dictionary Type Optional Type Implicitly Unwrapped Optional ...
  • Manual Install w/Civetweb

    897 2019-12-29 《Ceph v15.0 Document》
    Install Ceph Object Gateway Execute the Pre-Installation Procedure Install Ceph Object Gateway Create a Gateway Instance Change the Default Port Using SSL with Civetweb Additi...
  • Deleting TripleO

    Deleting TripleO 1. 删除undercloud 删除openstack 包 删除mariadb 数据库文件 删除ovs-port 、ovs bridge 删除/etc/swift 目录 删除undercloud的网络配置 2. 删除overcloud Deleting TripleO 在某些情况下,我们可能会需要删...
  • RGW介绍

    RGW介绍 RGW介绍 RGW全称Rados Gateway,是ceph封装RADOS接口而提供的gateway服务,并且实现S3和Swift兼容的接口,也就是说用户可以使用S3或Swift的命令行工具或SDK来使用RGW。 RGW对象存储也可以作为docker registry 的后端,相对与本地存储,将docker镜像存储到RGW后端可以保证即...
  • Conclusion

    Conclusion Conclusion You’ve successfully completed Chapter 2, Object Oriented Swift. In Lesson 1 and 6, you’ve learned how one init method may call the other init method throu...
  • 在iOS上使用ML Kit识别地标

    1113 2018-05-11 《ML Kit 中文文档》
    在iOS上使用ML Kit识别地标 在您开始之前 配置地标识别器 运行地标识别器 得到一个VisionCloudLandmarkDetector 实例: 使用UIImage 或者CMSampleBufferRef 创建一个VisionImage 对象: 然后,将图像传递给该detect(in:) 方法: 获取著名地标的有关信息 在iOS...
  • Kotlin 用于原生开发

    Kotlin/Native 用于原生开发 为什么选用 Kotlin/Native? 目标平台 互操作 在多个平台之间共享代码 接下来做什么? 文档 教程 样例项目 Kotlin/Native 用于原生开发 Kotlin/Native 是一种将 Kotlin 代码编译为无需虚拟机就可运行的原生二进制文件的技术。 它是一个基于 LLV...
  • Document Revision History

    Document Revision History Document Revision History Document Revision History 2018-09-17 Updated for Swift 4.2. Added information about accessing all of an enumeration’...
  • The Basics

    The Basics Constants and Variables Declaring Constants and Variables Type Annotations Naming Constants and Variables Printing Constants and Variables Comments Semicolons Int...
  • Set and Tuple

    Set and Tuple Introduction Problem Introducing Sets Multiple Ways to Create Arrays Multiple Ways to Create Sets Built-In Set Methods Create Two Arrays Ternary Operator Check...