亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

objective-c - 除了 Objective C, 還有哪些語言適合開發(fā) Mac 桌面應(yīng)用?
黃舟
黃舟 2017-04-21 11:18:04
0
6
1029

聽 Ruby 社區(qū)的同學講過 RubyMotion 開發(fā) Mac, 但除了 Ruby, 其他的語言適合開發(fā) Mac 應(yīng)用嗎?

黃舟
黃舟

人生最曼妙的風景,竟是內(nèi)心的淡定與從容!

reply all(6)
巴扎黑

Language is not a problem, right? You can use GTK for C, QT for C++, node-webkit, java -> swing for JS.

巴扎黑

It should be said that if you want to truly develop native Mac applications, the only way is Objective-C~

大家講道理

Any cross-platform language can be used... Of course, the best one is Objective-C

伊謝爾倫

Python+PyObjc, the case is Dropbox

大家講道理

It should be said that as long as it is a desktop program developed using an interface library that can run across platforms, it can run on Mac. Countless, some of them are:

  • Qt

  • GTK+

  • Java Swing

  • ...

Except for Java Swing, which can only be written in Java, the others can be written in various cross-platform languages. For example, GTK+ has Python’s pygtk, C++’s gtkmm, etc.

黃舟

c# is also available

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template