📄 display.hlp
字号:
{smcl}
{* 08feb2005}{...}
{cmd:help display} {right:dialog: {bf:{dialog display}}}
{hline}
{title:Title}
{p2colset 5 20 22 2}{...}
{p2col :{hi:[P] display} {hline 2}}Display strings and values of scalar expressions{p_end}
{p2colreset}{...}
{title:Syntax}
{p 8 16 2}{cmdab:di:splay} [{it:subcommand} [{it:subcommand} [{it:...}]]]
{pstd}where {it:subcommand} is
{cmd:"}{it:double-quoted string}{cmd:"}
{p 8 16 2}{cmd:`"}{it:compound double-quoted string}{cmd:"'}{p_end}
[{cmd:%}{it:fmt}] [{cmd:=}]{it:exp}
{p 8 16 2}{cmd:as} {c -(} {cmd:text} | {cmd:txt} | {cmdab:res:ult}
| {cmdab:err:or} | {cmdab:inp:ut} {c )-}{p_end}
{cmd:in smcl}
{cmd:_asis}
{cmdab:_s:kip:(}{it:#}{cmd:)}
{cmdab:_col:umn:(}{it:#}{cmd:)}
{cmdab:_n:ewline}[{cmd:(}{it:#}{cmd:)}]
{cmdab:_c:ontinue}
{cmdab:_d:up:(}{it:#}{cmd:)}
{cmdab:_r:equest:(}{it:macname}{cmd:)}
{cmd:_char(}{it:#}{cmd:)}
{cmd:,}
{cmd:,,}
{title:Description}
{pstd}
{cmd:display} displays strings and values of scalar expressions.
{cmd:display} produces output from the programs that you write.
{pstd}
Interactively, {cmd:display} can be used as a substitute for a hand
calculator.
{pstd}
{cmd:display}'s more complicated subcommands are used in do-files and programs
to produce formatted output.
{title:Also see}
{psee}
Manual: {bf:[R] display},{break}
{bf:[P] display}
{psee}
Online: {helpb capture}, {helpb format}, {helpb list},
{helpb outfile}, {helpb quietly}, {helpb return}, {help smcl}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -