通过使用PyObjC,您可以使用Python为OS编写Cocoa应用程序。我可以使用Python编写原生iPhone应用程序吗?如果可以,如何编写?
发布于 2008-09-04 08:44:12
您也可以在iPhone上使用PyObjC,这要归功于Jay Freeman (saurik)的出色工作。参见iPhone Applications in Python。
请注意,目前这需要一个越狱的iPhone。
https://stackoverflow.com/questions/43315
复制相似问题