资源列表
C03_Exercise03_Solution
- excersi 03 icarnegi SDP06
C04_Exercise04_Solution
- Excersi 04 icarnegi SDP06
C05_Exercise05_Solution
- Excersi 05 icarnegi SDP06
C09_Exercise09_Solution
- excersice 09 icarnegi SDP06
SQLConsoleDemo
- C++控制台链接SQL2005数据库范例源代码 自己写的一个C语言链接SQLServer数据库范例,基于控制台应用程序,主要演示对goods数据库中各项进行增加删除修改等功能,适合vc与数据库结合开发的入门者,大侠勿喷,适合初学者!-Console C++ source code examples link SQL2005 database To write a C language link SQLServer database paradigm, based conso
E_Book_JSTL
- jstl 图书管理系统 数据库my sql-book manager
StrutsHotel
- 简单的酒店房间管理系统,订房,取消,查询等简单的功能-Simple hotel room management systems, reservation, cancellation, query and other simple functions
mysql
- mysql实验实例,包含数据库脚本,实验内容,操作步骤,源代码。-mysql experimental examples, including database scr ipts, test content, the steps, the source code.
QQServer
- 数据库与c++语言的结合,通过数据库设定,用编程实现QQ界面与QQ的登录-Database with c++ language binding, through the database settings, use programming interface QQ and QQ login
mybookstore
- 模拟网上书店,属于半成品,还有一半未完成,请慎用-Simulated online bookstore, are semi-finished products, as well as half of the unfinished, please caution
SQLCONN
- 用于vc++与数据库系统的连接。一个类,可直接使用。-Vc++ for connecting to the database system. A class can be used directly.
php_sql
- 将数组,HTML,XML或JSON文件转换为SQL语法。 使用 ======================== - SELECT *FROM myArray ORDER BY key DESC,value ASC, - SELECT key,value FROM myArray WHERE value= 100 , - SELECT * FROM json_file(my_json_file.txt), - SELECT * FROM xml_file(http: