布匹出口单管理系统(delphi+access).rar
布匹出口单管理系统(delphi+access),4.2万字 55页delphi+access源代码+可执行文件+论文+开题报告+外文翻译+答辩ppt中文摘要布匹出口单管理系统为布料批发商管理布料出口提供充足的信息和快捷方便的库存管理手段,其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用del...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 xiaowei 发布
布匹出口单管理系统(delphi+access)
4.2万字 55页
delphi+access源代码+可执行文件+论文+开题报告+外文翻译+答辩ppt
中文摘要
布匹出口单管理系统为布料批发商管理布料出口提供充足的信息和快捷方便的库存管理手段,其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用DELPHI 6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。经过调试、编译与实现,该程序界面友好、程序设计风格朴素,使用起来美观大方、方便易用。尤其是系统的“数据管理”的功能极大的减轻工作人员的工作量,并以快速、准确等优点取代人工操作,提高了布料批发商管理布料出口的工作效率。
关键词 : DELPHI 6.0 信息管理系统 数据库 模块 布匹出口管理
Cloth exports single management system for the export of fabrics wholesalers management fabrics provide adequate information and convenient means of inventory management, the development mainly to the establishment and maintenance of databases including background applications and front-end development of the two. 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. Especially systems "data management" function greatly reduce the workload of staff, and to the rapid, accurate, and other advantages replace manually operated, and enhanced management fabrics fabrics wholesalers export efficiency.
Keyword : Delphi 6.0 Information Management System database module cloth export management
引 言 1
1 Delphi语言概述 2
1.1 Delphi简介 2
1.2 数据库系统简介 2
1.3 本应用软件的基本介绍 3
2 本应用程序的构成和开发步骤 4
2.1 可行性研究 4
2.1.1 经济可行性 4
2.1.2 时间可行性 4
2.1.3 技术可行性 4
2.1.4 社会可行性 5
2.2 数据库的建立和连接 5
2.3 系统的总体设计 5
2.4 系统的详细设计 7
3 本程序的技术实现及具体功能 13
3.1 登录的界面与程序设计实现 13
3.2 数据录入界面与代码设计实现及功能 13
3.3 数据查询界面与代码设计实现14,
3.4 资料管理界面与代码设计实现15
结 论 21
致 谢 22
参 考 文 献 23
参 考 文 献
1 张春林.Delphi 6程序设计导学.北京:清华大学出版社,2002.5
2 飞思科技. Delphi6开发者手册. 北京:电子工业出版社,2002.3
4.2万字 55页
delphi+access源代码+可执行文件+论文+开题报告+外文翻译+答辩ppt
中文摘要
布匹出口单管理系统为布料批发商管理布料出口提供充足的信息和快捷方便的库存管理手段,其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用DELPHI 6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。经过调试、编译与实现,该程序界面友好、程序设计风格朴素,使用起来美观大方、方便易用。尤其是系统的“数据管理”的功能极大的减轻工作人员的工作量,并以快速、准确等优点取代人工操作,提高了布料批发商管理布料出口的工作效率。
关键词 : DELPHI 6.0 信息管理系统 数据库 模块 布匹出口管理
Cloth exports single management system for the export of fabrics wholesalers management fabrics provide adequate information and convenient means of inventory management, the development mainly to the establishment and maintenance of databases including background applications and front-end development of the two. 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. Especially systems "data management" function greatly reduce the workload of staff, and to the rapid, accurate, and other advantages replace manually operated, and enhanced management fabrics fabrics wholesalers export efficiency.
Keyword : Delphi 6.0 Information Management System database module cloth export management
引 言 1
1 Delphi语言概述 2
1.1 Delphi简介 2
1.2 数据库系统简介 2
1.3 本应用软件的基本介绍 3
2 本应用程序的构成和开发步骤 4
2.1 可行性研究 4
2.1.1 经济可行性 4
2.1.2 时间可行性 4
2.1.3 技术可行性 4
2.1.4 社会可行性 5
2.2 数据库的建立和连接 5
2.3 系统的总体设计 5
2.4 系统的详细设计 7
3 本程序的技术实现及具体功能 13
3.1 登录的界面与程序设计实现 13
3.2 数据录入界面与代码设计实现及功能 13
3.3 数据查询界面与代码设计实现14,
3.4 资料管理界面与代码设计实现15
结 论 21
致 谢 22
参 考 文 献 23
参 考 文 献
1 张春林.Delphi 6程序设计导学.北京:清华大学出版社,2002.5
2 飞思科技. Delphi6开发者手册. 北京:电子工业出版社,2002.3