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

📄 xjgl.dpr

📁 高校学生学籍管理系统源码
💻 DPR
字号:
program xjgl;

uses
  Forms,
  main in 'main.pas' {mainfrm},
  jbsrunit in 'jbsrunit.pas' {jbsrtemp},
  bjglunit in 'bjglunit.pas' {bjgl},
  gkxxunit in 'gkxxunit.pas' {gkxxfrm},
  jbxxunit in 'jbxxunit.pas' {jbxx},
  datadomule in 'datadomule.pas' {DataModule1: TDataModule},
  gkmcunit in 'gkmcunit.pas' {gkmcfrm},
  fplrunit in 'fplrunit.pas' {fplrfrm},
  fplrfunit in 'fplrfunit.pas' {fplr},
  fslrunit in 'fslrunit.pas' {fslrfrm},
  cjxytempunit in 'cjxytempunit.pas' {cjxytemp},
  cjxyunit in 'cjxyunit.pas' {cjxyfrm},
  bkcjunit in 'bkcjunit.pas' {bkcjfrm},
  bkcjxyunit in 'bkcjxyunit.pas' {bkcjxytemp},
  bkxyunit in 'bkxyunit.pas' {bkxyfrm},
  cxcjunit in 'cxcjunit.pas' {cxcjfrm},
  cxcjxyunit in 'cxcjxyunit.pas' {cxcjxyfrm},
  cxxyunit in 'cxxyunit.pas' {cxxyfrm},
  kcxxunit in 'kcxxunit.pas' {kcxxfrm},
  cjxgtempunit in 'cjxgtempunit.pas' {cjxgtemp},
  cjxgunit in 'cjxgunit.pas' {cjxg},
  jlsrunit in 'jlsrunit.pas' {jlsr},
  cfsrunit in 'cfsrunit.pas' {cfsr},
  jlcxunit in 'jlcxunit.pas' {jlcx},
  cfcxnit in 'cfcxnit.pas' {cfcx},
  cjcxunit in 'cjcxunit.pas' {cjcx},
  bycpunit in 'bycpunit.pas' {bycp},
  byfplrunit in 'byfplrunit.pas' {bycpfrm},
  byfsunit in 'byfsunit.pas' {byfs},
  byxyunit in 'byxyunit.pas' {byxytemp},
  byxyfunit in 'byxyfunit.pas' {byxy},
  bdxxunit in 'bdxxunit.pas' {bdxx},
  bdfxunit in 'bdfxunit.pas' {bdfx},
  bdtxunit in 'bdtxunit.pas' {bdtx},
  bdswunit in 'bdswunit.pas' {bdsw},
  bdkcunit in 'bdkcunit.pas' {bdkc},
  bdlxunit in 'bdlxunit.pas' {bdlx},
  bdzxunit in 'bdzxunit.pas' {bdzx},
  bdjyunit in 'bdjyunit.pas' {bdjy},
  bdljunit in 'bdljunit.pas' {bdlj},
  wxzrunit in 'wxzrunit.pas' {wxzr},
  wzyzrunit in 'wzyzrunit.pas' {wzyzr},
  zcwzyunit in 'zcwzyunit.pas' {zcwzy},
  bdcxunit in 'bdcxunit.pas' {bdcx},
  bdblunit in 'bdblunit.pas' {bdbl},
  zyrsunit in 'zyrsunit.pas' {zyrs},
  rstempunit in 'rstempunit.pas' {rstemp},
  cjfbunit in 'cjfbunit.pas' {cjfb},
  cjfbfrmunit in 'cjfbfrmunit.pas' {cjfbfrm},
  bjgunit in 'bjgunit.pas' {bjg},
  bjgqkunit in 'bjgqkunit.pas' {bjgqk},
  rstemp1unit in 'rstemp1unit.pas' {rstemp1},
  dzdyunit in 'dzdyunit.pas' {dzdy},
  dzdyfrmunit in 'dzdyfrmunit.pas' {dzdyfrm},
  bjgdyunit in 'bjgdyunit.pas' {bjgtemp},
  bjgcjunit in 'bjgcjunit.pas' {bjgdy},
  bddytempunit in 'bddytempunit.pas' {bddytemp},
  bddyunit in 'bddyunit.pas' {bddy},
  fpdyunit in 'fpdyunit.pas' {fpdytemp},
  bydyunit in 'bydyunit.pas' {bydy},
  zyglunit in 'zyglunit.pas' {zygl},
  cjdytempunit in 'cjdytempunit.pas' {cjdytemp},
  cjdyunit in 'cjdyunit.pas' {cjdy},
  xsdaunit in 'xsdaunit.pas' {xsda},
  xsdatempunit in 'xsdatempunit.pas' {xsdatemp},
  bjcjdyunit in 'bjcjdyunit.pas' {bjcjdy},
  jldyunit in 'jldyunit.pas' {jldy},
  mddyunit in 'mddyunit.pas' {mddy},
  jcdyunit in 'jcdyunit.pas' {jcdy},
  jldyfrmunit in 'jldyfrmunit.pas' {jldyfrm},
  cfdyfrmunit in 'cfdyfrmunit.pas' {cfdyfrm},
  mddyfrmunit in 'mddyfrmunit.pas' {mddyfrm},
  xwcsunit in 'xwcsunit.pas' {xwcs},
  xwpsunit in 'xwpsunit.pas' {xwps},
  xwdyunit in 'xwdyunit.pas' {xwdy},
  bjcjunit in 'bjcjunit.pas' {bjcjtemp},
  bjzbunit in 'bjzbunit.pas' {bjzb},
  cjzbtempunit in 'cjzbtempunit.pas' {cjzbtemp},
  cjzbdyunit in 'cjzbdyunit.pas' {cjzbdy},
  sjdrunit in 'sjdrunit.pas' {sjdr};
  //sjdr1unit in 'C:\Documents and Settings\Administrator\桌面\数据转换\sjdr1unit.pas' {Form1};

{$R *.res}

begin
  Application.Initialize;
  Application.CreateForm(Tmainfrm, mainfrm);
  Application.CreateForm(Tjbsrtemp, jbsrtemp);
  Application.CreateForm(Tbjgl, bjgl);
  Application.CreateForm(Tgkxxfrm, gkxxfrm);
  Application.CreateForm(Tjbxx, jbxx);
  Application.CreateForm(TDataModule1, DataModule1);
  Application.CreateForm(Tgkmcfrm, gkmcfrm);
  Application.CreateForm(Tfplrfrm, fplrfrm);
  Application.CreateForm(Tfplr, fplr);
  Application.CreateForm(Tfslrfrm, fslrfrm);
  Application.CreateForm(Tcjxytemp, cjxytemp);
  Application.CreateForm(Tcjxyfrm, cjxyfrm);
  Application.CreateForm(Tbkcjfrm, bkcjfrm);
  Application.CreateForm(Tbkcjxytemp, bkcjxytemp);
  Application.CreateForm(Tbkxyfrm, bkxyfrm);
  Application.CreateForm(Tcxcjfrm, cxcjfrm);
  Application.CreateForm(Tcxcjxyfrm, cxcjxyfrm);
  Application.CreateForm(Tcxxyfrm, cxxyfrm);
  Application.CreateForm(Tkcxxfrm, kcxxfrm);
  Application.CreateForm(Tcjxgtemp, cjxgtemp);
  Application.CreateForm(Tcjxg, cjxg);
  Application.CreateForm(Tjlsr, jlsr);
  Application.CreateForm(Tcfsr, cfsr);
  Application.CreateForm(Tjlcx, jlcx);
  Application.CreateForm(Tcfcx, cfcx);
  Application.CreateForm(Tcjcx, cjcx);
  Application.CreateForm(Tbycp, bycp);
  Application.CreateForm(Tbycpfrm, bycpfrm);
  Application.CreateForm(Tbyfs, byfs);
  Application.CreateForm(Tbyxytemp, byxytemp);
  Application.CreateForm(Tbyxy, byxy);
  Application.CreateForm(Tbdxx, bdxx);
  Application.CreateForm(Tbdfx, bdfx);
  Application.CreateForm(Tbdtx, bdtx);
  Application.CreateForm(Tbdsw, bdsw);
  Application.CreateForm(Tbdkc, bdkc);
  Application.CreateForm(Tbdlx, bdlx);
  Application.CreateForm(Tbdzx, bdzx);
  Application.CreateForm(Tbdjy, bdjy);
  Application.CreateForm(Tbdlj, bdlj);
  Application.CreateForm(Twxzr, wxzr);
  Application.CreateForm(Twzyzr, wzyzr);
  Application.CreateForm(Tzcwzy, zcwzy);
  Application.CreateForm(Tbdcx, bdcx);
  Application.CreateForm(Tbdbl, bdbl);
  Application.CreateForm(Tzyrs, zyrs);
  Application.CreateForm(Trstemp, rstemp);
  Application.CreateForm(Tcjfb, cjfb);
  Application.CreateForm(Tcjfbfrm, cjfbfrm);
  Application.CreateForm(Tbjg, bjg);
  Application.CreateForm(Tbjgqk, bjgqk);
  Application.CreateForm(Trstemp1, rstemp1);
  Application.CreateForm(Tdzdy, dzdy);
  Application.CreateForm(Tdzdyfrm, dzdyfrm);
  Application.CreateForm(Tbjgtemp, bjgtemp);
  Application.CreateForm(Tbjgdy, bjgdy);
  Application.CreateForm(Tbddytemp, bddytemp);
  Application.CreateForm(Tbddy, bddy);
  Application.CreateForm(Tfpdytemp, fpdytemp);
  Application.CreateForm(Tbydy, bydy);
  Application.CreateForm(Tzygl, zygl);
  Application.CreateForm(Tcjdytemp, cjdytemp);
  Application.CreateForm(Tcjdy, cjdy);
  Application.CreateForm(Txsda, xsda);
  Application.CreateForm(Txsdatemp, xsdatemp);
  Application.CreateForm(Tbjcjdy, bjcjdy);
  Application.CreateForm(Tjldy, jldy);
  Application.CreateForm(Tmddy, mddy);
  Application.CreateForm(Tjcdy, jcdy);
  Application.CreateForm(Tjldyfrm, jldyfrm);
  Application.CreateForm(Tcfdyfrm, cfdyfrm);
  Application.CreateForm(Tmddyfrm, mddyfrm);
  Application.CreateForm(Txwcs, xwcs);
  Application.CreateForm(Txwps, xwps);
  Application.CreateForm(Txwdy, xwdy);
  Application.CreateForm(Tbjcjtemp, bjcjtemp);
  Application.CreateForm(Tbjzb, bjzb);
  Application.CreateForm(Tcjzbtemp, cjzbtemp);
  Application.CreateForm(Tcjzbdy, cjzbdy);
  Application.CreateForm(Tsjdr, sjdr);
  //Application.CreateForm(TForm1, Form1);
  Application.Run;
end.

⌨️ 快捷键说明

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