搜索资源列表
neizunbianliyuanma
- 寻找内存数据,翻译内存数据等,其中包括画板,进制转换ASCII码相互转换,偏移搜索等-Looking for memory data, translation memory data, including slate, binary conversion ASCII code conversion, offset search, etc.
ascii-to-word
- ascii码到字符的转换实例,代码结构清晰。-ascii to word
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.
yodtzr
- 易语言的字节集文本化模块,可以将字节集和ASCII之间互相转换()