What programming languages can one use to develop iPhone, iPod Touch and iPad (iOS) applications?

前端 未结 10 2061
我在风中等你
我在风中等你 2020-12-08 12:45

What programming languages can one use to develop iPhone, iPod Touch and iPad (iOS) applications?

Also are there plans in the future to expand the amount of programm

10条回答
  •  攒了一身酷
    2020-12-08 13:21

    The programming language of iOS(and Mac OS) is Objective-C and C. You have to use Xcode platform to develop iOS apps, on the next version that is now available on beta release, Xcode 4 supports also C++.

提交回复
热议问题