📄 rjsmainp.dpr
字号:
program rjsmainp;
uses
Forms,
rjsmain in 'rjsmain.pas' {mainForm},
cdwh in 'cdwh.pas' {gjsswhForm},
tcdmwh in 'tcdmwh.pas' {fjdmwhForm},
fkfs in 'fkfs.pas' {fkfsForm},
qtmain in 'qtmain.pas' {qtForm},
jsfsdmwh in 'jsfsdmwh.pas' {jsfswhForm},
cldmwh in 'cldmwh.pas' {clwhForm},
gnsz in 'gnsz.pas' {gnszForm},
ViewWin in 'ViewWin.pas' {ViewForm},
ImageWin in 'ImageWin.pas' {ImageForm},
thdmwh in 'thdmwh.pas' {thwhForm},
rydmwh in 'rydmwh.pas' {rywhForm},
yhfawh in 'yhfawh.pas' {yhfaForm},
tcyydmwh in 'tcyydmwh.pas' {tcyywhForm},
jgmsdmwh in 'jgmsdmwh.pas' {jgmswhForm},
tclbxz in 'tclbxz.pas' {tclbForm},
tcmxxz in 'tcmxxz.pas' {tcmxForm},
tcyyxz in 'tcyyxz.pas' {tcyyForm},
jgmsxz in 'jgmsxz.pas' {jgmsForm},
tcxz in 'tcxz.pas' {tcxzForm},
fdxz in 'fdxz.pas' {fdForm},
kehugz in 'kehugz.pas' {hygzForm},
gzqktj in 'gzqktj.pas' {tjForm},
ctdmwh in 'ctdmwh.pas' {ctwhForm},
djszwh in 'djszwh.pas' {djszForm},
pass in 'pass.pas' {userForm},
ctydsz in 'ctydsz.pas' {ctydForm},
ctctwh in 'ctctwh.pas' {ctctForm},
qtkdsz in 'qtkdsz.pas' {qtkdForm},
cyyd in 'cyyd.pas' {cyydForm},
hygl in 'hygl.pas' {hyForm},
skycwbb in 'skycwbb.pas' {skyForm},
ssxsbb in 'ssxsbb.pas' {ssxsForm},
zhtjbb in 'zhtjbb.pas' {zhtjForm},
wjdjbb in 'wjdjbb.pas' {wjdjForm},
xzfs in 'xzfs.pas' {xzform},
checkinout in 'checkinout.pas' {checkForm},
cwflbb in 'cwflbb.pas' {cwflForm},
hykxfgl in 'hykxfgl.pas' {hyxfForm},
Searchhy in 'Searchhy.pas' {searchForm},
hycxgl in 'hycxgl.pas' {hyglForm},
sendmail in 'sendmail.pas' {mailForm},
xfprnt in 'xfprnt.pas' {xfForm},
zgscwbb in 'zgscwbb.pas' {zgsForm},
dayrep in 'dayrep.pas' {dayForm},
bestslrep in 'bestslrep.pas' {bestslForm},
bestjerep in 'bestjerep.pas' {bestjeForm},
xykrep in 'xykrep.pas' {xykForm},
yhzrrep in 'yhzrrep.pas' {yhzrForm},
ygdmwh in 'ygdmwh.pas' {ygwhForm},
ygsxbrep in 'ygsxbrep.pas' {ygsxbForm},
xmcbfxrep in 'xmcbfxrep.pas' {xmcbfxForm},
xmflbgrep in 'xmflbgrep.pas' {xmflFrm},
Weekxsbgrep in 'Weekxsbgrep.pas' {weekForm},
Monthxsbgrep in 'Monthxsbgrep.pas' {monthForm},
zdxsrep in 'zdxsrep.pas' {zdxsForm},
cpyhUnit in 'cpyhUnit.pas' {cpyhForm},
shuakaform in 'shuakaform.pas' {formshuaka},
Unitcheckyh in 'Unitcheckyh.pas' {checkyh},
cookmode in 'cookmode.pas' {Formmemo},
inscookmode in 'inscookmode.pas' {Forminscook},
bingzhouu in 'bingzhouu.pas' {bingzhouf},
prtszwh in 'prtszwh.pas' {prtForm},
zcpass in 'zcpass.pas' {zc},
syssetU in 'syssetU.pas' {setForm},
jcrsU in 'jcrsU.pas' {jcrsForm},
pflr in 'pflr.pas' {pflrf},
pfjg in 'pfjg.pas' {pfjgf},
pffx1 in 'pffx1.pas' {pffxf1},
chzx in 'chzx.pas' {cpcxf},
chanpin in 'chanpin.pas' {Form3},
lbsr in 'lbsr.pas' {lbsrp},
sbsz in 'sbsz.pas' {Form16},
caipincxU in 'caipincxU.pas' {caipincxf},
moveU in 'moveU.pas' {moveForm},
skycwbb1 in 'skycwbb1.pas' {skyForm1},
skycwbb2 in 'skycwbb2.pas' {skyForm2},
jmddmwh in 'jmddmwh.pas' {jmdForm};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TmainForm, mainForm);
Application.CreateForm(TfkfsForm, fkfsForm);
Application.CreateForm(TqtForm, qtForm);
Application.CreateForm(TImageForm, ImageForm);
Application.CreateForm(TtclbForm, tclbForm);
Application.CreateForm(TtcmxForm, tcmxForm);
Application.CreateForm(TtcyyForm, tcyyForm);
Application.CreateForm(TtcxzForm, tcxzForm);
Application.CreateForm(Txzform, xzform);
Application.CreateForm(ThygzForm, hygzForm);
Application.CreateForm(TcpyhForm, cpyhForm);
Application.CreateForm(TgnszForm, gnszForm);
Application.CreateForm(Tcheckyh, checkyh);
Application.CreateForm(Tbingzhouf, bingzhouf);
Application.CreateForm(TjcrsForm, jcrsForm);
Application.CreateForm(TViewForm, ViewForm);
Application.CreateForm(Tpfjgf, pfjgf);
Application.CreateForm(Tcpcxf, cpcxf);
Application.CreateForm(TForm3, Form3);
Application.CreateForm(Tlbsrp, lbsrp);
Application.CreateForm(TForm16, Form16);
Application.CreateForm(Tcaipincxf, caipincxf);
Application.Run;
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -