📄 readme
字号:
Installation------------To compile VT, change to the src directory, read README in that directory, and then type 'make' after making any necessary changes.You do not need to keep any of the files in src except for the vt executable. The executable can be placed wherever is convenient (e.g. ~/bin, /usr/local/bin).For a personal installation, you should leave the distribution filesin ~/vt/dist and ~/vt/extra, as they are right now if you untarred thearchive in ~. You can also either or both of them in ~ or ~/vt and VTwill find them.For a system installation, you should put the files currently in thedist directory into /usr/local/lib/vt, and the files currently in theextra directory into /usr/local/lib/vt/extra. If this is notpossible, edit the search path in main.c (in the src directory) toinclude the directory where you plan to place the distribution files,and the search path in main.vtc (in the dist directory) to include thedirectories where you plan to place the distribution and extras files.Documentation-------------The file vt.doc documents the basic VT program and the VTC language. People intending to use VT as a client should read dist.doc. People who used VT 2.12 as a client should read dist.changes.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -