登录
首页 » ADO-ODBC » 包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问...

包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问...

于 2022-03-22 发布 文件大小:659.39 kB
0 340
下载积分: 2 下载次数: 1

代码说明:

包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问-Socket read and write, including multi-threaded, multi-threaded access to the database, exclusive volume, critical, events, semaphores, such as database access

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个用vc开发的小程序,ADO操作数据,采用面向对象的设计思想,还是不错的...
    一个用vc开发的小程序,ADO操作数据,采用面向对象的设计思想,还是不错的-Developed using vc a small procedure, ADO operation data, using object-oriented design idea, or good
    2022-06-15 14:59:14下载
    积分:1
  • 1能输入 添加 修改 删除学生的个人信息以及各科成绩 2可对学生成绩进行总分合计 平均分计算 单科排名以及综合成绩排名 3可按...
    1能输入 添加 修改 删除学生的个人信息以及各科成绩 2可对学生成绩进行总分合计 平均分计算 单科排名以及综合成绩排名 3可按照学生姓名 学号 或者其他信息进行学生以及其成绩的综合查询 4能够队按照班级 个人等形式对学生信息一起成绩进行报表汇总与打印 5建立学生成绩数据库或者磁盘文件 储存相关信息 -1 can enter the students to add modify delete personal information, as well as subjects of the student achievement results can be carried out 2 Total combined average score calculation Billing Division of the rankings, as well as a comprehensive performance ranking 3 Student Name Student ID in accordance with, or other information on students and their achievements in a comprehensive Look to teams in accordance with four classes and other forms of personal student information with the summary of results to report student achievement and print 5 to establish a database or a disk file storage of relevant information
    2022-10-07 03:35:03下载
    积分:1
  • 没有太多的说明,一包ODBC API类项目。
    不用过多说明,一个封装了odbc api的类的工程。-not too many shows that a package of odbc api class project.
    2023-03-30 09:55:03下载
    积分:1
  • 该数据库编程结合结构力学知识,对结构工程专业的学生,设计软件应该很有帮助。...
    该数据库编程结合结构力学知识,对结构工程专业的学生,设计软件应该很有帮助。-combination of the database programming knowledge structural mechanics, structural engineering students, design software should helpful.
    2023-08-22 22:25:04下载
    积分:1
  • 一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。...
    一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。-a database of the inquiry procedure, simple, look at the beginners are very helpful.
    2022-12-17 10:50:03下载
    积分:1
  • pb7.03 asa6.01程序语言,PB版本低,不同的版本…
    本程序由pb7.03+ASA6.01写成,低版本PB及不同版本sql server anywhere可能 打不开源程序或无法联连数据库。 阅读本程序前请先配置好数据源sqfp,数据库用户名和密码是默认的dba和sql, 数据库base.db。-the procedures pb7.03 ASA6.01 languages, Low version of PB and the different versions of sql server anywhere untapped source or may not even together database. Read the configuration procedures before you sqfp good data sources, the database user name and password is the default dba and sql. base.db database.
    2022-02-24 21:01:16下载
    积分:1
  • logs using technology and ADO database connectivity clothing
    原木分等技术及用ADO连接的服装数据库-logs using technology and ADO database connectivity clothing
    2022-04-14 20:34:10下载
    积分:1
  • VC++ environment to operate access database query, modify, insert, delete and co...
    VC++环境下操作access数据库的查询、修改、插入、删除各种操作齐全-VC++ environment to operate access database query, modify, insert, delete and complete a variety of operations
    2023-08-04 15:10:04下载
    积分:1
  • 自动化的工资管理系统
    Automated Payroll System
    2022-06-12 16:48:39下载
    积分:1
  • 众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
    众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data
    2022-08-07 12:26:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载