📄 makefile
字号:
a:main.o ProgramableShell.o Shell.o mystring.o CircleQueue.o List.o synchro.o VirtualMachine.o Compileer.o Analyze.o g++ -Wall -fsigned-char -ggdb main.o ProgramableShell.o Shell.o synchro.o mystring.o CircleQueue.o List.o VirtualMachine.o Compileer.o Analyze.o -o amain.o:main.cpp g++ -Wall -fsigned-char -ggdb -c main.cpp ProgramableShell.o:ProgramableShell.cpp ProgramableShell.h Shell.cpp Shell.h Limits_lover.h Compileer.cpp Compileer.h g++ -Wall -fsigned-char -ggdb -c ProgramableShell.cppShell.o: Shell.cpp Shell.h Process.h mystring.o List.o CircleQueue.o g++ -Wall -fsigned-char -ggdb -c Shell.cpp CircleQueue.o:CircleQueue.cpp CircleQueue.h g++ -Wall -fsigned-char -ggdb -c CircleQueue.cpp List.o: List.cpp List.h g++ -Wall -fsigned-char -ggdb -c List.cppmystring.o: mystring.h mystring.cpp g++ -Wall -fsigned-char -ggdb -c mystring.cpp synchro.o: synchro.h synchro.cpp g++ -Wall -fsigned-char -ggdb -c synchro.cppVirtualMachine.o: VirtualMachine.cpp VirtualMachine.h g++ -Wall -fsigned-char -ggdb -c VirtualMachine.cppCompileer.o: Compileer.cpp Compileer.h VirtualMachine.cpp VirtualMachine.h g++ -Wall -fsigned-char -ggdb -c Compileer.cppAnalyze.o: Analyze.cpp Analyze.h g++ -Wall -fsigned-char -ggdb -c Analyze.cpp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -