⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 y_dofiles.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_programming:Programming}
{bind:> {bf:do-files}}
{p_end}
{hline}

{title:Help file listings}

{p 4 8 4}
{bf:{help do:Execute commands stored in an ASCII (text) file}}{break}
    {cmd:do} and {cmd:run} execute commands stored in {it:filename}
    just as if they were entered from the keyboard

{p 4 8 4}
{bf:{help doedit:Edit do-files and other text files}}{break}
    {cmd:doedit} opens a text editor that allows you to edit do-files
    and other text files

{p 4 8 4}
{bf:{help assert:Useful command for use inside do-files for certifying data}}{break}
    {cmd:assert sex==1 | sex==2} would verify that the statement is true,
    and would stop the do-file if it is not

{p 4 8 4}
{bf:{help comments:Placing comments in do-files}}{break}
    there are several ways to add comments in your do-file

{hline}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -