-
这是个超市购物时能实现购买物品的小软件开发,里面还可以对网站的访问人数进行统计...
这是个超市购物时能实现购买物品的小软件开发,里面还可以对网站的访问人数进行统计-This is shopping at the supermarket to buy items to achieve a small software development, which can also visit the site the number of statistical
- 2022-09-30 11:45:04下载
- 积分:1
-
这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好...
这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好,Button控件做得相当漂亮。文件中包含源程序和演示用的Access数据库。-this procedure demonstrated the use of ADO The basic function, the database with Microsoft Acess to achieve the basic functions : add records, delete records, modify records, the program is another advantage of a friendly interface, Button Controls has done quite beautiful. Document contains source and demonstrate the Access database.
- 2022-05-26 08:06:01下载
- 积分:1
-
一款强大的人事工资管理软件,里面含有多种类库,是开发的好帮手。...
一款强大的人事工资管理软件,里面含有多种类库,是开发的好帮手。-Personnel wage a powerful management software, which contains a variety of class libraries, is to develop a good helper.
- 2022-04-01 08:38:20下载
- 积分:1
-
DELPHI 门诊药房代码(国家3级甲a医院所用药房原代码。带应用程序)...
DELPHI 门诊药房代码(国家3级甲a医院所用药房原代码。带应用程序)-DELPHI outpatient pharmacies code (A three countries a hospital pharmacies used by the original code. With applications)
- 2022-02-20 08:10:42下载
- 积分:1
-
在VC里存储数据到SQL Server的例子
在VC里存储数据到SQL Server的例子-in VC data to be stored in SQL Server case
- 2022-01-27 21:42:05下载
- 积分:1
-
PB environment outside processes in the preparation of the management module, PB...
这是一个PB环境下编制的外加工管理的模块,由PB6.5编程。-PB environment outside processes in the preparation of the management module, PB6.5 programming.
- 2023-05-18 21:30:03下载
- 积分:1
-
.net下开发的访问数据库,并和asp结合
.net下开发的访问数据库,并和asp结合-. net access the database under development, and integration and asp
- 2022-10-23 21:20:04下载
- 积分:1
-
挡案管理系统,包含一定数据文件,Delphi编写
挡案管理系统,包含一定数据文件,Delphi编写-the file management system, contain certain data files, Delphi
- 2023-03-31 10:05:04下载
- 积分:1
-
远程连接,其中Data source=字段要改为真正的远程SQL的IP地址。此源码在VC7下编译成功,而且可以顺利执行。...
远程连接,其中Data source=字段要改为真正的远程SQL的IP地址。此源码在VC7下编译成功,而且可以顺利执行。-remote connectivity, Data source = field should be changed to truly remote SQL IP addresses. This source compiler under the VC7 success, but can be carried out smoothly.
- 2022-01-26 14:19:35下载
- 积分:1
-
Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC pu...
Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs// Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
- 2022-06-30 06:20:30下载
- 积分:1