English 中文(简体)
D. 针对澳门特网 10.4+ GUI应用程序
原标题:Targetting Mac OS 10.4+ GUI Application

我需要为澳门特委会10.4和新教(包括强权会)制定一份基于全球倡议的申请,而且我有时间来决定什么语言/框架。

如果我决定直线 Coco,我将不得不使用一种旧的Xcode,以汇编10.4页。 然后,将X码的新版本放在一台新旧的SDKs的不同机器上。 是否有任何经验可以提供一些见解?

我有相当数量的花.经验,想在PyQt4做这件事,但我不敢肯定,我会怎样把申请包装起来,让新版本的MacOS发挥作用。

最后,我一直在思考如何学习 Java和利用Swaing图书馆开发应用,但我从未这样做,我不敢肯定,如果从长远来看,这种学习是值得的,我也不知道我在部署期间可能遇到的问题。 它是否像他们说的那样是交叉形式? 我将面临许多问题,以具体版本的MacOS?

任何帮助都将受到高度赞赏。 如果你们有想法,我愿意学习新的语言/框架。

最佳回答

大量申请在10.4至10.7之间。 一种办法是利用10.4u SDK和10.4的部署目标进行建设;这意味着使用X代码3或更早,如果你有10.5或10.4年较旧的系统,则可能更方便。 总的来说,你可以坚持在第十届特别协调员会议释放范围上可供使用的最低共同提名人。 如果你不需要支持管理SOS X这些旧版本的所有机器(例如,10.4是最后发放的,用于支持第3页的boot,10.5页的boot),那么你可以使用新的SDK,并使用允许你在内部对汇编和操作版本进行核查的可用性宏观。 See the discussion here。 如果你想要使用沙捞越,检查SOS X的32个专用安装器,该装置的运行时间为10.3+,尽管知道没有X编码第3条,为10.7条建造C延伸单元并非直截了当:在先前的系统基础上建造,它们也应该在10.7天工作。

问题回答

暂无回答




相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签