readme.cvs
来自「cfd求解器使用与gmsh网格的求解」· CVS 代码 · 共 24 行
CVS
24 行
$Id: README.cvs,v 1.2 2003/03/18 01:50:17 geuzaine Exp $0) Set the variable CVS_RHS to ssh ('export CVS_RHS=ssh' with bash, or 'setenv CVS_RHS ssh' with tcsh) 1) The first time you want to download the latest full source by CVS, type: cvs -d username@cvs.geuz.org:/cvsroot ckeckout getdp where username is your login on cvs.geuz.org2) To update your local version to the latest and greatest, go in the getdp directory and type: cvs update -dPA3) To commit your changes to the central repository, go in the getdp directory and type: cvs commit
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?