.NET API 41,984 bytes
StringExtensions
public static byte[]
Compress(
this byte[]
Source)
public static string Compress(
this string Source)
public static byte[]
Decompress(
this byte[]
Source)
public static bool IsInt(
this string Source)
public static bool IsIntArray(
this string[]
Source)
public static bool IsNotNull(
this object Source)
public static bool IsTel(
this string Source)
public static bool IsUrl(
this string Source)
public static string ToAes(
this string Source)
public static string ToApiMD5(
this string Source)
public static string ToBinary(
this string Source)
public static bool ToBoolen(
this string Source)
public static bool ToBoolen(
this object Source)
public static decimal ToDecimal(
this string Source)
public static decimal ToDecimal(
this object Source)
public static string ToDecrypt(
this string Source)
public static string ToDecrypt(
this string Source,
string Key)
public static double ToDouble(
this string Source)
public static double ToDouble(
this object Source)
public static string ToEncrypt(
this string Source)
public static string ToEncrypt(
this string Source,
string Key)
public static float ToFloat(
this string Source)
public static float ToFloat(
this object Source)
public static string ToHex(
this long Source)
public static string ToHide(
this string Source)
public static string ToInitial(
this string Source)
public static int ToInt(
this string Source)
public static int ToInt(
this object Source)
public static long ToIpLong(
string Source)
public static long ToLong(
this string Source)
public static long ToLong(
this object Source)
public static string ToMD5(
this string Source)
public static string ToMiniDecrypt(
this string Source,
string SessionKey,
string iv)
public static string ToMiniEncrypt(
this string Source,
string SessionKey,
string iv)
public static decimal ToMoney(
this decimal Source)
public static decimal ToMoney(
this decimal?
Source)
public static decimal ToMoney(
this int Source)
public static string ToOctal(
this long Source)
public static string ToPinYin(
this string Source)
public static string ToQQ(
this string Source)
public static string ToUnAes(
this string Source)
public static string ToUnBinary(
this string Source)
public static string ToUnHex(
this long Source)
public static string ToUnOctal(
this long Source)