-
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。...
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。-For critical database data, if you do not want to modify or delete, you can lock the database or database table to complete this instance lock database tables.
- 2022-05-06 12:57:50下载
- 积分:1
-
asp development of the site control
asp开发的网站控制-asp development of the site control
- 2022-06-28 09:57:54下载
- 积分:1
-
这是个储存好朋友数据库的软件,界面设计很专业,数据库也很全面...
这是个储存好朋友数据库的软件,界面设计很专业,数据库也很全面 -This is a good friend of database storage software, interface design, very professional and very comprehensive database
- 2022-03-02 03:00:31下载
- 积分:1
-
程序员管理自己创建的可以重复使用的类
用sqlserver数据库
程序员管理自己创建的可以重复使用的类
用sqlserver数据库-mannage the clases that programmer ctrate
- 2023-06-14 14:30:20下载
- 积分:1
-
对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释...
对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
- 2022-07-20 19:46:09下载
- 积分:1
-
这是一个项目评审的源代码。非常适用。里面包含了大量的关键技术。涉及的数据库是SQL。...
这是一个项目评审的源代码。非常适用。里面包含了大量的关键技术。涉及的数据库是SQL。-This is a project assessment of the source code. Very applicable. They include a large number of key technologies. The database is SQL.
- 2022-09-21 16:00:03下载
- 积分:1
-
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(C
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records
- 2022-12-03 03:05:04下载
- 积分:1
-
小应用程序而已,我现在还是个菜鸟,请多指教
小应用程序而已,我现在还是个菜鸟,请多指教-small applications, and I am now still a birdie, please enlighten
- 2022-05-14 22:00:54下载
- 积分:1
-
performance management process. Easy to use. Database Programming Series. Vc use...
成绩管理程序。使用方便。 数据库编程系列。使用vc++开发-performance management process. Easy to use. Database Programming Series. Vc use development
- 2023-08-12 13:55:02下载
- 积分:1
-
利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。...
利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write byte, but the structure STRUCT.
- 2022-03-15 18:59:22下载
- 积分:1