类库说明文档
|
JHConst Methods |
The JHConst type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
DoubleToStr |
将浮点数转换为指定位数的字符串格式
|
|
Equals | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetRealType |
返回当前类型的真实类型(如可空类型,则返回它的基本类型)
|
|
GetType | (Inherited from Object.) |
|
IsNullOrDBNull |
判断当前对象是否为 null 或者 DBNull 的值
|
|
ToString | (Inherited from Object.) |
See Also