mswin.gen

来自「[Game.Programming].Academic - Graphics G」· GEN 代码 · 共 17 行

GEN
17
字号
mkdir $1cp defines.h 	$1/defines.hcp layout.C 	$1/layout.cppcp fileio.C 	$1/fileio.cppcp graph.C 	$1/graph.cppcp mswindow.C 	$1/mswindow.cppcp fileio.hxx  	$1/fileio.hxxcp graph.hxx   	$1/graph.hxxcp vector.C   	$1/vector.cppcp mswindow.hxx	$1/mswindow.hxxcp vector.hxx  	$1/vector.hxxcp g.dat	$1/g.datcp g20.dat	$1/g20.datcp README	$1/READMEcp graph.mak	$1/graph.makecho "files are generated in directory:" $1

⌨️ 快捷键说明

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