📄 y_storage.hlp
字号:
{smcl}
{p 0 4}
{help contents:Top}
> {help y_dm:Data management}
> {help y_creating:Creating and changing variables}
{bind:> {bf:Storage types and formats}}
{p_end}
{hline}
{title:Help and category listings}
{p 4 8 4}
{bf:{help data_types:Data and storage types}}{break}
how variables are really stored:
{cmd:byte}s, {cmd:int}s, {cmd:long}s, {cmd:float}s, {cmd:double}s,
and {cmd:str}{it:#}
{p 4 8 4}
{bf:{help recast:Change storage type of variable}}{break}
changing {cmd:float}s to {cmd:bytes}, etc. to save memory
{p 4 8 4}
{bf:{help compress:Compress data in memory}}{break}
changing variable types automatically
{p 4 8 4}
{bf:{help format:Specify a variable's display format}}{break}
should 1.34 be displayed as 1.3, 1.34, 1.340, ...?
{p 4 8 4}
{bf:{help y_vallabs:Value labels}}{break}
when 1 means Yes and 2 means No
{hline}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -