readme

来自「用来二进制文件比较」· 代码 · 共 9 行

TXT
9
字号
VDiff is a sample application, in order to show how to use JLibDiff.With this little application, you can see the difference between twofiles (their filenames are given through command line).to launch VDiff, you must have JLibDiff.jar and VDiff.jar in you classpath,then launch 	java VDiff.VDiff file1 file2where fileX are the filenames of the file you want to compare.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?