?? js2003.bak
字號:
set talk off
set esca off
set excl off
set reprocess to automatic
*set help to js_help.chm
set cons on
set date ansi
set score off
set safe off
set stat bar on
set cent on
set color to
set sysmenu off
clea
clear all
public ok
on shutdown do quit1.prg
with _screen
.visible=.f.
endwith
do form bd\fm.scx
read event
*quit
if ok
do cd\cx
endif
clea read
release off
*read event
*endwith
*with _screen
*.visible=.t.
*.maxbutton=.t.
*.movable=.t.
*.top=0
*.left=0
*.windowstate=2
*.caption='海南省儋州市建筑質量檢測報告及管理系統'
*.icon='js.ico'
*with _screen
*.visible=.f.
*endwith
*do form bd\fm
*read event
*do form bd\dl
*read event
*with _screen
*.visible=.t.
*.controlbox=.t.
*.maxbutton=.t.
*.minbutton=.t.
*.movable=.t.
*top=0
*left=0
*windowstate=2
*endwith
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -