本科毕业设计(论文)题目:印刷厂上机印刷管理模块的设计与制作Thedesignandmanufactureofprintingmanagementofaprintingoffice摘要随着时代的不断进步,人类已经进入了信息时代,信息系统的迅速发展向人们提供了使用和处理信息的理论、技术和方法。印刷厂的信息管理系统正是根据信息处理的方法对传统行业采用了先进的方法、技术、理论提供了解决方案。本系统使用visualstdio2008开发平台、SQLServer2005数据库来制作本系统。SQLServer的出现解决了现代系统数据库庞大、复杂、编写困难的问题。系统主要是为了方便印刷厂的人员方便的管理印刷厂的社会零件、出版社等施工单的录入、修改、删除、查询、套打,方便社会零件各项数据如用纸量、用纸费用、印前费用、印中费用、印后费用的计算,使操作人员能够方便的知道本单承印的利润。本系统为销售人员提供了一个便捷、可靠的信息平台,有利于提高销售人员以及工厂管理人员的工作效率。关键字C#SQLSERVER印刷信息管理AbstractAsthedevelopmentofthetimes,humanhasenteredintheinformationage,therapiddevelopmentofinformationsystemshasprovidepeoplewiththetheory,techniquesandmethodsofuseandhandlingofinformation.Printinginformationmanagementsystemisbasedontheinformationprocessingmethodofthetraditionalindustrieswhichprovidesasolutionbyadvancedmethods,techniques,theory.Thesystemusesvisualstudio2008developmentplatformandSQLServer2005databasetomakeit.TheSQLServeristhetoolofthemoderndatastorageproblemswhichexistsdatahugeness,complexity,anddifficultcompile.Thesystemisresponsibleforfacilitatingthemanagementofprintingthesocialparts,publishinghousesandotherconstructionordersinordertofacilitatetheprintingstaffinput,modify,delete,query,chromatographyprintinganditfacilitatesthesocialpartsofthedata,suchascalculatingtheamountofpaper,papercosts,pre-presscosts,printingcosts,postpressfees,itenablestheoperatoreasilytoknowtheprofitsofthissingleprinting.Thesystemforsalesstaffprovidingaconvenient,reliableinformationplatformwillhelpimprovetheefficiencysalesstaffandfactorymanagementstaff.KEYWORDSC#SQLSERVERPritinginformationmanagement目录前言..........................................................................................................................2第一章开发工具介绍..............................................................................................41.1系统开发工具及相关理论知识......................................................................41.1.1VisualStudio简介...................................................................................................41.1.2SQLServer2005简介........................................................................................7第二章系统需求分析..............................................................................................92.1系统功能需求分析..........................................................................................92.2可行性分析......................................................................................................92.2.1技术可行性分析...................................................................................................92.2.2经济可行性分析.................................................................................................102.2.3系统工作量.......................................................................................................102.3数据一致性分析............................................................................................102.4数据完整性分析.......................