-
这个例子,插件
这个例子,做foxpro插件的演示函数很简单,在这一点上,源码详细,请阅读!
- 2022-05-20 20:12:55下载
- 积分:1
-
(1) main.prg system initialization code wset talk offwset safety offwclose allws...
(1)main.prg 系统初始化代码
wset talk off
wset safety off
wclose all
wset talk off
wset near on
wset exact on
w*---设置运行环境
wset ansi on
wset excl off
wset safety off
wset dele on
wset century on
wset date to YMD-(1) main.prg system initialization code wset talk offwset safety offwclose allwset talk offwset near onwset exact onw*- set the runtime environment wset ansi onwset excl offwset safety offwset dele onwset century onwset date to YMD
- 2022-03-23 04:54:02下载
- 积分:1
-
我从国外网站下载的免费的小型数据库驱动程序源代码有delphi456三个版本,对于想编写数据库驱动的桐子们有很大帮助...
我从国外网站下载的免费的小型数据库驱动程序源代码有delphi456三个版本,对于想编写数据库驱动的桐子们有很大帮助-I downloaded from the web free of the small database-driven program source code delphi456 three versions, to prepare for the database-driven Tongziwo have great help
- 2022-03-09 17:45:05下载
- 积分:1
-
Excel examples derived DataGrid
DataGrid导出Excel范例-Excel examples derived DataGrid
- 2022-02-01 06:04:45下载
- 积分:1
-
一个关于Static Library编程的例子,简单、易懂。
一个关于Static Library编程的例子,简单、易懂。-one of Static Library programming examples, simple, easy to understand.
- 2022-04-27 02:54:27下载
- 积分:1
-
是一个医疗保险管理系统,程序运行的类,请大家…
是一个医疗保险管理系统,程序课运行,请放心使用-Is a medical insurance management system, procedures for running classes, please rest assured that the use of
- 2022-08-04 07:55:47下载
- 积分: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
-
218973oracle函数大全及红烧肉的做法.rar
218973oracle函数大全及红烧肉的做法.rar-218973oracle function and the practice of pork braised in brown sauce. Rar
- 2022-02-10 15:52:35下载
- 积分:1
-
ADO.NET高级编程
ADO.NET高级编程-ADO.NET high-level programs
- 2023-07-04 17:10:04下载
- 积分:1
-
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执...
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase category of ExecuteSQL function can be used for direct execution of SQL statements, but the implementation Update, Insert, Delete statement could not be affected when the number of rows, the new CDatabaseEx category on the realization of this function.
- 2022-08-10 11:53:32下载
- 积分:1