搜索资源列表
mac
- 如果原來從事 Windows 軟體開發,想跨足或轉換至 Mac OS X環境,需要知道那些東西?有什麼知識技能可以 快速運用在 Mac OS X環境上的?這兩個問題應該是 Windows 開發者進入 Mac OS X環境最關心的問題。本文 假設讀者以往採用微軟的開發工具,並以 C/C++/C#的任一種組合作為開發語言。-If you had been working on Windows software development, like branched out into, or s
CalendarHelloWorldRecurring1.0
- The Google Data APIs Objective-C Client Library provides an iPhone static library, a Mac OS X framework, and source code that make it easy to access data through Google Data APIs. o
ProgrammingInObjective-C
- 在Objective-C编程是一个简洁的,浓墨重彩的Objective-C和面向对象编程的基本知识教程。这本书没有以往的经验与面向对象编程语言或C语言(基于Objective-C的)假设。也正因为如此,无论是新手和有经验的程序员都可以使用这本书迅速和有效地学习Objective-C的基础。读者还可以了解面向对象编程的概念,而无需先了解所有错综复杂的基本程序语言(C)。这种方法,有许多小程序的例子,在每章末尾的练习相结合,使得它非常适合无论是课堂上使用或自学。增长,预计在这门语言。在2003年1月
objectiveccheatsheet
- Objetive-C Cheatsheet, it describe the basic functions to develop in the Mac OS X native language.
Hello
- mac os x objective-c下我的第一个程序设计-mac os x under my first programming
Mac.OS.X.Programming.2011
- 苹果操作平台OS学习,Objective-C进阶学习-Apple OS platform to learn, Objective-C Advanced Learning
objective-c
- 关于MacOS下的Objective—C的基础教程,为pdf格式,帮助初学者入门-MacOS X, Objective-C tutorial pdf format, to help the beginner
Xcode-4-Beginner-Guide
- 这本是讲述的内容是利用Xcode 4.x的IDE进行iOS的开发工作,里面不仅仅是讲述Obje-c的开发知识,还讲述了新版本开发工具Xcode的一些新特性。-This is about the content is using Xcode 4. X IDE for cisco iOS development work, it is not just about Obje-c development knowledge, also tells the new versions of some ne
Objective-C-basic-tutorial
- Objective-C 是创建 Mac OS X 应用和 iPhone 应用的主要语言,优雅的面向对象编程环境与快速而普及的 C 语言珠联璧合,造就了它的不俗表现。翻开本书你就能感到它的魅力扑面而来。 本书全面而系统地讲述 Objective-C 语言的基础知识和面向对象编程的重要概念,结合实例介绍了 Cocoa 工具包的优秀特性和其中的框架,以及继承、复合、源文件组织、内存管理、对象初始化和类别创建等众多重要的面向对象编程技术。书中还阐述了如何利用 Cocoa 进行数据的保存、检索和操
objective-C-teaching.pdf
- 这个教程主要是针对苹果操作系统下的X-code编译器,是一本非常实用的书,希望能够帮助到大家。-This tutorial is for Apple s operating system under the X-code compiler, is a very useful book, we hope to be able to help.
Smutek-TR-2001-15
- reduces to a standard Hamilton-Jacobi equation. There are several major advantages to this formulation. The rst is that (x y t) always remains a function as long as F is smooth. As the surface evolves, the curve C may break, merge, and chan
2.11.c
- 设顺序表va中的数据元素递增有序。试写一算法,将x插入到顺序表的适当位置上,以保持该表的有序性。(Set the data elements in sequential table VA in ascending order. Try writing an algorithm to insert x into the appropriate place in the order table to keep the table in order.)