搜索资源列表
xY8LC3Aa
- 这是一个ASCII码查询工具 输入一个字符可以显示对应的ASCII码,非常适合刚开始学习编程语言的初学者-This is an ASCII code query tool can display the corresponding ASCII code input one character just beginning to learn a programming language ideal for beginners
neizunbianliyuanma
- 寻找内存数据,翻译内存数据等,其中包括画板,进制转换ASCII码相互转换,偏移搜索等-Looking for memory data, translation memory data, including slate, binary conversion ASCII code conversion, offset search, etc.
ASCII-to-UniCode
- .版本 2 Unicode长度 = API_MultiByteToWideChar (936, 0, ASCII文本, -1, { }, 0) 936 表示简体中文代码页 -1 表示以 0 作为文本终止符 如果要去掉转换后Unicode字节集末尾的{0,0},则Unicode长度再减去1 Unicode字节集 = 取空白字节集 (Unicode长度 × 2) API_MultiByteToWideChar (936, 0, ASCII文本, -1, Unicode字
ascIItoweb
- 可以把 ascII 字符 转换为正常代码,取消加密等 限制,让隐码全部显示出来,便于修改。-AscII can be converted to normal character code, cancel encryption and other restrictions, so that all the hidden codes show up, easy to modify.