📄 header1_defs
字号:
## portion of a Makefile to define the macros that contain# the names of header file common to all of QMG.#QNAMESP_H = $(COMMONSRC)qnamesp.hQMATVEC_H = $(QNAMESP_H) $(COMMONSRC)qmatvec.hQUNIONFIND_H = $(QNAMESP_H) $(COMMONSRC)qunionfind.hQPOINT_H = $(QNAMESP_H) $(COMMONSRC)qpoint.hQPATCHMATH_H = $(QPOINT_H) $(COMMONSRC)qpatchmath.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -