点击或拖拽改变大小

HslCommunication.BasicFramework 命名空间

[缺少 "N:HslCommunication.BasicFramework" 的 <summary> 文档]

  说明
公共类ExceptionTExceptionArgs
一个自定义的支持序列化反序列化的异常类,具体用法参照第四版《CLR Via C#》P414
公共类ExceptionArgs
异常消息基类
公共类FormAuthorize
用来测试版软件授权的窗口
公共类FormPopup
一个用于消息弹出显示的类
公共类FormPortraitSelect
一个正方形图形选择窗口,可以获取指定的分辨率
公共类FormSupport
作者的技术支持的窗口界面
公共类MessageBoard
系统的消息类,用来发送消息,和确认消息的
公共类SharpListT
一个高效的数组管理类,用于高效控制固定长度的数组实现
An efficient array management class for efficient control of fixed-length array implementations
公共类SoftAnimation
系统框架支持的一些常用的动画特效
公共类SoftAuthorize
软件授权类
公共类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
图形的呈现方式