iPhone到Mac开发 [英] iPhone to Mac Development

查看:145
本文介绍了iPhone到Mac开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名iPhone开发人员并且很了解该框架。随着Mac App商店的临近,我想了解更多有关Mac开发的信息。有没有好的指南/教程/等。帮助过渡?我环顾四周,找不到多少。感谢您的帮助!

I am an iPhone developer and know that framework well. With the Mac App store on the verge, I'l like to learn more about Mac development. Are there any good guides/tutorial/etc. to help with the transition? I have looked around and not found much. Thanks for the help!

推荐答案

您基本上需要了解 UIKit AppKit 。 (基础 Core Foundation 在两个平台上都是相同的。)它们略有不同; OS X附带的框架比iOS更多;具有相同名称的框架可能在OS X上具有更多功能,等等。

You basically need to learn the difference between UIKit and AppKit. (Foundation and Core Foundation are the same on both platforms.) They are subtly different; there are more frameworks which comes with the OS X than with the iOS; a framework with the same name might have more functionality on OS X, etc.

但基本上,如果您通过Mac App Store分发应用程序,因为您没有我不得不学习如何自己打包。

But that's basically it, if you distribute the app through the Mac App Store, because you don't have to learn how to package things by yourself.

关于Mac的Cocoa编程的最佳书是这个,但对于经验丰富的iOS程序员来说,它可能过于简单。但它仍然是一本好书。

The best book on Cocoa programming for Mac is this, but it might be too elementary for an experienced iOS programmer. But it's still a good book.

我想我们会看到像你这样的人大量的书籍,向有能力的iPhone程序员展示Mac开发方式;但它还没有发生。也许你可以根据自己的经验写一个:)

I guess we'll see a flood of books for people like you, showing the way of Mac development to competent iPhone programmers; but it hasn't happened yet. Maybe you might write one, from your own experience :)

这篇关于iPhone到Mac开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆