Cocoa is made up of three frameworks:

| No Comments | No TrackBacks
Foundation: Every object-oriented programming language needs the standard value, collection, and utility classes. Strings, dates, lists, threads, and timers are in the Foundation framework.

AppKit: All things related to the user interface are in the AppKit framework. Windows, buttons, text fields, events, and drawing classes are in the AppKit. You will also see this framework called the ApplicationKit.

Core Data: Core Data makes it easy to save your objects to a file and then reload them into memory. We say that Core Data is a persistence framework.

No TrackBacks

TrackBack URL: http://iphone.ipsw.info/mt/mt-tb.cgi/190

Leave a comment

About this Entry

This page contains a single entry by lvyile published on August 28, 2008 10:30 PM.

[轉]Mac機如何訪問windows和Linux的共享文件夾 was the previous entry in this blog.

How to Learn is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.