如何为我的 iPod touch 编写程序?

发布于 2024-09-09 10:33:25 字数 184 浏览 4 评论 0原文

在我知道如何为 iPod 编写一行代码之前,我不想注册为 Apple 开发人员并向 Apple 公司付款。我如何开始为我的 iPod 编写程序?

有没有一种免费的方法可以编写我自己的程序并将其加载到我自己的 iPod 中,而无需向 Apple 公司付费?可笑的是,我买了自己的 iPod,但却不能如我所愿地使用它。

谢谢。

I don't want to register as Apple Developer and pay the Apple company before I know how to write a single line of code for iPod. How could I start writing a program for my iPod?

Is there a free way to write my own program and load it into my own iPod without paying the Apple company? It's so ridiculous that I bought my own iPod but cannot use it as I wish.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

甜尕妞 2024-09-16 10:33:25
  1. 前往 http://developer.apple.com
  2. 注册
  3. 无需付费即可下载软件

您只需付费即可获得获得更多支持,并有权询问 Apple 是否会将您的应用程序放入其商店。

  1. Go to http://developer.apple.com
  2. Sign up
  3. Download the software without paying

You only have to pay to get access to more support and for the right to ask Apple if they will put your app in their store.

吃颗糖壮壮胆 2024-09-16 10:33:25

您无需付费下载 iPhone SDK(也适用于 iPod touch 设备),它可以在 Apple 的 iOS SDK 开发人员页面 (http://developer.apple.com/iphone/)。但是,您必须安装 Mac OS X 才能运行它。

在学习方面,可以查看Apple的文档(可在 http:// developer.apple.com/iphone/library/navigation/index.html),但最好的学习工具绝对是书籍。您应该考虑购买 Stephen Kochan 的Objective-C 2.0 编程和 Erica Sadun 的iPhone Developer's Cookbook

You don't have to pay to download the iPhone SDK (which works on iPod touch devices as well), it's available for free on Apple's iOS SDK Developer Page (http://developer.apple.com/iphone/). You must have Mac OS X installed to run it, however.

In terms of learning, you can look through Apple's Documentation (available at http://developer.apple.com/iphone/library/navigation/index.html), but the best tools for learning are definitely books. You should look into purchasing Programming in Objective-C 2.0 by Stephen Kochan and The iPhone Developer's Cookbook by Erica Sadun.

怎樣才叫好 2024-09-16 10:33:25
  1. 下载 iPhone/iPod/iOS SDK。
  2. 开发您的应用程序,使用模拟器进行测试。

您只需支付 App Store 的访问权限以及在真实设备上加载应用程序的权利。

  1. Download the iPhone/iPod/iOS SDK.
  2. Develop your application, test using the simulator.

You only need to pay for access to the App Store and for rights to load your application on a real device.

巡山小妖精 2024-09-16 10:33:25

您可以在此处免费注册为开发人员。如果没有专门为会员提供的工具和资源,您将很难入门。

You can register for free as a developer here. Without the tools and resources provided exclusively to members, you're going to have a very hard time getting started.

骄兵必败 2024-09-16 10:33:25

这正是我想做的!我在这里找到了解决方案:

http://ipodtoucher55.blogspot.com/2010/06/how-to-create-iphone-apps-in-flash-cs5.html

不需要付钱给苹果,不需要有Mac,但是你确实需要知道如何在 AS3 中编码(如果您了解其他语言,这太难了)

This is exactly what I wanted to do! I found the solution here:

http://ipodtoucher55.blogspot.com/2010/06/how-to-create-iphone-apps-in-flash-cs5.html

No need to pay Apple, no need to have a Mac, but you do need to know how to code in AS3 (which is too hard if you know some other languages)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文