搜索资源列表
at_send
- 通过at发送手机短信.转字符串转换为Unicode代码,例如“中”的unicode代码为 4E2D,(好像是将中字的ASCII码分开,分别转成16进制)-At sending text messages via mobile phones. Turn the string is converted to Unicode code, such as " in progress" unicode code 4E2D, (as if the word is the ASCII cod
16tostr
- 16进制和字符串互转,中文http编码互转;其中16进制互转自动过滤空格和换行 比如在下面输入31 32 33点16进制转字符串就会在上面显示123;当然你输入313233这种不带空格的也是可以的-hex to string ,string to hex, string to htmlencode,htmlencode to string
hexconversion
- Delphi转换进制,可实现的功能:将16进制字符串转换成十进制整数、16进制AI转换成10进制数、2进制和十进制之间的转换、十进制数32转换成2进制数00000100000、2进制数01110转换成10进制数、将十进制整数转换成任意16进制以内的字符串、将10进制转换成罗马字符10进制数20转换成罗马进制数XX。有些进制间的转换平时见的不多,因此本源码还是有一定参考价值的。-Delphi conversion system, can realize the function: the 16 h