文件名称:playgrounds:Swift 翻译指南附带的 Playground 文件
文件大小:26KB
文件格式:ZIP
更新时间:2024-07-28 08:11:39
Swift
Objective-C 开发者的 Swift 翻译指南 该存储库包含 Maurice Kelly 所著的“Swift Translation Guide for Objective-C Developers”一书的配套材料。 该材料采用 Swift Playgrounds 格式,可与 Xcode 一起使用,但在许多情况下将适用于标准 Xcode 项目或 Swift REPL。 使用代码 使用此材料的最佳方法是将其克隆到本地硬盘驱动器。 例如,要在您的Documents目录中放置一个副本,请在终端执行以下命令: mkdir ~ /Documents/stg-book cd ~ /Documents/stg-book git clone https://github.com/stg-book/playgrounds 克隆的存储库将出现在一个名为playgrounds的目录中,并将包含可以在
【文件预览】:
playgrounds-master
----CH3 - Language Basics.playground()
--------contents.xcplayground(247B)
--------section-1.swift(2KB)
--------timeline.xctimeline(120B)
----CH4 - Control Structures.playground()
--------contents.xcplayground(247B)
--------section-1.swift(6KB)
--------timeline.xctimeline(120B)
----CH8 - Strings.playground()
--------contents.xcplayground(247B)
--------section-1.swift(4KB)
--------timeline.xctimeline(120B)
----CH14 - There Isnt A Word For That.playground()
--------contents.xcplayground(247B)
--------section-1.swift(3KB)
--------timeline.xctimeline(120B)
----CH5 - Optionals.playground()
--------contents.xcplayground(247B)
--------section-1.swift(1KB)
--------timeline.xctimeline(120B)
----CH9 - Classes.playground()
--------contents.xcplayground(247B)
--------section-1.swift(3KB)
--------timeline.xctimeline(120B)
----README.md(1005B)
----CH2 - Playgrounds and the Swift REPL.playground()
--------contents.xcplayground(247B)
--------section-1.swift(825B)
--------timeline.xctimeline(120B)
----CH13 - Protocols Extensions and Generics.playground()
--------contents.xcplayground(247B)
--------section-1.swift(2KB)
--------timeline.xctimeline(411B)
----CH7 - Blocks and Closures.playground()
--------contents.xcplayground(247B)
--------section-1.swift(2KB)
--------timeline.xctimeline(120B)
----CH6 - Functions.playground()
--------contents.xcplayground(247B)
--------section-1.swift(6KB)
--------timeline.xctimeline(120B)
----CH12 - Collections.playground()
--------contents.xcplayground(247B)
--------section-1.swift(3KB)
--------timeline.xctimeline(120B)
----CH10 - Structures and Enumerations.playground()
--------contents.xcplayground(247B)
--------section-1.swift(4KB)
--------timeline.xctimeline(120B)