Xcode是否具有智能感知功能

时间:2010-05-10 11:05:47

标签: objective-c xcode ipad

我只是在等待我的MacBook到货 - 所以目前正在做理论,但Xcode是否像Visual Studio一样具有智能感知功能?

5 个答案:

答案 0 :(得分:5)

在Xcode术语中称为Code Sense

查看Xcode documentationCode Completion部分。

答案 1 :(得分:2)

它很相似 - 有人说不太好,但它对我有用 - 在Xcode中称为Code Sense

答案 2 :(得分:1)

是。 XCode确实有代码完成a.k.a. intellisense。

答案 3 :(得分:0)

是的,效果很好。

答案 4 :(得分:0)

确实如此,在我看来它比intellisense更好。

我倾向于在C ++中做很多工作,因为intellisense比无用的更糟糕。