RegularExpressionHelper Class |
Namespace: X3Platform.Util
The RegularExpressionHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | RegularExpressionHelper | Initializes a new instance of the RegularExpressionHelper class |
Name | Description | |
---|---|---|
![]() ![]() | DumpHrefs | 抓取链接地址 |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | IsByte | 检测字符是否在4至12之间 |
![]() ![]() | IsDate | 检测年月日 |
![]() ![]() | IsDecimal | 检测字符是否为十进制数. |
![]() ![]() | IsEmail | 检测字符是否为Email地址 |
![]() ![]() | IsGuid | 检测Guid |
![]() ![]() | IsIP | 检测IP |
![]() ![]() | IsNumeric | 检测字符是否为数字 |
![]() ![]() | IsSafeFilePostfix | 检测安全的文件名后缀 |
![]() ![]() | IsTelephone | 检测是否为电话号码 |
![]() ![]() | IsUnsafeSQL | 检测是否是不安全的SQL语句 |
![]() ![]() | MDYToDMY | dd-mm-yy 的日期形式代替 mm/dd/yy 的日期形式 |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |