搜索资源列表
Jdbc-mysql
- JDBC从配置文件读取mysql的连接的配置信息(相关配置和环境)-Configuration file to read from the JDBC connection mysql configuration information (configuration and environment-related)
VCodbcexcel
- VC++ 通过ODBC读写Excel文件 ,tongguoODBC读取EXCel 文件-VC++ via ODBC to read and write Excel file, tongguoODBC read EXCel file
yuanma
- 八、简单的职工管理系统 1.问题描述 对单位的职工进行管理,包括插入、删除、查找、排序等功能。 2.要求 职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象按姓名以字典方式职工管理文件中。 (2)删除一名职工:从职工管理文件中删除一名职工对象。 (3)查询:从职工管理文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某种需要对职工对象文件进行排序。 3.实现提示 职工对象数不
bus_line
- 公交系统,可以连接数据库,将文本文件中的公交线路解析读取到队列中,然后选择是否将数据保存到mysql数据库中,并可以查询某一条线路。-Bus system, you can connect to the database, the bus lines in a text file parsing to read into the queue, and then choose whether to save data to mysql database and can query one line
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
SQL
- file to read and write data in DB for linux
DBToExcel
- (1)、通过java jdbc实现连接数据库的功能; (2)、从数据库中读取相应表中的数据存储到Map里面; (3)、将Map里的数据通过文件流的形式写入到相应Excel表中,并设置相关保存格式。 -(1) through java JDBC to connect to the database (2), read from the database data is stored in the corresponding table inside to Map (3) Map d
exercise1
- java语言读取txt文件内容,并存入数据库中,再从数据库中读取内容存入xml文件中,反之进行此过程。-java language to read the contents of txt file and stored in the , and then read the contents into xml files the , and vice versa perform this procedure.
xmlReader
- 读取xml文件,将读取内容写入sql数据库-Read the xml file and read the contents written sql