• Language1.5


    Language

    [开发语言]

    Objective-C is an elegant object-oriented language that powers all iOS apps. You write Objective-C code to create your app, and you need to understand this language in order to use most application frameworks. Although you can use other languages for development, you can’t build an iOS app without Objective-C.

    [Objective-C 是一个高雅的面向对象的变成语言,他支撑了所有的IOS应用程序。 你编写Objective-C代码来创建你的应用程序,因此你需要理解这门开发语言,这样你才能够使用大多数的应用程序框架。虽然你可以使用其他的语言作为开发语言,但是离开了Objective-C 你是无法创建一个IOS应用程序的]

    Objective-C is a simple language with syntax(句法) and conventions(公约) that are easy to learn—especially if you have experience with other object-oriented languages such as Java or C++. If you’re a C programmer, you’ll find that when you become familiar with object-oriented programming and Objective-C, your apps are easier to design and modify(修改、变动、变更).

    [Objective-C 是一门简单的语言,他拥有句法和公约,因此,他十分容易去学习,尤其是你拥有其他面向对象语言的开发经验,比如:JAVE或者C++。 如果你是一个C的程序员你就会发现,当你对面向对象编程和Objective-C语言熟悉后,你的应用程序就会非常容易去设计和修改。]

     

    2012-09-15 10:10:02

    THE END !

  • 相关阅读:
    多条件查询测试用例设计方法(1)—Pairwise(转)
    单例饿汉式和饱汉式各自的有缺点(转)
    Intellij IDEA生成JavaDoc(转)
    Linux常用命令分类
    Linux 常用命令
    数据库简单测试
    postman参数为Json数据结构
    WEB测试常见BUG
    APP应用测试技巧
    APP软件半成品测试技巧
  • 原文地址:https://www.cnblogs.com/xingchen/p/2686009.html
Copyright © 2020-2023  润新知