文件名称:playgrounds:有趣的 Swifty 游乐场
文件大小:13KB
文件格式:ZIP
更新时间:2024-06-24 11:13:07
Swift
游乐场 一系列有趣的 Swifty 游乐场。 事实上,下面的游乐场列表本身就是由ListPlaygrounds.playground生成的! 每次提交后, 更新这个文件, readme.md 。 游乐场清单 CheatingQuine.playground Swift 中的作弊 。 执行时,生成自己的源代码,包括注释,作为其唯一输出。 这个 quine 通过从磁盘读取它自己的源来作弊。 运行它: xcrun swift /path/to/CheatingQuine.playground/Contents.swift ListPlaygrounds.playground 列出当前工作文件夹中所有 Playground 项目的评论。 从文件的第一行开始提取注释,直到遇到非注释行。 运行它: xcrun swift /path/to/ListPlaygrounds.playgroun
【文件预览】:
playgrounds-master
----circle.yml(603B)
----SwiftSpace.playground()
--------Sources()
--------Contents.swift(2KB)
--------contents.xcplayground(165B)
--------playground.xcworkspace()
--------timeline.xctimeline(120B)
----Rakefile(889B)
----Squine.playground()
--------Sources()
--------Contents.swift(904B)
--------contents.xcplayground(165B)
--------playground.xcworkspace()
--------timeline.xctimeline(120B)
----CheatingQuine.playground()
--------Sources()
--------Contents.swift(427B)
--------contents.xcplayground(105B)
--------playground.xcworkspace()
----.gitignore(37B)
----readme.md(1KB)
----ListPlaygrounds.playground()
--------Sources()
--------Contents.swift(3KB)
--------contents.xcplayground(165B)
--------playground.xcworkspace()
--------timeline.xctimeline(120B)