搜索资源列表
town-1[1].0.4
- Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。-Town is 100% pure Java API, it is located JDBC API the crown. This API goal is the simplific
SqlExecutor
- This project connect to database by dbconn.udl and execute scr ipt accepted in command line args.
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
database_cPP
- 在visual studio 2013调试可用,命令行也行,c++代码连接mysql数据库,实现创建,更新,查询等各种功能。-In visual studio 2013 debugger is available, the command line is also OK, c++ code to connect mysql , to achieve the creation, update, query and other functions.