Download List

项目描述

The Objective-C Foundation Classes is an Objective-C
library. It contains general purpose classes for easier
development of applications, in areas such as data types,
collections, network, C library wrappers, and compound
classes.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-10 05:58
0.8.1

在此版本中,图书馆是伴随着大多数班级代码示例。除此之外,有一个新的类:一个分布式的随机生成。有4个班进行除错和2类的一种新方法延长。
标签: Minor feature enhancements
In this release, the library is accompanied by small code examples for most classes. Besides that, there is one new class: a distributed random generator. There are bugfixes in four classes, and two classes are extended with a new method.

2007-11-06 07:57
0.8.0

此版本增加了10种新类的图书馆,包括平面屏幕和面类,一个位图和TrueType字体类,PNG和JPEG图像类,SHA256校验类,一赛特旋转伪随机数发生器类,一类FTP客户端。 8个班,新方法和一些错误延长固定。
标签: Major feature enhancements
This release added ten new classes to the library, including a Graphic screen and surface class, a bitmap and TrueType font class, a PNG and JPEG image class, a SHA256 class, a Mersenne Twister pseudo random generator class, and a FTP client class. Eight classes were extended with new methods and a few bugs were fixed.

2006-07-26 21:15
0.7.1

一个新类(DBigFraction)和一个新的协议(DBitArithmetic)已被添加到该库。也有相关的64位平台上几个错误修正。在拷贝构造支持得到了改进,并因此所有集合现在可以(深)复制。有一些小bug,和多个类别的新方法延长。
标签: Minor feature enhancements
A new class (DBigFraction) and a new protocol (DBitArithmetic) have been added to the library. There are also several bugfixes related to 64-bit platforms. The copy-constructor support has been improved, and as a result all collections can now be (deep) copied. There are some small bugfixes, and several classes have been extended with new methods.

2006-01-18 15:42
0.7.0

此版本增加了10个新的类的库,其中包括Objective - C源标记生成器,文本屏幕和表面类,图形的集合类,一般值类,一类大双,和双数组类。图书馆将现在也建立在FreeBSD,但有一些限制。
标签: Major feature enhancements
This release adds ten new classes to the library,
including an Objective-C source tokenizer, a text screen
and surface class, a graph collection class, a general
value class, a big double class, and a double array
class. The library will now also build on FreeBSD, but
with some limitations.

2005-06-21 11:40
0.6.0

此版本增加了7个新类的图书馆,包括一个固定点的数据类型,一个整数数组的数据类型,一个大整数数据类型,bzip2压缩文件格式封装,Telnet客户端,以及离散分布类。两班,已延长至新的方法和一个bug修正了。
标签: Major feature enhancements
This release adds seven new classes to the
library, including a fixed point data type, an
integer array data type, a big integer data type,
a bzip2 file wrapper, a telnet client, and a
discrete distribution class. Two classes have been
extended with new methods and one bugfix was made.

Project Resources