搜索资源列表
U32toStr
- 将无符号32位整型数据转换为相应数字字符串,结果存放在长度为11的数组中。-The unsigned 32-bit integer data is converted into the corresponding numeric string, the result is stored in an array of length 11.
CodeView
- UTF16,UTF32,UNICODE,ANSI,CP54936编码字符串转换工具.例如:在工具中输入 我是中国人 ,UTF16,UTF32,UNICODE,ANSI,CP54936各栏中会相应显示对应的编码数据.在一些开发编码相关方面会有用到简单好用.本人就常用,很方便.感谢原创-UTF16, UTF32, UNICODE, ANSI, CP54936 encoded string conversion tools, for example: Enter I am Chinese , UTF
