基本信息
源码名称:DB概念及学生班级课程示例全程分析及程序
源码大小:3.25M
文件格式:.rar
开发语言:C/C++
更新时间:2020-12-12
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 5 元 
   源码介绍

DB概念及学生班级课程示例全程分析及程序

├── VC6.0连接数据库-讲解.docx
├── myc-access
│   ├── testdb
│   │   ├── Debug
│   │   │   ├── MainFrm.obj
│   │   │   ├── StdAfx.obj
│   │   │   ├── mfcd42d.dll
│   │   │   ├── testdb.exe
│   │   │   ├── testdb.ilk
│   │   │   ├── testdb.obj
│   │   │   ├── testdb.pch
│   │   │   ├── testdb.pdb
│   │   │   ├── testdb.res
│   │   │   ├── testdbDoc.obj
│   │   │   ├── testdbSet.obj
│   │   │   ├── testdbView.obj
│   │   │   ├── vc60.idb
│   │   │   └── vc60.pdb
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── ReadMe.txt
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   ├── res
│   │   │   ├── Toolbar.bmp
│   │   │   ├── testdb.ico
│   │   │   ├── testdb.rc2
│   │   │   └── testdbDoc.ico
│   │   ├── resource.h
│   │   ├── testdb.aps
│   │   ├── testdb.clw
│   │   ├── testdb.cpp
│   │   ├── testdb.dsp
│   │   ├── testdb.dsw
│   │   ├── testdb.h
│   │   ├── testdb.ncb
│   │   ├── testdb.opt
│   │   ├── testdb.plg
│   │   ├── testdb.rc
│   │   ├── testdbDoc.cpp
│   │   ├── testdbDoc.h
│   │   ├── testdbSet.cpp
│   │   ├── testdbSet.h
│   │   ├── testdbView.cpp
│   │   └── testdbView.h
│   └── 班级学生课程.mdb
├── 班级学生课程-数据表结构设计-原始数据.xlsx
├── 班级学生课程.mdb
└── 数据库设计与实现.pptx

4 directories, 45 files