📄 jobsum.h
字号:
COMMON/JOBSUM/TIME1,TIME2,NSTATC(10),NFDCLS(MXSTAT,2)*-----------------------------------------------------------------------* contains the statistical information* TIME1 starting time in seconds* TIME2 ending - -* NSTATC overall statistical information* 1 = # of lines read* 2 = # of lines written to output file* 3 = # of statements read* 4 = # of statements after filters* 5 = # of statements changed* 6 = # of lines unable to change (length overflow)* 7 = # of comment lines (including blank lines)* 8 = # of lines printed* NFDCLS no. of times internal class found* (I,1) normal, (I,2) behind logical IF*-----------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -