-
java编数据库的应用!文件中的源程序可以让你了解其中的功能及使用!...
java编数据库的应用!文件中的源程序可以让你了解其中的功能及使用!-java database application! The source document so you can understand the function and use!
- 2022-11-15 00:10:03下载
- 积分:1
-
使用vb+sql制作的超市前台pos机及后台pos机管理系统,源码分两个文件夹存放了。数据库文件打包放里面了,比较实用,完全适合二次开发。...
使用vb+sql制作的超市前台pos机及后台pos机管理系统,源码分两个文件夹存放了。数据库文件打包放里面了,比较实用,完全适合二次开发。-Produced using vb+ sql front pos supermarket pos machine and back-plane management system, source code stored in two folders. Placed inside the package database files, and more practical, perfectly suited to redevelopment.
- 2022-03-26 11:07:00下载
- 积分:1
-
用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程...
用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程,主要针对数据库进行处理,当对VB数据库编程的基础有一定的了解后就想编写个小东西来实践一下,选什么题材呢,想到自己的钱老是莫明其妙的变少,不如就从这方面开始吧。-VB6.0 prepared in the past, I have been with VFP, but felt it could not generate a real executable file, but not as good as the data processing books on the VB introduced so powerful, in January 1999 started learning VB, mainly aimed at database for processing, When the VB database programming is the basis of understanding will want to prepare a small thing to practice what, what subject? election, think of Wisdom is less pleased with the change, this is better than it started.
- 2022-05-16 14:23:39下载
- 积分:1
-
完成一个售前业务管理,涉及总经理、部门经理、销售经理和销售助理等四个角色,在管理系统中明晰各职位的相应任务和完成操作。...
完成一个售前业务管理,涉及总经理、部门经理、销售经理和销售助理等四个角色,在管理系统中明晰各职位的相应任务和完成操作。-Complete a pre-market business management, involving the general manager, department managers, sales managers and sales assistants four roles in the management system of the positions corresponding clear mission and complete the operation.
- 2022-03-18 11:08:38下载
- 积分:1
-
汉字转换为拼音,目录下有测试程序和拼音查表文件,对于做数据库等特别有好处,已经改为使用C#,不久也会上传...
汉字转换为拼音,目录下有测试程序和拼音查表文件,对于做数据库等特别有好处,已经改为使用C#,不久也会上传-Chinese phonetic conversion of the catalog under the testing procedures and phonetics Lookup document on the database to do a special benefit, had been replaced by the use of C#, will soon be uploaded
- 2022-02-09 21:41:53下载
- 积分:1
-
首先概要的论述了数据库的有关知识与现状。之后,对当代计算机数据库技术的现状,尤其是对关系型数据库作了系统的描述。在此基础上,论文重点对数据库的开发环境 ― Mi...
首先概要的论述了数据库的有关知识与现状。之后,对当代计算机数据库技术的现状,尤其是对关系型数据库作了系统的描述。在此基础上,论文重点对数据库的开发环境 ― Microsoft Visual FoxPro 6.0 作了详细的介绍,然后,对开发一个小型的现代流通企业综合管理系统所用到的语句、函数、对象进行了详细的阐述。最后,结合自己编写的现代流通企业综合管理系统,给出了完整的、可实际使用的数据库管理系统。并给出了该系统的使用方法和设计方法。-First of all, discusses the outline of the knowledge database with the status quo. After the computer database of contemporary technology, the status quo, especially for relational database systems were described. On this basis, the thesis focused on the database development environment- Microsoft Visual FoxPro 6.0 gave a detailed introduction, and then, on the development of a small-scale circulation enterprises of modern integrated management system used by the statement, function, object described in detail. Finally, the combination of their modern distribution companies to prepare an integrated management system, are given complete, the actual use of the database management system. And gives the system the use of methods and design methods.
- 2022-01-22 04:35:55下载
- 积分:1
-
Delphi Programming. SQL database to be used to conduct inquiries.
Delphi Programming. 把SQL利用进行对数据库的查询。-Delphi Programming. SQL database to be used to conduct inquiries.
- 2022-01-26 01:48:20下载
- 积分:1
-
vc数据库编程的程序范例,多而简单,推荐使用
vc数据库编程的程序范例,多而简单,推荐使用-exaple of vc database program,
much and simple ,just try it
- 2022-04-12 15:55:51下载
- 积分:1
-
一个把SQL Server中的表导为Excel中标的例子
一个把SQL Server中的表导为Excel中标的例子-On a table in SQL Server Introduction to the successful examples of Excel
- 2022-08-23 03:09:01下载
- 积分:1
-
本程序是作者业余时间用来练习的一个小程序,它包括了数据导出至Excel、数据备份还原(使用线程技术,后台操作)、打印报表(报表样式存于数据流中)、避免程序二次启...
本程序是作者业余时间用来练习的一个小程序,它包括了数据导出至Excel、数据备份还原(使用线程技术,后台操作)、打印报表(报表样式存于数据流中)、避免程序二次启动等功能,希望它能对你有所帮助。
使用控件:
1、ReportMachine3.0
2、xpmenu3
3、Raize COMPONENTS 3.0.10-This procedure is the author of spare time to practice a small program, which includes data export to Excel, data backup and restore (using threading, background operation), print statements (statements stored in the data flow pattern), and to avoid procedures II features such as time to start, hope it will be helpful for you. The use of controls: 1, ReportMachine3.0 2, xpmenu3 3, Raize COMPONENTS 3.0.10
- 2022-02-20 19:13:08下载
- 积分:1