y_lcommon.hlp
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 34 行
HLP
34 行
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_programming:Programming}
> {help y_serious:Language}
{bind:> {bf:Commonly used programming commands}}
{p_end}
{hline}
{title:Help file listings}
{p 4 8 4}
{bf:{help return:Return saved results}}{break}
return results in {cmd:r()}, {cmd:s()}, or {cmd:e()}
{p 4 8 4}
{bf:{help delimit:Change delimiter}}{break}
make lines end in ; instead of carriage return
{p 4 8 4}
{bf:{help quietly:Quietly or noisily perform command}}{break}
suppress output when using a Stata command as a subroutine
{p 4 8 4}
{bf:{help mark:Mark observations for inclusion}}{break}
ensure that you are using the specified subsample
{p 4 8 4}
{bf:{help preserve:Preserve and restore data}}{break}
temporarily change the data in memory
{hline}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?