搜索资源列表
MIS_libv0.4
- C#制作的小型图书馆管理系统,系数据库课程设计作品,功能相当简单,而且连接数据库也比较慢,但可以作为相关软件的参考-C# produced by the small library management systems, database systems curriculum design works quite simple. and connecting to the database is relatively slow, but can be used as software refer
DataAccessTest
- C#数据存取 C#数据存取 C#数据存取-data access C# C# data access data access C# C# data access data access C# data acce
C++
- 学生选课系统(C++) 学生选课系统(C++).?
人事管理系统C++
- 一个c++编写的人事管理系统,采用SQL数据库,很多大学生课程设计的需要-prepared a personnel management system that uses SQL databases, many college students need to design programs
C#编写的OleDb数据库连接通用类库
- C#编写的OleDb数据库连接通用类库
Visual C+++SQL Server数据库开发与实例
- <>光盘内容 内有5章的内容 很适合入门后的童鞋们!
Hook和数据库访问实例,VC++源码下载
- 摘要:VC/C++源码,系统相关,Hook Hook和数据库访问实例,VC++源码下载,此为VC++深入详解一书第20章的实例,实例中还有VB相关的Hook例子,通过这些例子让大家了解进程内钩子、全局钩子的区别,这本书将以这一种结束全书内容。
sqlite_docs_3_6_5
- sqlite的帮助文档, This ZIP archive contains most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation.-sqlite help files, This ZIP archive contains most
C#
- 基于c#,学生信息管理系统,SQL server-Based on the c#, student information management system, SQL server
C
- C#版的生产管理系统,很经典。大家可以参考下。-C# version of the production management system
C-Sharpcatering-management-system-SQL-
- 基于C#连接SQL server数据库的餐饮完整系统,其中包括有界面设计、数据库连接、数据库管理等-Catering complete system based on c# connect the SQL server database, including interface design, database connection, database management, etc
C-PP-Performance-Management-System
- 用c++编写的成绩管理系统图形界面(点击test.exe即可),内附完整代码和详细教程, 亲测VS2015可以完美运行-Prepared with c++ performance management system graphical interface (click test.exe can be), with complete code and detailed tutorials, pro-test VS2015 can run perfectly
C#期末课程设计学生社团管理子系统
- 使用C#语言编写的宿舍管理系统,使用SQL Server 2005数据库+visual studio(The use of C# language dormitory management system)
c++与sql数据库+课程设计文档
- 图书管理, 包括数据库 用时只需要把数据库文件件放到服务器数据库文件夹里 大家尽可放心下载,所有功能都经过调试没有错误,下载后就可以用了。(LMS gfejnfekjfnef kwlefneklf weklnwek lnewklewn lkw e rnewklnew ewr we w rewr werew wewe gree)
C#实现商品管理系统
- 使用C#连接SQL Server实现商品进货管理系统(Using C# connection SQL Server to achieve commodity purchase management system)
C# 最全的图书管理系统
- 一个较为不错的图书馆管理系统,大家可以参考一下里面的代码(A relatively good library management system, we can refer to the code inside)
C#图书管理系统
- 利用vs2015以及sql server 2016编写的图书管理系统,纯手打,包括工程以及数据库bak还原文件。基本实现了图书管理需要的功能。下载后注意重新配置数据库。(Using vs2015 and SQL Server 2016 book management system, pure hand, including engineering and database bak restore file. The function of the book management is basic
学生信息管理系统
- C#做的学生信息管理系统,学生,教师,管理员三个用户组,有不同的增、删、改、查权限,自带建表sql语句(C# student information management system, students, teachers, administrators three user groups, there are different, delete, change, check rights, with the construction of the table SQL statement)
代码:C#将Excel中的数据转入到SQL中,或将SQL在数据库表中的数据导入到Excel中
- 代码:C#将Excel中的数据转入到SQL中,或将SQL在数据库表中的数据导入到Excel中。
SQL Server C#类
- SQL Server C#类 对于c#获取Sql数据目前我采用的是 System.Data.SqlClient.SqlDataReader类.