搜索资源列表
BookManagementSystem(CSharp)
- 基于C#的图书租赁管理系统,MSSQL数据库,包括所用到的DLL库文件的源文件,在VS2005下能顺利编译,运行时请注意要将编译生成的相关DLL文件拷贝至主项目的DEBUG对应目录中,从事C#编程的朋友应该知道怎么做,这里不多说了-CSharp book management system, the books, MSSQL databases, including the use of the DLL library file of the source file, in the smooth
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
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:
Studenftmessage
- 用C#做的档案管理系统。实现学生档案的存储,增删改查,以及实现档案的审核!-With C# file management system. Achieve student file storage, CRUD, and the realization of the audit file!