• Objective-C History


    Abstract:

    1. Objective-C is based on SmallTalk-80, vs Simula, adopted by C++ 

    2. Objective-C is a 'strict superset' of C

    3. Objective-C model of OOP is based on Message Passing to object.

    Detail:

     Objective-C                                        1980 

     Object-Oriented Pre-Compiler              1982

     Commercial  version                           1986  coupled an Objective-C compiler with class libraries

     GCC compiler of Objective-C                1988  extended a GCC compiler of Objective-C

     GNU Objective-C runtime                     1992

     Clang compiler of Objective-C              2009

     Swift                                                  2014  characterized as "Objective-C without the C"

  • 相关阅读:
    HTTP协议
    HTTP请求
    scoket
    Git的简绍
    SpringBoot添加“热部署”
    SpringBoot入门(简绍和案例)
    JVisual VM工具使用以及垃圾回收机制
    jstack应用
    Jvm优化(1)
    Spring Data ElasticSearch的使用十个小案例
  • 原文地址:https://www.cnblogs.com/hushuai-ios/p/5093269.html
Copyright © 2020-2023  润新知