D_Programming_Language下载

weixin_39821051 2019-07-27 07:30:14
D_Programming_Language
相关下载链接://download.csdn.net/download/zhvickie/3873993?utm_source=bbsseo
...全文
10 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
开发 iPhone程序必须学会的语言 I N T R O D U C T I O N Introduction to The Objective-C Programming Language An object-oriented approach to application development makes programs more intuitive to design, faster to develop, more amenable to modification, and easier to understand. Most object-oriented development environments consist of at least three parts: ■ A library of objects ■ A set of development tools ■ An object-oriented programming language and support library This document is about the third component of the development environment—the programming language and its runtime environment. It fully describes the Objective-C language, and provides a foundation for learning about the Mac OS X Objective-C application development framework—Cocoa. The Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming. Objective-C is defined as small but powerful set of extensions to the standard ANSI C language. Its additions to C are mostly based on Smalltalk, one of the first object-oriented programming languages. Objective-C is designed to give C full object-oriented programming capabilities, and to do so in a simple and straightforward way. For those who have never used object-oriented programming to create applications before, this document is also designed to help you become familiar with object-oriented development. It spells out some of the implications of object-oriented design and gives you a flavor of what writing an object-oriented program is really like.

12,781

社区成员

发帖
与我相关
我的任务
社区描述
CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧