资源描述:
《人力资源管理信息系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、餐饮信息管理系统设计与实现摘要现代化的餐饮是集娱乐,商务文化及会员管理等其他各种服务与设施为一体化的消费场所,餐饮的组织庞大,服务项目多,信息量大,要想提高劳动生产,降低成本,提高服务质量和管理水平,进而促进经济效益,必须借助计算机来进行现代化的信息管理,餐饮信息管理系统正是为此而设计的,本系统是一套适用于中、小型星级使用的优秀系统,操作简单,灵活性好、系统安全性高,运行稳定,实是管理者的理想选择。餐饮信息管理系统是按餐饮管理行业标准化业务程序流式设计,采用先进的数据库系统和开发工具,吸收东南亚先进的管理思想,由资深管理专家和众多
2、技术人员开发出来的一套管理软件,经反复验证,实际运行,对提高的管理水平、加强财务监控、减轻服务人员工作负担发挥了良好的作用。现已经在许多用户中实际应用,并受到用户的赞扬和好评。本餐饮信息系统采用C/S结构,主要对企业员工的信息以及跟人事相关的工作流程进行集中的管理,方便企业建立一个完善的、强大的员工信息数据库。它是以.NET2005.和SQL2000Express数据库作为开发平台。使用C#设计操作控件和编写操作程序,完成数据输入、修改、存储、调用查询等功能;并使用SQL2000数据库形成数据表,进行数据存储。本文详细介绍了餐饮信
3、息管理系统的功能需求,系统设计和具体实现。并简要介绍了系统开发采用的方法。关键词餐饮信息管理系统;C/S;SQLServer数据库第76页AbstractIntoday'ssociety,theInternetunprecedenteddevelopment,tothepeople'sworkandlifehasbroughtgreatconvenienceandefficiency,informationtechnology,electronictechnologyhasbecomethesavingsinoperatingco
4、stsandenhanceefficiencyofchoice.Consideringthecurrentlargeenterprisehumanresourcemanagementisstillatthestageofmanualoperation,notonlyinefficient,oftenbecauseofcarelessmanagementflaws.Therefore,accordingtoTinRoadclothingprovideddemands,designedwithhumanresourcesmanagem
5、entinformationsystemtohelpcompaniesreachthehumanresourcesmanagementofficeautomation,savingmanagementcosts,improveenterpriseefficiencypurposes.TheHumanResourceManagementsystemusestheC/Sstructure,mainlyemployeesoftheinformation,andpersonnelassociatedwiththeworkflowforce
6、ntralizedmanagement,helpingcompaniessetupasound,strongemployeeinformationdatabase.Itis.NET2008.AndSQL2000Expressdatabaseasadevelopmentplatform.ControlsusingC#designandpreparationofoperatingprocedurestocompletedataentry,modification,storage,callthequeryandotherfunction
7、s;andformdatausingSQL2000databasetable,fordatastorage.Thispaperdescribesthehumanresourcemanagementsystemfunctionalrequirements,systemdesignandimplementation.Andbrieflyintroducesthesystemsdevelopmentmethodology.Keywords:HumanResourceManagementSystem;C/S;EmployeeInforma
8、tionDatabase第76页目录1绪论41.1系统背景简介41.2系统现状分析51.3系统开发的目的和意义71.4系统开发的可行性分析72技术分析92.1管理系统简介92.2SQLServer2000简介102.3C#简介112.4面向对象的开