书栈网 · BookStack 本次搜索耗时 0.042 秒,为您找到 1617 个相关结果.
  • Documentation Conventions

    Documentation Conventions The C’s Correctness = Don’t be wrong Conciseness = Don’t use more words than necessary Consistency = Don’t use different forms of the same word or conce...
  • Nested Types

    Nested Types Nested Types in Action Referring to Nested Types Nested Types Nested Types Enumerations are often created to support a specific class or structure’s functiona...
  • Nested Types

    Nested Types Nested Types in Action Referring to Nested Types Nested Types Nested Types Enumerations are often created to support a specific class or structure’s functiona...
  • 模块审核规范-iOS

    模块审核规范-iOS 1)、最外层目录审核 2)、子目录或文件审核 2.1、target 目录审核: 2.2、res_模块名 目录审核: 2.3、framework 目录审核: 2.4、.a静态库和framework库审核: 3)、module.json文件审核: 模块审核规范-iOS 1)、最外层目录审核 模块包的最外层目录必须为...
  • 集成到iOS应用

    544 2019-09-10 《Weex v0.24 指南》
    集成 Weex 到 iOS 1. 配置依赖 使用 CocoaPods 使用 Carthage 2. 初始化 Weex 3. 创建一个 Weex 实例 4. 销毁实例 5. 扩展 Weex 6. 在 iPad 中使用 Weex 集成 Weex 到 iOS 使用 CocoaPods 或 Carthage 可以方便地将 Weex 集成到...
  • 版本日志

    版本日志 v0.4 版本说明 2017-02-06 2017-01-05 v0.3 版本说明 2016-9-xx 2016-9-xx v0.2 版本说明 2016-7-26 2016-7-09 2016-7-07 2016-7-06 2016-7-05 2016-7-03 2016-7-02 2016-6-30 2016-6-2...
  • 自动引用计数

    自动引用计数 自动引用计数的工作机制 自动引用计数实践 类实例之间的循环强引用 解决实例之间的循环强引用 弱引用 无主引用 无主可选引用 无主引用和隐式解包可选值属性 闭包的循环强引用 解决闭包的循环强引用 定义捕获列表 弱引用和无主引用 自动引用计数 Swift 使用自动引用计数(ARC)机制来跟踪和管理你的应用程序的内存。通...
  • Patterns

    Patterns Wildcard Pattern Identifier Pattern Value-Binding Pattern Tuple Pattern Enumeration Case Pattern Optional Pattern Type-Casting Patterns Expression Pattern Patte...
  • Initialization

    Initialization Setting Initial Values for Stored Properties Initializers Default Property Values Customizing Initialization Initialization Parameters Parameter Names and Argume...
  • Initialization

    Initialization Setting Initial Values for Stored Properties Initializers Default Property Values Customizing Initialization Initialization Parameters Parameter Names and Argume...