书栈网 · BookStack 本次搜索耗时 0.046 秒,为您找到 1641 个相关结果.
  • Control Flow

    Control Flow For-In Loops While Loops While Repeat-While Conditional Statements If Switch No Implicit Fallthrough Interval Matching Tuples Value Bindings Where Compound C...
  • 闭包

    闭包(Closures) 闭包表达式 sorted 方法 闭包表达式语法 根据上下文推断类型 单表达式闭包隐式返回 参数名称缩写 运算符方法 尾随闭包 值捕获 闭包是引用类型 逃逸闭包 自动闭包 闭包(Closures) 1.0翻译:wh1100717 校对:lyuka 2.0翻译+校对:100mango 2.1翻...
  • Kotlin 1.5.30

    Kotlin 1.5.30 的新特性 语言特性 对于密封类与布尔值主语穷尽 when 语句 挂起函数作为超类型 对隐式用到实验性 API 要求选择加入 对使用选择加入要求的注解不同目标的变更 递归泛型类型的类型推断改进 消除构建器推断限制 Kotlin/JVM 注解类的实例化 改进了对可空性注解配置的支持 Kotlin/Native Ap...
  • 增删查改

    插入操作 删除操作 更新操作 查找操作 对象查找操作 对象部分查询 值查询操作 增删查改是数据库最常用的功能,因此 WCDB Swift 对其进行了特别的封装,使其通过一行代码即可完成操作。 插入操作 插入操作有 "insert" 和 "insertOrReplace" 两个接口。故名思义,前者只是单纯的插入数据,当数据出现冲突时会失败...
  • Inheritance

    Inheritance Defining a Base Class Subclassing Overriding Accessing Superclass Methods, Properties, and Subscripts Overriding Methods Overriding Properties Overriding Property G...
  • Inheritance

    Inheritance Defining a Base Class Subclassing Overriding Accessing Superclass Methods, Properties, and Subscripts Overriding Methods Overriding Properties Overriding Property G...
  • HTTP Frontends

    1112 2019-12-29 《Ceph v15.0 Document》
    HTTP Frontends Beast Options Civetweb Options Generic Options HTTP Frontends The Ceph Object Gateway supports two embedded HTTP frontend librariesthat can be configured wi...
  • 国产SDK

    国产SDK 国产SDK 集成微信分享所累积的愤怒,要请齐天大圣来平复。 作者:@nixzhu 听说微信之前是支持系统分享的,后来不知道是何原因去掉了。这给开发者带来了不小的麻烦。一方面,用户对系统分享最熟悉,开发者也省心省力;另一方面,这也是唯一支持 AirDrop 的办法。 所以我猜测微信这么做的原因是为了检测和控制第三方接入,由此开发者...
  • Conclusion

    Generic Protocols Generic Protocols You’ve successfully completed Chapter 6, Generic Protocols. When I introduced Protocol Oriented Programming, you probably thought it was the...
  • Further reading

    Talks and Presentations Implementations Introductory articles Getting Help Talks and Presentations Check out this talk about Pact and the slides below from one of the Pact ...