书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 57 个相关结果.
  • swift2-deprecated (deprecated)

    generators/swift2-deprecated generators/swift2-deprecated id: generator-opts-client-swift2-deprecated title: Config Options for swift2-deprecatedsidebar_label: swift2-deprecat...
  • Maybe

    Maybe 如何创建 Maybe Maybe Maybe 是 Observable 的另外一个版本。它介于 Single 和 Completable 之间,它要么只能发出一个元素,要么产生一个 completed 事件,要么产生一个 error 事件。 发出一个元素或者一个 completed 事件或者一个 error 事件 不...
  • DesignRationale

    设计原理 为什么错误类型不是泛型 设计原理 为什么错误类型不是泛型 enum Event < Element > { case Next ( Element ) // next element of a sequence case Error ( ErrorType ) // ...
  • Linux

    Linux Linux 我们为 Linux 做了一个试验。 为了测试它,在你的测试目录中按如下内容创建 Package.swift : import PackageDescription let package = Package ( name : "MyShinyUnicornCat" , d...
  • 3.3 数据绑定

    数据绑定(订阅) 数据绑定(订阅) 在 RxSwift 里有一个比较重要的概念就是数据绑定(订阅) 。就是指将可被监听的序列 绑定到观察者 上: 我们对比一下这两段代码: let image : UIImage = UIImage ( named : ...) imageView . image = image ...
  • 功能扩展

    功能扩展 例子 功能扩展 QueyList是完全模块化的设计,拥有强大的可扩展性。 使用bind() 方法绑定一个功能函数到QueryList对象,实现轻量级的功能扩展。bind() 方法的第一个参数是绑定的函数名,第二个参数是一个匿名的功能函数,这个功能函数的$this 对象指向的是当前的QueryList实例 对象,所以在这个功能函数中可以...
  • swift4

    generators/swift4 generators/swift4 id: generator-opts-client-swift4 title: Config Options for swift4sidebar_label: swift4 Option Description Values Default sortParamsByRequ...
  • bind

    QueryList bind(string $name,Closure $provide) 用法 QueryList bind(string $name,Closure $provide) 用法 QueryList功能扩展,绑定一个功能函数到QueryList对象,轻量级功能扩展,可以理解为注册了一个插件。可静态调用或动态调用。 参数: $...
  • swift3-deprecated (deprecated)

    generators/swift3-deprecated generators/swift3-deprecated id: generator-opts-client-swift3-deprecated title: Config Options for swift3-deprecatedsidebar_label: swift3-deprecat...
  • Bob Lee

    About Me Current Focus {#course} The Why Favorite Quotes About Me I’m a 20 year old male born in South Korea, raised in Malaysia, Vietnam, and lived in the US. I’m currently...