书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 1650 个相关结果.
  • Slope One算法

    Slope One算法 第一步:计算差值 第二步:使用加权的Slope One算法进行预测 Slope One算法 还有一种比较流行的基于物品的协同过滤算法,名为Slope One,它最大的优势是简单,因此易于实现。 Slope One算法是在一篇名为《Slope One:基于在线评分系统的协同过滤算法 》的论文中提出的,由Lemire和Mac...
  • The Basics

    The Basics Constants and Variables Declaring Constants and Variables Type Annotations Naming Constants and Variables Printing Constants and Variables Comments Semicolons Int...
  • Types

    Types Type Annotation Type Identifier Tuple Type Function Type Restrictions for Nonescaping Closures Array Type Dictionary Type Optional Type Implicitly Unwrapped Optional ...
  • 3. 更新 UI

    更新用户界面 Update the Android module Work with the iOS module in Xcode Next step Get help 更新用户界面 This is the third part of the Getting started with Kotlin Multiplatform for mobi...
  • Intro to Closures Part 1

    Intro to Closures Part 1 Introduction Problem Definition Functions First Class Citizen Introducing Closures Short Form Shortest Form Another Example Short Form {#no-paramet...
  • 关于语言参考

    关于语言参考(About the Language Reference) 如何阅读语法 关于语言参考(About the Language Reference) 本书的这一节描述了 Swift 编程语言的形式语法。这里描述的语法是为了帮助您了解该语言的更多细节,而不是让您直接实现一个解析器或编译器。 Swift 语言相对较小,这是由于 Swift ...
  • 介绍

    dev-blog 来源(书栈小编注) dev-blog 翻译、开发心得或学习笔记 AutoLayout Tips 翻译:GCD 深入理解:第一部分 翻译:为一个 iOS 应用编写一个简单的 Node.js/MongoDB Web 服务 翻译:研究 UIActivityViewController 翻译:开发使用 iBeacon 的 iO...
  • Advanced Error Handling

    Advanced Error Handling Problem Worth Learning Design Functions Design Error Case Create Throwable Function Pass Throwable Function Pass Non-throwable Function Source Code ...
  • 在iOS上使用ML Kit识别人脸

    2150 2018-05-11 《ML Kit 中文文档》
    在iOS上使用ML Kit识别人脸 在开始之前 在设备上识别人脸 设置人脸识别器 运行人脸识别器 获取检测到的面部有关信息 在iOS上使用ML Kit识别人脸 你可以在iOS上使用ML Kit来在图像和视频中识别人脸。 请参阅GitHub上的ML Kit快速入门示例 ,了解正在使用的此API的示例。 在开始之前 如果您还没有将F...
  • puppet-rsync模块

    puppet-rsync 模块 1.先睹为快 2.代码讲解 2.1 class rsync 2.2 class: rsync::server 2.3 define rsync::server::module 2.4 class rsync::repo 3.扩展阅读 4.动手练习 puppet-rsync 模块 先睹为快 代...