天津理工学院华信软件学院毕业设计[论文]专业:计算机软件姓名:指导老师:工厂工资管理系统TheFactorySalaryManagementSystem内容摘要工厂工资管理系统是应用VisualFoxPro6.0开发的,针对于工厂各个部门人员工资发放所开发的系统。目的是使对员工工资的发放的管理更加规范化、明朗化、系统化,减轻会计的工作量。本系统所选用的开发工具VisualFoxPro6.0是针对数据库的开发工具。所以,首先介绍此开发工具的基本操作方法及特点;其次对工厂工资管理系统的特点、功能、应用等方面作全面的介绍;再次介绍工资管理系统所使用的数据库,以及使用说明;最后附录流程图和部分源代码。关键字:VisualFoxPro6.0、工厂工资管理系统、人员变动、工资修改计算、查询统计、报表打印BASTRACTTheFactorySalaryManagementSystemisdevelopedwithVisualFoxPro6.0,andisusedtomanagesalarygrantofpersonnelinalldepartmentsofafactory.Thepurposeistomakethemanagementofsalarygrantmorestandard,clearandsystematic,andreducetheworkloadofaccountant.VisualFoxPro6.0onwhichthesystembasedisparticularlyusedtodevelopdatabase.Therefore,weintroducethebasicoperatingmethodandcharacteristicsofthedevelopmenttoolfirst;thenexplaintheadvantages,function,applicationandotheraspectsofthefactorysalarymanagementsystemall-around;andthenpresentthedatabasethatthesystemusedanditsoperatingdirection;andattachtheflowchartandpartofthesourcecodesatlast.Keywords:VisualFoxPro6.0,factorysalarymanagementsystem,personnelalteration,salaryrevisecalculation,inquirystatistic,reportformprinting目录第一章VisualFoxPro6.0简介……………………………………………51.1VisualFoxPro6.0的由来与发展…………………………………………51.2VisualFoxPro6.0中文版的特点以及新增功能…………………………61.3数据库概述…………………………………………………………………81.3.1数据库定义及其功能……………………………………………………81.3.2数据库的优点……………………………………………………………81.3.3数据库类型………………………………………………………………91.3.4关系数据库优点…………………………………………………………9第二章工厂工资管理系统简介………………………………………………102.1工厂工资管理系统概述……………………………………………………102.1.1系统的主要功能………………………………………………………102.1.2方法概要………………………………………………………………102.2系统设计……………………………………………………………………112.2.1系统的总体设计思想…………………………………………………112.2.2系统结构图……………………………………………………………122.2.3设计期间所涉及的数据表……………………………………………13第三章工厂工资管理系统的设计…………………………………………153.1登录界面……………………………………………………………………153.2系统界面……………………………………………………………………153.3具体操作……………………………………………………………………163.4系统维护……………………………………………………………………20附录一:主流程图………………………………………………………………21附录二:部分原代码……………………………………………………………22结论…………………………………………………………………………………25谢辞…………………………………………………………………………………25参考文献…………………………………………………………………………25体会…………………………………………………………………………………26第一章VisualFoxPro6.0简介1.1VisualFoxPro6.0的由来与发展dBASEⅡ/Ⅲ在我国早期微机应用尤其是在办公自动化领域得到了非常广泛的应用,dBASE就是今天Foxpro的源头。Ashron-Tate公司的DBASEⅢ的后继产品没有得到市场...