Playground:Swift的操场

时间:2021-03-06 21:05:16
【文件属性】:
文件名称:Playground:Swift的操场
文件大小:25KB
文件格式:ZIP
更新时间:2021-03-06 21:05:16
Swift 使用方式: 在终端里切换到index.js文件所在目录 保存:节点index.js保存[路径] 加载:节点index.js加载[路径] 注:path不传为为./tmp.swift Swift命令行模式运行 终端输入swift进入命令行模式,:q或:quit退出 swift [path]当做脚本直接运行时,按Xcode或Playground速度快很多,不用再忍受Xcode卡死的痛苦 去做 node.js脚本替换为纯swift脚本
【文件预览】:
Playground-master
----index.js(2KB)
----Others()
--------tree_node.swift(4KB)
----LeetCode()
--------number_of_islands.swift(2KB)
--------two_sum.swift(1008B)
--------longest_substring_without_repeating_characters.swift(2KB)
--------add_two_numbers.swift(2KB)
----tmp.swift(2KB)
----Playground.playground()
--------playground.xcworkspace()
--------timeline.xctimeline(2KB)
--------Contents.swift(2KB)
--------contents.xcplayground(190B)
----README.md(462B)

网友评论