第一范文网 - 专业文章范例文档资料分享平台

火车售票系统(毕业论文)

来源:用户分享 时间:2025/7/24 2:14:15 本文由loading 分享 下载这篇文档手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

'+Adoquery2.FieldByName('name').AsString; end else

showmessage('你的输入不正确!请确认以后再输入'); end else

showmessage('请输入操作员 ID和密码!谢谢!'); Adoquery2.Close; id.Text:=''; pwd.Text:=''; end;

procedure Tmain.FormCreate(Sender: TObject); begin

toolbar2.Visible:=false; toolbar1.Visible:=false; end;

procedure Tmain.N5Click(Sender: TObject); begin

if log then begin

if MessageDlg('确定要注销吗?',

mtInformation,[mbYes, mbNo], 0)=mryes then begin id.Clear; pwd.Clear; login.Show; log:=false; N3.Visible:=false; toolbar2.Visible:=false; toolbar1.Visible:=false; man.Hide; select.Hide; tuipiao.Hide; end; end else

showmessage('请在下面登陆筐中输入操作员 ID和密码!'); end;

procedure Tmain.BitBtn2Click(Sender: TObject); begin

tuipiao.Hide; man.Hide; select.Show; combobox2.Clear;

combobox2.Items.Add(datetostr(date())); combobox2.Items.Add(datetostr(date()+1)); combobox2.Items.Add(datetostr(date()+2)); combobox2.ItemIndex:=0; r_riqi.Clear;

r_riqi.Items.Add(datetostr(date())); r_riqi.Items.Add(datetostr(date()+1)); r_riqi.Items.Add(datetostr(date()+2)); end;

procedure Tmain.Button3Click(Sender: TObject); var sq:string; begin

if edit1.Text='' then begin

if edit2.Text='' then begin

showmessage('请输入车次,车站名'); sq:=''; end else

sq:='and train_node.zhanm=\ end else

if edit2.Text='' then

sq:='and train_node.train_no=\ else sq:='and

train_node.train_no=\

train_node.zhanm=\

leixing:=inttostr(ComboBox1.ItemIndex+7); r_leixing.ItemIndex:=strtoint(leixing)-7; riqi:=inttostr(ComboBox2.ItemIndex); r_riqi.ItemIndex:=strtoint(riqi); with Adoquery1 do begin SQL.Clear; SQL.Add('select

*

from

train_node,checi

and

where

搜索更多关于: 火车售票系统(毕业论文) 的文档
火车售票系统(毕业论文).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/c14jj33abku7px008u2n0_8.html(转载请注明文章来源)
热门推荐
Copyright © 2012-2023 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top