书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 1641 个相关结果.
  • 错误处理

    错误处理 表示与抛出错误 处理错误 用 throwing 函数传递错误 用 Do-Catch 处理错误 将错误转换成可选值 禁用错误传递 指定清理操作 错误处理 错误处理(Error handling) 是响应错误以及从错误中恢复的过程。Swift 在运行时提供了抛出、捕获、传递和操作可恢复错误(recoverable errors)的一...
  • Collection Types

    Collection Types Mutability of Collections Arrays Array Type Shorthand Syntax Creating an Empty Array Creating an Array with a Default Value Creating an Array by Adding Two Arr...
  • 各种实现指南

    实现指南 Pact workshop - 两小时从零起步掌握Pact 支持的语言 实现指南 Pact workshop - 两小时从零起步掌握Pact 这些workshop可以带你从头到尾完成一个例子,涉及Pact支持的大部分概念。我们现在有Ruby、JVM和Android等workshop: Ruby JVM Android ...
  • Client Libraries

    Client Libraries from Third-party Developers Client Libraries from Third-party Developers Disclaimer Yandex does not maintain the libraries listed below and hasn’t done any ex...
  • Client Libraries

    Client Libraries from Third-party Developers Client Libraries from Third-party Developers Disclaimer Yandex does not maintain the libraries listed below and hasn’t done any e...
  • 高级接口

    链式调用 遍历查询 联表查询 查询重定向 核心层接口 本文将介绍 WCDB Swift 的一些高级接口,包括链式调用与联表查询、查询重定向 和 核心层接口。 链式调用 在增删查改 一章中,已经介绍了通过 Database 、Table 或 Transaction 操作数据库的方式。它们是经过封装的便捷接口,其实质都是通过调用链式接口完成...
  • 短信验证码

    短信验证码 发送短信验证码 校验短信验证码 验证码发送频次 配置短信签名 开启 SDK 发送短信权限 短信验证码 该接口支持向特定手机号码发送验证码,并校验验证码是否正确的功能,以此来完成一些需要确认用户身份的操作,比如: 使用手机号码和验证码进行登录 通过手机号码和验证码的方式重置密码 进行重要操作的验证确认等 SDK 发送短...
  • API Documentation

    573 2020-12-05 《Ceph v15.2 Document》
    API Documentation Ceph RESTful API Ceph Storage Cluster APIs Ceph File System APIs Ceph Block Device APIs Ceph RADOS Gateway APIs Ceph Object Store APIs Ceph MON Command API ...
  • 客户端 TLS

    客户端 TLS 客户端 TLS EMQX 通过 MQTT-Client-Examples (opens new window) Git 仓库提供了 MQTT 客户端库接入示例和工程项目代码,TLS 接入在对应的 example 中提供: Android (opens new window) Csharp-MqttNet (opens new w...
  • Data Source

    Data Source Introduction Problem Purpose Design Protocol Design Delegator (Sender/CEO) Design Delegate (Receiver/Secretary) Create Objects Assign Delegate Execute the Method...