搜索资源列表
database
- 程序1,2,3分别实现了vc++对access,BDE,DSN的访问;程序4串行化对象到数据字段,程序5从ODBC 动态读取数据,程序6 DAO组合框,程序7 ODBC的日期和时间 程序8 9,交互式的SQL工具;程序10在DLL中使用DAO-procedures were achieved vc right access, BDE, DSN visits; 4 Serial procedures objects to the data fields, procedures five dynam
QQwry_C
- 可以读取纯真IP数据库,内有注释,可以支持从命令行和文件中读取IP,并输出相应IP的地理位置。内有main.c和QQwry.dat-Pure IP database can be read with a note from the command line and file to support read IP, and IP output of the corresponding location. There are main.c and QQwry.dat
sqlimport-2008-10-23
- 类可以被用来执行MySQL数据库查询的进口文件。 它开辟了一个特定的文件并读取它逐行执行的SQL查询某一MySQL数据库。-The class can be used to execute MySQL database queries imported from a file. It opens a given file and reads it line by line to execute as SQL queries to a given MySQL database.
load_user_list
- * load_user_list * 模型: 把users表加载到内存 * 命令行编译 gcc load_user_list.c -L D:\c\lib\ -lmysql -llibmysql * 五千多行的东西,从读取到保存文件,只需一瞬间 * mysql_options(&mysql,MYSQL_SET_CHARSET_NAME,"utf8") * 这句要加在mysql_real_connect之前 * * Arcadia 20
student-infomation-system
- * 基于结构体指针的学生信息管理系统 * *1)使用命令行界面,简单友好 * *2)学生信息通过TXT文件保存,启动即可读取数据,关闭即可保存数据 * *3)具备增、删、改、查询等基本功能 * *4)系统具有良好的健壮性 - Based structure pointer Student Information Management System* 1) using the command-line interface, simple and fr
