📄 class.hlp
字号:
{smcl}
{* 29mar2005}{...}
{cmd:help class}
{hline}
{title:Title}
{p2colset 5 18 20 2}{...}
{p2col :{hi:[P] class} {hline 2}}Class programming
{p_end}
{p2colreset}{...}
{pstd}
For information on class programming, see
Full documentation:
{help classman} class programming
{helpb classutil} {cmd:classutil} utility command
{helpb class exit} {cmd:class exit} programming command
Quick reference and syntax diagrams:
{help classdeclare} the {cmd:class} command
{help classassign} {it:lvalue} {cmd:=} {it:rvalue} details
{help classmacro} {cmd:'.}{it:id}[{cmd:.}{it:id}[...]] ...{cmd:'} substitution
{help classbi} built-ins
{title:Description}
{pstd}
Classes are a programming feature of Stata that are especially useful for
dealing with graphics and GUI problems, although their use need not be
restricted to those topics. Class programming is an advanced programming
topic and will not be useful to most programmers.
{title:Also see}
{psee}
Manual: {bf:[P] class}{p_end}
{psee}
Online: {help classman}{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -