log_res.tex
来自「CCSM Research Tools: Community Atmospher」· TEX 代码 · 共 12 行
TEX
12 行
% $Id: Log_res.tex,v 1.1.6.1 2002/04/24 03:25:37 erik Exp $\subsection{Restrictions}\begin{itemize}\item{\bf Printf type format strings}All printf format strings are recognized by {\tt MFM\_LogPrint}.However, you must use the {\tt ``\%lf''} (long float) format string to print a double,since the underlying library has to know the specific type of each argument.The usual {\tt ``\%f''} may be used to print a float.\end{itemize}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?