echo 'print("hello swift!")' >> hello.swift && swiftc hello.swift && ./hello
echo 'print("hello swift!")' >> hello.swift && swiftc hello.swift && ./hello
本文标题:Swift 编译入门(1)
本文链接:https://www.haomeiwen.com/subject/juoqbttx.html
网友评论