?? readme.hex
字號:
This .ZIP file contains three utilities that may be useful in dealing with
Intel hex format data files.
HEX2BIN.EXE - Converts a hex file to an absolute binary file. Handy for some
programmers that only accept binary source files.
BIN2HEX.EXE - Converts an absolute binary file into a hex file. (Reverse of
the above.)
HEX2HEX.EXE - Re-writes a hex file in hex format, with no more than 16 data
bytes per line. This allows fixing bad line checksums and fixing
files for some programmmers that don't accept hex files with
more than 16 data bytes per line.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -