swift 来自Xcode Playground的文件处理

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了swift 来自Xcode Playground的文件处理相关的知识,希望对你有一定的参考价值。

//: Playground - noun: a place where people can play

import UIKit
import PlaygroundSupport

func setUpDemo() {
    let testContents = """
        This is a test
        Emojis follow:
        

以上是关于swift 来自Xcode Playground的文件处理的主要内容,如果未能解决你的问题,请参考以下文章

Xcode 6 Beta / Swift - Playground 未更新

Swift 2.0 代码在 Xcode 中有效,但在 Playground 中无效

Xcode Playground 因非 Swift 代码而崩溃

NSDate() - Playground 与 Swift Xcode

当我在 Xcode 6 beta 中尝试 Swift Playground 时出错

如何使用 Swift 2 和 Xcode 7 读取 Playground 文本资源文件