| 类 | 说明 |
|---|---|
| SharpList<T> |
一个高效的数组管理类,用于高效控制固定长度的数组实现
An efficient array management class for efficient control of fixed-length array implementations |
| 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
|
| 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.
|
| SoftSecurity | |
| 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
|
Copyright © 2022. All rights reserved.