搜索资源列表
字节查询器
- 用VC写的C语言版控制台字节查询器
File
- 分解文件(需要输入字节数来指示分割的位置, 分解为:file.l和file.xi) 合并文件(需要输入两个文件名)-decompose file (need to input the number of bytes to indecate position to decompose the file, the file is decomposed into :file.l and file.xi) compose files(need to input two file name
compute-bytes
- 计算一个字符串的字节数,字符串由我们自己输入。-Calculated the number of bytes of a string, the string by our own input.
ApiSampleModi
- st官方开源命令行写入工具本人修改版,缩短了命令行参数长度以适应在其他程序中调用,避免调用时出现命令行超过255字节错误。-st official open source command line writes the modified version of the tools I shorten the length of the command line parameters to adapt to call other programs to avoid the command line,
char_p_byte
- 测试本机字节序的小程序。检测本机是高字节序还是低字节序。-Testing the native byte order of small programs