app_def.tex

来自「CCSM Research Tools: Community Atmospher」· TEX 代码 · 共 25 行

TEX
25
字号
% $Id: App_def.tex,v 1.1.6.1 2002/04/24 03:25:30 erik Exp $\subsection{Specification}\subsubsection{Routines}\begin{itemize}\item{MFM\_AppNew}Creates the application.\begin{verbatim}        subroutine MFM_AppNew()\end{verbatim}\item{MFM\_AppNew}Finalizes the application.  Free's all memory associated with the app.\begin{verbatim}        subroutine MFM_AppDelete()\end{verbatim}\end{itemize}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?