CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 其他数据库 搜索资源 - VC 源代码

搜索资源列表

  1. 1025_DLL

    0下载:
  2. VC++动态链接库编程之DLL木马源代码-VC dynamic link library DLL programming Trojan source code
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:9596
    • 提供者:张磊
  1. database-operation

    0下载:
  2. 跟数据库密切相关的各种典型操作VC例程源代码,比较常见的操作都有。-closely with the database related to the operation of a typical VC routines source code, the more common operations have.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1354905
    • 提供者:李欣
  1. course_management_system

    0下载:
  2. 一个关于学生课程信息管理系统的源代码示例,用vc开发,可实用与学校课程管理中,非常实用.-a curriculum on the students information management system source code examples using vc development, be practical and school curriculum management, and very practical.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:83827
    • 提供者:陈涛
  1. studentsscore(ODBC)

    0下载:
  2. VC源代码 一个简单的学生成绩管理软件(ODBC开发),实现了班级成绩、年级成绩的增、删、改、查,以及总成绩、平均成绩、及格人数、优秀人数的统计分析-VC source code a simple student performance management software (ODBC development), achieved a class achievements, the results by grade, delete, change, the investigation, a
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:110108
    • 提供者:杨波
  1. 2006082408515517453

    0下载:
  2. 这是跟着孙鑫老师VC++视频教学做的源代码。-Xin Sun Video VC teachers teaching so the source code.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:13232
    • 提供者:苏菲
  1. xoffice_demo

    1下载:
  2. vc控制excel操作。在vc中模拟excel并实现excel的一些基本功能。vc++源代码-vc control excel operation. In vc simulate excel excel and to achieve some of the basic functionality. Vc source code
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:36371
    • 提供者:gb
  1. CompactDataBase

    0下载:
  2. 利用OleDB压缩Access数据的例子,VC++源代码
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:228793
    • 提供者:zhang
  1. sqlite3ForPhp

    0下载:
  2. 我收集的Sqlite的PHP模块,化费很多收间收集的,非常全面,除了可用VC编译的源代码外,还有日本、韩国、国内及sourceforge的编译版本。
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:578185
    • 提供者:netxiao
  1. 小区物业信息管理信息系统

    0下载:
  2. 这是一个用VC++编写的小区物业信息管理信息系统的源代码,可以直接运行,界面优美,需求分析做得很好
  3. 所属分类:其他数据库

  1. Salary

    0下载:
  2. 工资管理系统VC+Access版源代码工资管理系统VC+Access版源代码,运行截图如上所示,调试测试请注意:登录的用户和密码均为KJS。-The wages the management system VC+Access version of source code for payroll management system VC+Access version of the source code, run screenshot shown above, and debug test Not
  3. 所属分类:Other Databases

    • 发布日期:2017-11-09
    • 文件大小:102399
    • 提供者:jtgame
  1. TXL

    0下载:
  2. 通讯录软件,VC++,ACCESS数据库编写的源代码数据库软件。-Address book software, VC++, ACCESS database to prepare the source code of database software.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-11
    • 文件大小:191467
    • 提供者:
  1. shujuku

    0下载:
  2. 一个用vc编写的如何动态创建Access数据源名的源代码,可以套用它,快速建立数据库-A written using vc how to dynamically create Access data source name of source code, you can apply it quickly to establish a database
  3. 所属分类:Other Databases

    • 发布日期:2017-04-08
    • 文件大小:48650
    • 提供者:laolao
  1. ProjectManage

    0下载:
  2. vc++和access数据库编写的工程管理源代码,对access数据库的访问和各种操作都有,新手可以学学。-vc++ and access database, source code written in project management, on the access database access and a variety of operations are, novices can learn.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-17
    • 文件大小:4838252
    • 提供者:立为
  1. demo

    0下载:
  2. VC数据库小程序:用户信息管理程序源代码,数据库是Access,需要设置数据源才能连接数据库,程序主要是练习如何操作Access数据库的。-VC database program: source code of the user information management program, the database is an Access, you need to set the data source to connect to the database, the program is t
  3. 所属分类:Other Databases

    • 发布日期:2017-04-16
    • 文件大小:56686
    • 提供者:李浩
  1. vccsky

    0下载:
  2. VC++如何初始化COM库的源代码,可能对于初学者来说,这个再简单不过的问题似乎也成了问题,在VC++数据库操作中,引入ADO动态链接库恐怕是进行数据库操作的第一步了,因此简单但必不可少,所以通过这个VC++小实例,你会搞明白如何初始化COM动态链接库。 -VC++ how to initialize the COM library source code, probably for beginners, this is a relatively simple problem seems t
  3. 所属分类:Other Databases

    • 发布日期:2017-04-16
    • 文件大小:29312
    • 提供者:李元驰
  1. VCPP-ADO-to-modify-database

    0下载:
  2. 用VC++ uses ADO写的操作数据库的程序,源代码可以借鉴来作为操作数据库的例子,值得学习-Write operation using VC++ uses ADO database program, the source code can learn from as the example of the operation of the database, it is worth learning
  3. 所属分类:Other Databases

    • 发布日期:2017-11-12
    • 文件大小:73229
    • 提供者:allen
  1. Warehouse-management-system

    1下载:
  2. 仓库管理系统,利用vc编写的仓库管理系统源代码,实现多种复杂管理功能。-Warehouse management system, warehouse management system source code, written using vc achieve a variety of complex management functions.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-08
    • 文件大小:3990404
    • 提供者:李强
  1. Personnel-management-system

    0下载:
  2. 人事管理系统,利用vc编写的管理人事的源代码,可以实现人事更替,任务安排等相关事务的管理-Personnel management system, the use of the source code vc prepared by the management and personnel, personnel turnover, task scheduling, and other related affairs
  3. 所属分类:Other Databases

    • 发布日期:2017-11-08
    • 文件大小:2419752
    • 提供者:李强
搜珍网 www.dssz.com