搜索资源列表
WebBookstore
- 用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 运行的时候,需要把database目录下的BookStore_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。 将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为 http://localhost:8080/chap24/Default.jsp。 注意
SimpleSearch
- 使用Java和Ant编写的一个简单的文件搜索器,可以通过文件名查询某个位置下是否存在搜索的文件,同时输出这个文件的全路径-Written in Java and Ant, a simple file search, Search for files by file name query to a location, while the output file path
IO---java
- 使用GUI实现根据指定的文件名以指定的目录名为根目录,并搜索该文件。-According to the file name specified in the root directory of the specified directory name, search for the file. And to implement this feature using the GUI
FileSearch
- 用java写的文本文件搜索工具,可以按文件的创建修改日期、文件类型、文件名、文件内容等搜索,并可以将符合条件的文件复制出来-Using java to write the text document search tools, you can create a modified date, file type, file name, file contents of the file and other search Press, and may be eligible files copied
findJar
- 根据class文件名搜索对应所属的*.jar-According to the file name search for the corresponding class belongs* .jar
