?? text file conversion unix - windows.whs
字號:
// WinHex sample script that converts a UNIX text file into a Windows text file.
// The representation of line breaks differs in both systems.
// Can only be executed by the evaluation version if unchanged.
ExitIfNoFilesOpen
CreateBackup
ReplaceAll 0x0A 0x0D0A
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -