?? makefile
字號:
SHELL=/bin/sh# following is needed only for HP-UX machines that don't recognize getarg:#MACHINE=-DHPprotonate: protonate.o $(FC) -o $@ protonate.o.f.o: /lib/cpp -P -DLSQ $*.f > _$*_.f $(FC) -c _$*_.f /bin/mv _$*_.o $*.o /bin/rm _$*_.fclean: -/bin/rm protonate *.o
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -