书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 1597 个相关结果.
  • Event Mecanism based on JsbBridge

    Event Mecanism based on JsbBridge An eventify system based on JsbBridge JsbBridgeWrapper interface introduction Platform implementations Basic usage Register JS event, and using...
  • Event Mecanism based on JsbBridge

    Event Mecanism based on JsbBridge An eventify system based on JsbBridge JsbBridgeWrapper interface introduction Platform implementations Basic usage Register JS event, and using...
  • README

    注:此文档并未与官方同步翻译,仅供参考。 译者的话 纽约时报 移动团队 Objective-C 规范指南 来源(书栈小编注) 注:此文档并未与官方同步翻译,仅供参考。 译者的话 代码风格的重要性对于一个团队和项目来说不言而喻。网上有许多 Objective-C 的代码风格,但这份简洁而又最符合苹果的规范,同时有助于养成良好的代码习惯,也是我...
  • 查询数据项

    查询 (Where) 数据类型对应查询操作符表 操作步骤 示例 比较查询 字符串查询 正则匹配 数组查询 null 或非 null 查询 空或非空查询 hasKey 查询 (仅限 object 类型) pointer 查询 组合查询 查询 (Where) 数据类型对应查询操作符表 数据类型 可使用的查询操作 说明 s...
  • Performance Tuning Overview

    TiDB Performance Tuning Overview User response time and database time User response time Database time Relationship between user response time and system throughput Performance...
  • 在iOS上使用ML Kit标注图片

    1467 2018-05-11 《ML Kit 中文文档》
    在iOS上使用ML Kit标注图片 在您开始之前 在设备上标注图片 配置图像标注器 运行图片标注器 得到一个VisionTextDetector 实例: 使用UIImage 或者CMSampleBufferRef 创建一个VisionImage 对象: 然后,将图像传递给该detect(in:) 方法: 从标注过的对象中获取信息 基于云端的图...
  • Performance Tuning Overview

    TiDB Performance Tuning Overview User response time and database time User response time Database time Relationship between user response time and system throughput Performance...
  • 在iOS上使用ML Kit扫描条形码

    2526 2018-05-11 《ML Kit 中文文档》
    在iOS上使用ML Kit扫描条形码 在开始之前 配置条形码识别器 运行条形码识别器 得到一个VisionTextDetector 实例: 使用UIImage 或者 CMSampleBufferRef 创建 VisionImage 对象。 然后,将图像传递给该detect(in:) 方法: 从条形码获取信息 在iOS上使用ML Ki...
  • 使用Swift扩展iOS能力

    794 2019-09-10 《Weex v0.24 指南》
    使用 Swift 扩展 Weex 使用 Swift 进行 module 扩展 module 使用 使用 Swift 扩展 Weex Swift和Objective-C 混编 参考完整 例子 使用 Swift 进行 module 扩展 因为 module 暴露 method 是通过Objective-C 宏来做的,调用的时候是通过反射,...
  • 在您开始之前

    1165 2018-05-11 《ML Kit 中文文档》
    在iOS上使用ML Kit识别图像中的文本 在您开始之前 在设备上识别文本 运行文本识别器 得到一个VisionTextDetector 实例: 使用UIImage 或者CMSampleBufferRef 创建一个VisionImage 对象: 然后,将图像传递给该detect(in:) 方法: 从识别的文本块中提取文本 基于云端的文本识别 配...