📄 globals.h
字号:
/* globals.h *//****************************************************************************** * Name: globals.h * * Function: <UN-USED> * * Copyright: (C) Garrett Matthew Morris, TSRI * *----------------------------------------------------------------------------* * Author: Garrett Matthew Morris, The Scripps Research Institute * * Date: 02/28/1995 * *----------------------------------------------------------------------------* * Inputs: none * * Returns: nothing * * Globals: none * *----------------------------------------------------------------------------* * Modification Record * * Date Inits Comments * * 02/28/95 GMM This header added * ******************************************************************************/Atom *atomTemp = NULL;Atom *atomFirst = NULL;Atom *atomLast = NULL;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -