网站地图| 免费获取|
免费论文网
  • 网站首页|
  • 论文范文|
  • 修改降重|
  • 职称论文|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 原创论文|
  • 开题报告论文
搜索

当前位置:免费论文网 -> 免费论文 -> 计算机论文 -> delphi+access通用会员管理系统[开题报告+论文+源代码+答辩ppt+外文翻译](七)
计算机论文| ASP设计| Delphi| VB设计| JSP设计| ASP.NET设计| VB.NET| java设计| VC| pb| VS| dreamweaver| c#.net| vf| VC++| 计算机论文范文| 论文下载| 自动化论文

delphi+access通用会员管理系统[开题报告+论文+源代码+答辩ppt+外文翻译](七)

delphi+access通用会员管理系统[开题报告+论文+源代码+答辩ppt+外文翻译](七) e(stryear + '-10-22')) then
                    xingzuo := '天秤座'
                  else
                    if (birth >= strtodatetime(stryear + '-10-23')) and (birth <= strtodatetime(stryear + '-11-22')) then
                      xingzuo := '天蝎座'
                    else
                      if (birth >= strtodatetime(stryear + '-11-23')) and (birth <= strtodatetime(stryear + '-12-21')) then
                        xingzuo := '射手座'
                      else
                        if (birth >= strtodatetime(stryear + '-12-22')) and (birth <= strtodatetime(stryear + '-12-31')) then
                          xingzuo := '魔羯座'
                        else
                          if (birth >= strtodatetime(stryear + '-1-01')) and (birth <= strtodatetime(stryear + '-1-19')) then
                            xingzuo := '魔羯座';
  result := xingzuo;
end;


procedure Tfrmregister.FormClose(Sender: TObject;
  var Action: TCloseAction);
begin
  Action := caFree;
  frmmain.mmregister.AutoGrayScale := True;
end;

procedure Tfrmregister.Label1Click(Sender: TObject);
begin
  close;
end;

procedure Tfrmregister.FormCreate(Sender: TObject);
begin
  Dm1.adoqry1.Close;
  Dm1.adoqry1.sql.Clear;
  Dm1.adoqry1.sql.Text := 'select * from city where pbm=0';
  dm1.adoqry1.Open;
  Dm1.adoqry1.first;
  dm1.adoqry1.next;
  cmbszqy.Properties.Items.Clear;
  while not dm1.adoqry1.Eof do
  begin
    cmbszqy.Properties.Items.Append(Dm1.adoqry1.fieldbyname('city').asstring);
    Dm1.adoqry1.Next;
  end;
  Dm1.adoqry1.Close;
  if

首页 上一页 4 5 6 7 8 9 10 下一页 尾页 7/15/15

delphi+access通用会员管理系统[开题报告+论文+源代码+答辩ppt+外文翻译](七)由免费论文网(www.jaoyuw.com)会员上传。
原创论文流程 相关论文
上一篇:delphi+access通用财务管理系统 下一篇:delphi网吧管理系统[开题报告+文..
推荐论文 本专业最新论文
Tags:delphi access 通用 会员 管理系统 2010-04-16 11:44:00【返回顶部】
精彩推荐
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文


免费论文网提供论文范文,论文代发,原创论文

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 免费论文网 版权所有 湘ICP备19027999