_bu_stset.idlg

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IDLG 代码 · 共 20 行

IDLG
20
字号
/*
  _bu_stset.idlg

  VERSION 1.0.1  31mar2005

  To be included within a DIALOG.

  Note that macros _x and _y must already be DEFINEd.

*/

  /*--+----1----+----2----+----3----+----4----+----5----+----6----+----7----+*/
  BUTTON   bu_stset _x        _y        _setbuwd  .,			/*
		*/ onpush("view dialog stset")				/*
		*/ onpush98("view help stset_98##|_new")		/*
		*/ label("Survival Settings...")			/*
		*/

/* END: _bu_stset.idlg */

⌨️ 快捷键说明

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