Objective-C
Objective-C,通常写作ObjC或OC和较少用的ObjectiveC或Obj-C,是扩充C的面向对象编程语言。它主要使用于MacOSX和GNUstep这两个使用OpenStep标准的系统,而在NeXTSTEP和OpenStep中它更是基本语言。
资源总数
10,000
Objective-C 热门资料
查看全部 10,000 份 →高质量C++和C编程指南资料说明
高质量C++和C编程指南资料说明[摘要]每个 C++/C 程序通常分为两个文件。一个文件用于保存程序的声明(declaration),称为头文件。另一个文件用于保存程序的实现(implementaTIon),称为定义(definiTIon)...
2021-10-26
2
Many C samples. It is a good sample for students to learn C language.
Many C samples. It is a good sample for students to learn C language.
2013-12-31
88
C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes
C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single p...
2013-12-28
118