Skip to content
CYJB edited this page Oct 8, 2013 · 15 revisions

这是我开发的 C# 基础类库,以 BSD 协议发布,包含一些基本或常用的类。关于详细的实现和原理,请访问我的博客

命名空间

Cyjb   Cyjb 命名空间包含基本类以及基本扩展类,这些类定义或扩展了常用的数据类型。

Cyjb.Collections   Cyjb.Collections 命名空间包含扩展的集合类,以及对现有集合类的扩展。

Cyjb.Collections.ObjectModel   Cyjb.Collections.ObjectModel 命名空间包含可重用的集合类。

Cyjb.ComponentModel   Cyjb.ComponentModel 命名空间包含与组建模型相关的类。

Cyjb.Configurations   Cyjb.Configurations 命名空间包含与配置数据处理相关的类。

Cyjb.IO   Cyjb.IO 命名空间包含与输入输出相关的类和扩展。

Cyjb.Text   Cyjb.Text 命名空间包含与文本和字符相关的类。

Cyjb.Utility   Cyjb.Collections 命名空间包含一些实用类,包括缓冲池。


Cyjb 类库文档,欢迎访问我的博客

Clone this wiki locally