




已阅读5页,还剩51页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
毕业设计 院系_ 专业_ 班级_ 姓名_日期 年 月 日毕业设计(论文)中文摘要火车售票系统是为购票人员提供方便,为车站管理人员提供可靠便捷的工具.其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用delphi 6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。经过调试、编译与实现,该程序界面友好、程序设计风格朴素,使用起来美观大方、方便易用。尤其是系统的“查询模块”的功能极大的减轻工作人员的工作量,并以快速、准确等优点取代人工操作.以及购票,退票等模块可靠方便的服务与工作人员与乘客.提高了火车站的管理工作效率。关键词 : delphi 6.0 mis 数据库 模块 售票系统abstracttrain ticketing system is to facilitate the booking officers to the station managers to provide reliable and convenient tool. its development mainly to the establishment and maintenance of databases including background and the development of two front-end applications. delphi 6.0 and the use of object-oriented software development tools, the establishment of strong integrity, good safety database developed functions, easy to use applications. after debugging, translation and the realization that the process friendly interface, simple programming style, using up aesthetic generous, convenient user-friendly. in particular system enquiries module function greatly reduce the workload of staff, and to the rapid, accurate, and other advantages replace manual operation. and the purchase, refund, reliable and convenient service modules with the staff and passengers. increased station management efficiency. keyword : delphi 6.0 mis database module ticketing system引 言11 delphi语言概述21.1 delphi简介21.2 数据库系统简介21.3 本应用软件的基本介绍32 本应用程序的构成和开发步骤42.1 可行性研究42.1.1 经济可行性42.1.2 时间可行性42.1.3 技术可行性42.1.4 社会可行性52.2 数据库的建立和连接52.3 系统的总体设计52.4 系统的详细设计73 本程序的技术实现及具体功能133.1 车票信息查询的实现及功能133.2 售票系统主界面的设计与实现14结 论21致 谢22参 考 文 献23引 言随着internet和intranet技术的发展,人们对网络信息的需求越来越大,对网络数据库的交互和查询速度等性能的要求也越来越高。未来火车站的发展趋势是完全自动化的售票信息查询,网络订票,智能化订票,而且随着计算机的普及,信息处理量的逐渐扩大,手工处理方式已经远远不能满足人们管理活动的需要,各种工作都逐渐由手工转为自动化,将使许多复杂、繁琐、且需要很多人力的工作变得简单。火车站售票管理是本系统的根本任务,通过实现票务信息的计算机管理,以提高工作效率。实现计算机管理的最佳技术就是数据库技术。我们可以利用数据库将整个火车站的票务情况存入计算机,再配置上功能丰富的用户接口,以满足用户需求。一个火车站售票信息管理系统应达到的目标是提供及时、广泛的信息服务,加快信息检索的效率,实况灵活的查询,减轻管理人员制作报表和统计分析的负担,且系统规模不太大但又要保证支持日常工作的要求,以便系统应易于扩充,方便日后统一联网与管理,提高管理水平。根据以上的设计目标和要求,本设计用delphi编程语言结合微软的access数据库进行开发.火车售票系统用计算机管理火车站票务信息的一种计算机应用技术的创新,在计算机还未普及之前售票业务都是由工作人员人工完成的,查询方式来操作的.现在一般的车站售票业务都采用计算机智能化管理,采用计算机作为工具的实用的计算机订单管理程序来帮助前台管理员进行更有效的车票业务查询,出售管理工作。火车票出售管理系统是典型的信息管理系统(mis),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。 经过分析,我们使用 delphi编程语言开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。因为本人能力有限,加上时间紧迫,所以设计出来的本系统可能功能比较简单,另外本系统是单机版,不能实现网络互联操作,这些都有待于我在以后的工作学习中进一步改进。1 delphi语言概述1.1 delphi简介delphi是inprise公司出品的一个优秀的可视化程序开发工具软件,它短小精悍,但功能却可以与庞大的visual c+媲美。它易学易用,如同vb,因而被称为“第四代编程语言”。从1995年推出delphi1.0至今已经经历了7个版本,delphi7.0运行在win9x或winme,win2000,winxp,windowsnt等操作系统下,是一个32位的应用程序开发工具。这里把“vb”比作是傻瓜相机,delphi是带有自动功能的专业相机。前些年,软件界流行一句话叫“真正的程序员用vc,聪明的程序员用delphi”。也有的把delphi称作vb杀手。1.2 数据库系统简介数据库系统是一个实际可运行的存储、维护和应用系统提供数据的软件系统,是存储介质、处理对象和管理系统的集合体。它通常由软件、数据库和数据管理员组成。其软件主要包括操作系统、各种宿主语言,实用程序以及数据库管理系统。数据库是依照某种数据模型组织起来并存放二级存储器中的数据集合。这些数据为多个应用服务,独立于具体的应用程序。数据库由数据库管理系统统一管理,数据的插入、修改和检索均要通过数据库管理系统进行。数据库管理系统是一种系统软件,它的主要功能是维护数据库并有效地访问数据库中任意部分数据。对数据库的维护包括保持数据的完整性、一致性和安全性。数据管理员负责创建、监控和维护整个数据库,使数据能被任何有权使用的人有效使用。数据库管理员一般是由业务水平较高、资历较深的人员担任。数据库系统的个体含义是指一个具体的数据库管理系统软件和用它建立起来的数据库;它的学科含义是指研究、开发、建立、维护和应用数据库系统所涉及的理论、方法、技术所构成的学科。在这一含义下,数据库系统是软件研究领域的一个重要分支,常称为数据库领域。 数据库研究跨越于计算机应用、系统软件和理论三个领域,其中应用促进新系统的研制开发,新系统带来新的理论研究,而理论研究又对前两个领域起着指导作用。数据库系统的出现是计算机应用的一个里程碑,它使得计算机应用从以科学计算为主转向以数据处理为主,并从而使计算机得以在各行各业乃至家庭普遍使用。在它之前的文件系统虽然也能处理持久数据,但是文件系统不提供对任意部分数据的快速访问,而这对数据量不断增大的应用来说是至关重要的。为了实现对任意部分数据的快速访问,就要研究许多优化技术。这些优化技术往往很复杂,是普通用户难以实现的,所以就由系统软件(数据库管理系统)来完成,而提供给用户的是简单易用的数据库语言。由于对数据库的操作都由数据库管理系统完成,所以数据库就可以独立于具体的应用程序而存在,从而数据库又可以为多个用户所共享。因此,数据的独立性和共享性是数据库系统的重要特征。数据共享节省了大量人力物力,为数据库系统的广泛应用奠定了基础。数据库系统的出现使得普通用户能够方便地将日常数据存入计算机并在需要的时候快速访问它们,从而使的计算机走出科研机构进入各行各业、进入家庭。1.3 本应用软件的基本介绍本应用软件先是打开一个启动窗口,就可以进入应用程序的主窗口了。主界面是一个图型界面窗口,整个平台显示采用图标方式,可以非常方便的进行车票查询,订票,退票,操作员管理以及车票管理.通过各种条件查询出车票销售的基本信息,以及打印出查询出的基本信息,总之一切车票出售,现存基本信息都会显示在系统平台上。可方便选择,大大提高了管理人员的工作效率。2 本应用程序的构成和开发步骤下面从软件工程的角度介绍本程序的基本开发步骤。delphi 应用程序一般包含以下三个基本部分:一,应用程序运行的接口:负责系统整体环境的设置,运行状态的监视,应用程序的启动等。 二, 应用程序的主体:主要完成用户的业务逻辑功能,如通过输入车次或车站名同时配合日期座位类型查 询剩余的车票数量。定票:在查询的基础上,定票(可预定3天的车票)车票整理 一天过去后,可以删除今天的余票记录,并增加第四天的车票。,主演,导演信息的录入,用户管理,出借天数等信息.三.应用程序的辅助部分:协助程序主体完成的一些工作。 下面从软件工程的角度描述本程序的开发生命周期,开发过程和组织过程。2.1 可行性研究任何一个系统或一项工程,在建立之前,必须首选进行可行性分析,可行性分析包括两层含义,一是可能性,二是必要性。可能性指开发信息系统的条件是否具备,必要性是指客观上是否真正需要,通过可行性研究,可避免盲目投资,减少政治性要的损失。下面从四方面来讨论:2.1.1 经济可行性主要是只指算一个新的系统开发所需要的投资费用和运算费用,并与估计的新系统收益进行比较,看是否有利。本系统所需的软硬件成本比较低,投资小,具有一定的通过性,因此 ,在经济上是可行的。2.1.2 时间可行性主要包括系统在目前环境下能否正常运行,运行后所引起的各方面,以及这些变化对社会或人的因素所产生的影响。本系统对人事的管理比较全面,可长期使用。2.1.3 技术可行性利用现有的设备,软件及技术人员,新系统的目标能否达到,这也是可行性研究中需要考虑的一个问题。关系型数据库的高速发展使管理信息系统具备了良好的开发环境。本系统使用的delphi 普及性好,操作简单,用户可以很快掌握使用方法,因此,在技术上是完全可行的。2.1.4 社会可行性人类社会文明的发展已进入信息化的高速发展时期,传统的手工方式支持下的管理模式,已经不能满足各方面的需要。开发本系统的目标不仅是提高工作效率,减轻劳动强度,而且减少出错率,具有很好的社会意义。2.2 数据库的建立和连接这个程序采用的数据库是microsoft access2000,delphi作为数据库的前台开发工具,必须与后台数据库进行连接,这样才能控制和进行操作数据库,数据库的连接方式有两种,odbc和ado。odbc是数据库的通用接口,其缺点是效率低;专用接口调用直接速度快,但是通用性差,如果用odbc连接数据库一般要两个步骤:1.要创建数据源;2.创建描述文件。数据库的建立则时在access2000中建立的,在这里你可以设置数据库的密码,对数据库进行保护。在创建数据源时可以通过bde administrator进行创建,也可以通过系统控制面板中的odbc数据源进行建立。而描述文件则可以在delphi的主程序中用database profile中进行建立,之后进行数据库的连接。接下来的工作是建表。同样建表的过程也不是唯一的,但是最终实现的结果是唯一的。你可以通过access进行建表,也可以通过在 delphi6.0 主程序中建表,也可以通过powerdesigner进行可视化的建立,不过用这种方法,在导入的时候要把数据库要先断开,否则数据库的数据容易丢失。建表的过程注意规范化命名规则,如表的字段名等等。同时也要注意表的字段长度和可否为空。因为以后要设计到主键,外键的问题。如果字段名不同,同一字段长度不同则主键和外键将会连接不上。可见建表时应做好全局的打算。我在程序开发的初期,同样犯了这个错误,导致数据库出错,有时还要向表中新加入字段。导致数据窗口不好用的连锁反映。2.3 系统的总体设计这个管理系统从4月1日开始着手设计开发,经过一段时间的分析,并根据对当地火车站售票管理系统的具体要求及需要本软件实现的功能,将本软件分为5个大的模块,分别是:第一部分:查询(通过输入车次或车站名同时配合日期座位类型查);第二部分:定票:在查询的基础上,定票(可预定3天的车票);第三部分:退票; 第四部分:操作员管理;第五部分: 车票整理 (一天过去后,可以删除今天的余票记录,并增加第四天的车票)程序流程图如下:程序登陆主界面查询订票退票操作员管理车票管理退出2.4 系统的详细设计进入access后要做的第一件事就是建立一个数据库。access提供了6种用构造数据库系统的对象,根据本课题的需要,在这里选择一个空的数据库,命名建立了一个数据库名称为“bysj”,火车售票管理系统。并在此数据库下创建了四个表,用于存放原始数据。它只是存放数据,对其中数据的修改要通过对应的窗体来完成。创建各表的具体结构如下:1. 车次信息表:2.车票查询信息表:3.退票信息表:4.用户信息表:3 本程序的技术实现及具体功能3.1 车票信息查询的实现及功能界面设计:代码设计:unit piao_pas;interfaceuses windows, messages, sysutils, variants, classes, graphics, controls, forms, dialogs, stdctrls, dbctrls;type tform2 = class(tform) button1: tbutton; label1: tlabel; label2: tlabel; label3: tlabel; riqi: tlabel; label4: tlabel; xiang: tlabel; hao: tlabel; label5: tlabel; label6: tlabel; label7: tlabel; leixing: tlabel; label8: tlabel; label9: tlabel; zhanm: tlabel; no: tlabel; etime: tlabel; jiage: tlabel; procedure button1click(sender: tobject); private private declarations public public declarations end;var form2: tform2;implementationuses train_main;$r *.dfmprocedure tform2.button1click(sender: tobject);begin form2.close;end;end.3.2 售票系统主界面的设计与实现界面设计:代码设计:unit train_main;interfaceuses windows, messages, sysutils, variants, classes, graphics, controls, forms, dialogs, menus, comctrls, toolwin, stdctrls, buttons, db, adodb, extctrls, grids, dbgrids, dbctrls, mask, actnlist, dbactns;type tmain = class(tform) mainmenu1: tmainmenu; n1: tmenuitem; n5: tmenuitem; n6: tmenuitem; n2: tmenuitem; n7: tmenuitem; n8: tmenuitem; n9: tmenuitem; n3: tmenuitem; n10: tmenuitem; n11: tmenuitem; n12: tmenuitem; n4: tmenuitem; toolbar1: ttoolbar; bitbtn1: tbitbtn; toolbutton1: ttoolbutton; bitbtn2: tbitbtn; bitbtn3: tbitbtn; bitbtn4: tbitbtn; toolbutton2: ttoolbutton; toolbutton3: ttoolbutton; toolbar2: ttoolbar; bitbtn5: tbitbtn; bitbtn6: tbitbtn; bitbtn7: tbitbtn; bitbtn8: tbitbtn; bitbtn9: tbitbtn; toolbutton4: ttoolbutton; toolbutton5: ttoolbutton; toolbutton6: ttoolbutton; toolbutton7: ttoolbutton; login: tpanel; datasource1: tdatasource; adoconnection1: tadoconnection; label1: tlabel; label2: tlabel; id: tedit; pwd: tedit; button1: tbutton; button2: tbutton; adoquery1: tadoquery; select: tpagecontrol; tabsheet1: ttabsheet; tabsheet2: ttabsheet; panel1: tpanel; label3: tlabel; label4: tlabel; label5: tlabel; label6: tlabel; edit1: tedit; edit2: tedit; combobox1: tcombobox; combobox2: tcombobox; button3: tbutton; dbgrid1: tdbgrid; groupbox1: tgroupbox; label7: tlabel; label8: tlabel; label9: tlabel; label10: tlabel; label11: tlabel; label12: tlabel; label13: tlabel; label14: tlabel; train_no: tcombobox; zhanm: tcombobox; reach_time: tdbedit; amount: tdbedit; price: tdbedit; emit_time: tdbedit; r_leixing: tcombobox; r_riqi: tcombobox; buy: tbutton; toolbar3: ttoolbar; groupbox2: tgroupbox; tui: tdbgrid; datasource2: tdatasource; actionlist1: tactionlist; datasetdelete1: tdatasetdelete; button4: tbutton; button5: tbutton; tuipiao: tpanel; label15: tlabel; label16: tlabel; label18: tlabel; label19: tlabel; label20: tlabel; label21: tlabel; label17: tlabel; label22: tlabel; edit3: tedit; edit4: tedit; combobox3: tcombobox; combobox4: tcombobox; edit6: tedit; edit5: tedit; button6: tbutton; button7: tbutton; edit7: tedit; adoquery2: tadoquery; action1: taction; datasetprior1: tdatasetprior; datasetnext1: tdatasetnext; datasetdelete2: tdatasetdelete; datasetedit1: tdatasetedit; datasetpost1: tdatasetpost; datasetcancel1: tdatasetcancel; datasetinsert1: tdatasetinsert; datasource3: tdatasource; man: tpanel; label23: tlabel; panel3: tpanel; label24: tlabel; label25: tlabel; label26: tlabel; label27: tlabel; label28: tlabel; label29: tlabel; label30: tlabel; dbedit1: tdbedit; dbedit2: tdbedit; dbedit4: tdbedit; dbmemo1: tdbmemo; button8: tbutton; button9: tbutton; button10: tbutton; button11: tbutton; button12: tbutton; button13: tbutton; panel4: tpanel; dbgrid2: tdbgrid; sex: tdbcombobox; dbcombobox1: tdbcombobox; n13: tmenuitem; procedure button2click(sender: tobject); procedure button1click(sender: tobject); procedure formcreate(sender: tobject); procedure n5click(sender: tobject); procedure bitbtn2click(sender: tobject); procedure button3click(sender: tobject); procedure train_nochange(sender: tobject); procedure zhanmchange(sender: tobject); procedure r_riqichange(sender: tobject); procedure r_leixingchange(sender: tobject); procedure buyclick(sender: tobject); procedure n7click(sender: tobject); procedure n8click(sender: tobject); procedure button5click(sender: tobject); procedure n6click(sender: tobject); procedure bitbtn4click(sender: tobject); procedure button6click(sender: tobject); procedure button7click(sender: tobject); procedure n9click(sender: tobject); procedure bitbtn9click(sender: tobject); procedure button4click(sender: tobject); procedure bitbtn7click(sender: tobject); private private declarations public public declarations end;var main: tmain;implementation uses piao_pas; var log:boolean=false; leixing,riqi:string; distance:integer;$r *.dfmprocedure tmain.button2click(sender: tobject);begin main.close;end;procedure tmain.button1click(sender: tobject);var userid,userpwd:string; adoquery2:tadoquery;begin userid:=id.text; userpwd:=pwd.text; if (userid)and(userpwd)then begin adoquery2:=tadoquery.create(nil); adoquery2.connection:=adoconnection1; adoquery2.sql.clear; adoquery2.sql.add(select id,pwd,name,deng from user0 where id=+userid+); adoquery2.open; if (userid=adoquery2.fieldbyname(id).asstring)and(userpwd=adoquery2.fieldbyname(pwd).asstring) then begin toolbar1.visible:=true; login.hide; log:=true; n5.caption:=注销; if adoquery2.fieldvaluesdeng=管理员 then begin toolbar2.visible:=true; n3.visible:=true; end; main.caption:=火车售票系统 欢迎你 : +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=+edit2.text+; end else if edit2.text= then sq:=and train_node.train_no=+edit1.text+ else sq:=and train_node.train_no=+edit1.text+ and train_node.zhanm=+edit2.text+; 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 where train_node.train_no=checi.train_no +sq); open; end; if sq then groupbox1.show else groupbox1.hide;if adoquery1.recordcount0 thenbegin if edit1.text= then begin train_no.items.clear; while not adoquery1.eof do begin train_no.items.add(adoquery1.fieldvaluestrain_node.train_no); adoquery1.next; end; adoquery1.first; zhanm.text:=edit2.text; train_no.itemindex:=0; distance:=adoquery1.recno-1; end; if edit2.text= then begin zhanm.items.clear; while not adoquery1.eof do begin zhanm.items.add(adoquery1.fieldvalueszhanm); adoquery1.next; end; adoquery1.first; train_no.text:=edit1.text; zhanm.itemindex:=0; distance:=adoquery1.recno-1; end; amount.datafield:=amount+riqi+leixing; price.datafield:=price+leixing; end else begin groupbox1.hide; showmessage(对不起!目前此列车还未开通!请选乘就近的火车站); edit1.text:=; edit2.text:=; end; groupbox2.hide;end;procedure tmain.train_nochange(sender: tobject);begin adoquery1.moveby(train_no.itemindex-distance); distance:=train_no.itemindex;end;procedure tmain.zhanmchange(sender: tobject);begin adoquery1.moveby(zhanm.itemindex-distance); distance:=zhanm.itemindex;end;procedure tmain.r_riqichange(sender: tobject);begin riqi:=inttostr(r_riqi.itemindex); amount.datafield:=amount+riqi+leixing; price.datafield:=price+leixing;end;procedure tmain.r_leixingchange(sender: tobject);begin leixing:=inttostr(r_leixing.itemindex+7); amount.datafield:=amount+riqi+leixing; price.datafield:=price+leixing;end;procedure tmain.buyclick(sender: tobject);var qbuy:tadoquery; amount,number:string; sqlstr:string; num_a,num_num,zuo:integer;begin amount:=amount+riqi+leixing; number:=number+riqi+leixing; num_a:=adoquery1.fieldvaluesamount; num_num:=adoquery1.fieldvaluesnumber; if num_a0 then begin qbuy:=tadoquery.create(nil); with qbuy do begin connection:=adoconnection1; if leixing=7 then begin zuo:=120; /一节车厢中硬座的个数 sql.clear; sqlstr:=update train_node set +amount+=+inttostr(num_a-1)+ where train_no=+train_no.text+ and zhanm=+zhanm.text+; sql.add(sqlstr); execsql; sql.clear; sqlstr:=update checi set +number+=+inttostr(num_num+1)+ where train_no=+train_no.text+; sql.add(sqlstr); execsql; end else begin zuo:=60; /一节车厢中卧铺,软卧的个数 sqlstr:=update checi set +amount+=+inttostr(num_a-1)+,+number+=+inttostr(num_num+1)+ where train_no=+train_no.
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 做路基合同标准文本
- 共享库房装修合同标准文本
- 专升本合同标准文本
- 企业合作社股制合同样本
- 产品订货返利合同标准文本
- 两个乙方合同标准文本
- 关于合同样本通知
- 书店搬运合同样本
- ktv股权转让合同标准文本
- 低层房产转让合同样本
- 人工智能与医学影像技术
- 品管圈PDCA改善案例-降低术中低体温发生率
- 2024版儿科教学查房教案模板()
- 2024-2024年上海市高考英语试题及答案
- 2024扩张性心肌病研究报告
- 卫生监督协管员培训课件
- 2024年社区卫生服务中心工作计划(五篇)
- GB/T 14233.3-2024医用输液、输血、注射器具检验方法第3部分:微生物学试验方法
- IEC 62368-1标准解读-中文
- QC课题提高金刚砂地面施工一次合格率
- 《数学课程标准》义务教育2022年修订版(原版)
评论
0/150
提交评论