StringHelper Class |
Namespace: Adf
The StringHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Compart |
以分隔符拆分字符串
|
![]() ![]() | Count |
判断字符串compare 在 input字符串中出现的次数
|
![]() ![]() | DecodeHtmlTag |
将字符串进行Html解码,是EncodeHtmlTag(String)的反编辑
|
![]() ![]() | DecodeHtmlTagChar |
对字符串中的大于号及小于号进行Html解码
|
![]() ![]() | EncodeHtmlTag |
将字符串进行Html简单编码,空格、大小于、换行、双引号、单引号、正反括号
|
![]() ![]() | EncodeHtmlTagChar |
对字符串中的大于号及小于号进行Html编码
|
![]() ![]() | GetMultiByteLength |
取得字符串多字节长度
|
![]() ![]() | Join |
串连
|
![]() ![]() | Page |
文本分页
|
![]() ![]() | RemoveCrLf |
清除给定字符串中的回车及换行符
|
![]() ![]() | RemoveHtmlTag |
过滤掉html数据标记
|
![]() ![]() ![]() | Sub |
取得传入字符串中指定多字节长度的字符串
|