gregion.idlg
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IDLG 代码 · 共 21 行
IDLG
21 行
/*
gregion -- graph region or overall options
*! VERSION 1.1.0 22oct2004
*/
DIALOG rg, tabtitle("Overall")
BEGIN
INCLUDE gregion_common
END
INCLUDE gregion_common_sc
PROGRAM gregion_output
BEGIN
put /program gregion_common_output
END
/* End gregion.idlg */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?