参考文件:。 你们可以在旁边看到一个用户模块,根据它可以看到共同的代码。 即:
Pages … Source Code Main UserModule — SharedCode.swift
- hello2.swift
但没有任何实例可加以利用。 我花了整天上午的时间,如果说不是全部的话,最有的就是Xcode,而是SOS游戏场。
如何这样做?
页: 1
hello()
hello2()
In the sharedCode.swift
func hello(){
print(“hello world1”)
}
In the hello2.swift
func hello2(){
print(“hello world -2-”)
}
研究所有理论,最后理解几个进口后需要做些什么。
You cannot import the source itself. It is not #h or module.