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