HslCommunication.BasicFramework 命名空间 |
[缺少 "N:HslCommunication.BasicFramework" 的 <summary> 文档]
类 | 说明 | |
---|---|---|
ExceptionTExceptionArgs |
一个自定义的支持序列化反序列化的异常类,具体用法参照第四版《CLR Via C#》P414
| |
ExceptionArgs |
异常消息基类
| |
FormAuthorize |
用来测试版软件授权的窗口
| |
FormPopup |
一个用于消息弹出显示的类
| |
MessageBoard |
系统的消息类,用来发送消息,和确认消息的
| |
SharpListT |
一个高效的数组管理类,用于高效控制固定长度的数组实现 An efficient array management class for efficient control of fixed-length array implementations | |
SoftAnimation |
系统框架支持的一些常用的动画特效
| |
SoftAuthorize |
软件授权类,可以获取本机的唯一机器码信息,将根据cpu号,主板号,
| |
SoftBasic |
一个软件基础类,提供常用的一些静态方法,比如字符串转换,字节转换的方法 A software-based class that provides some common static methods,Such as string conversion, byte conversion method | |
SoftBuffer |
一个线程安全的缓存数据块,支持批量动态修改,添加,并获取快照 A thread-safe cache data block that supports batch dynamic modification, addition, and snapshot acquisition | |
SoftCacheArrayBase |
内存队列的基类
| |
SoftCacheArrayInt |
一个内存队列缓存的类,数据类型为Int32
| |
SoftCacheArrayLong |
一个内存队列缓存的类,数据类型为Int64
| |
SoftFileSaveBase |
文件存储功能的基类,包含了文件存储路径,存储方法等
| |
SoftIncrementCount |
一个简单的不持久化的序号自增类,采用线程安全实现,并允许指定最大数字,将包含该最大值,到达后清空从指定数开始 A simple non-persistent serial number auto-increment class, which is implemented with thread safety, and allows the maximum number to be specified, which will contain the maximum number, and will be cleared from the specified number upon arrival. | |
SoftMail |
软件的邮箱类,用于发送邮箱数据
| |
SoftMsgQueueT |
一个简单通用的消息队列
| |
SoftNumericalOrder |
一个用于自动流水号生成的类,必须指定保存的文件,实时保存来确认安全
| |
SoftPainting |
静态类,包含了几个常用的画图方法,获取字符串,绘制小三角等
| |
SoftSecurity |
字符串加密解密相关的自定义类
| |
SoftSqlOperate |
数据库操作的相关类,包含了常用的方法,避免大量的重复代码
| |
SoftZipped |
一个负责压缩解压数据字节的类
| |
SystemVersion |
系统版本类,由三部分组成,包含了一个大版本,小版本,修订版,还有一个开发者维护的内部版 System version class, consisting of three parts, including a major version, minor version, revised version, and an internal version maintained by the developer | |
VersionInfo |
版本信息类,用于展示版本发布信息
|
结构 | 说明 | |
---|---|---|
Paintdata |
包含整型和字符串描述的数据类型
| |
SoftAuthorizeHardDiskInfo |
硬盘信息
|
接口 | 说明 | |
---|---|---|
ISoftFileSaveBase |
支持字符串信息加载存储的接口,定义了几个通用的方法
| |
ISqlDataType |
数据库对应类的读取接口
|
枚举 | 说明 | |
---|---|---|
GraphDirection |
图形的方向
| |
GraphicRender |
图形的呈现方式
|