搜索资源列表
SourceCode.rar jxta实现的p2p聊天
- jxta实现的p2p聊天,文件传输,共享,文件搜索,JXTA p2p achieved chat, file transfer, sharing, file search
picturesupervisorysystem
- 该系统是一个基于ASP+Access(需fso组件支持)的图片管理系统。 1.二级分类 2.前台全部页面生成html,包括网站主页和导航栏 3.自定义模板,分为5类。自由度很高,可以为每个分类,每个图片集,甚至每张图片页设置不同的模板 4.完善的html生成功能,可以单独生成每个图片集,每个栏目,也包括全站生成。 5.自定义自定义标签功能,生成时全部为html,不生成JS文件,避免了JS调用过多造成页面显示缓慢。 6.三种图片添加模式(高级/简单/上传),图片可以批量上传
FileSystem
- 基于java的文件管理系统 能实现包括文件的创建、删除、查找等功能-Java-based document management system to achieve, including file creation, deletion, search and other functions
hjblong
- 。支持各种操作系统(windows, Linux, Unix),或租用java空间 2。各种数据库(MySQL, SQL SERVER, Oracle, DB2)。 3。应用服务器Tomcat. Resin, WEBsphere, WEB Logic. 系统功能介绍: 1。播客节目发布管理系统 2。文件管理 3。个性化模版定义功能。可以定制你喜欢的网站风格和样式 4。完全支持RSS订阅,可以兼容iPod+iTunes
linjunbo
- 自己编写的桌面搜索器,能快速搜索文件,搜索几乎在瞬间完成-this is a desk searcher for search file of you can t find!
search
- simple file searching using java
search
- lucene应用实例程序,包含了建立索引到web搜索的完整代码,里面用到的数据库是dedecms的,可以自己去下载,config.xml为配置文件,需要配置索引目录和链接数据的用户密码。该代码实例可以直接作为你用lucene建立全文搜索的参考-lucene Applications programs, including the establishment of an index to the web search the complete code, which used the databa
Search
- 利用线程,一个用来在硬盘中查找包含指定字母的文件的程序,类似window自带的查找文件的程序。-Using threads, one for the hard to find the file that contains the procedures specified letter, similar to the window to find files that comes with the program.
search
- java实现本地文件搜索的源代码,非常好的学习资料,注释写得很详细-to achieve a local file search java source code, a very good learning materials, notes to write a very detailed
23tree
- 2-3 树插入,查找,删除,排序,从文件txt读入插入,查找,删除,排序等指令-two three tree, including insert, search,order,delete, you can read command for txt file
search.php
- Search file in PHP is what this file is. I hope you like it!-Search file in PHP is what this file is. I hope you like it!
search-file
- 2. 设计一个程序,实现文件查找。文件查找操作是一项非常基本的操作,一般的文件查找操作采用递归算法,实际上是采用“深度优先”的策略。请设计一个基于“广度优先”算法的文件查找程序。 提示:由于要找的文件往往距离待查文件夹最近的文件加中。因此,基于“广度优先”算法的文件查找的效率会优于“深度优先”算法。可以将待搜索的文件夹放入一个队列,然后列出该文件夹下所有成员:如果是文件,则与查找条件进行匹配;如果是文件夹,则将其放入队列。在次从队列头取文件夹,执行同样逻辑,直到队列为空。 - De
search
- 关于搜索引擎的源代码 抄袭加修改 不知道好不好用-<!--#INCLUDE FILE="includes/DisplayHandling.asp"--> <!--#INCLUDE FILE="includes/MainSearch.asp"--> < Dim strHTML, strError _____________________________________________________________________________
dir.file.search
- 用Java实现的文件夹和文件查询操作,熟悉文件操作函数-Implemented with the Java folder and file search operation, familiar with the file operation function
serriveTest
- 文本编辑,实现查找,文件打开,菜单等功能,并有简单界面-Text editor, to achieve search, file open, menu and other functions, and a simple interface
FileManagementSystem
- 在本地创建一个文件管理的工具(类似于磁盘管理)。用户可以上传文件,搜索文件和删除文件。这个代码侧重的是运行效率。-Create a database locally to manage files (similar to the disk management). Users can upload files, search files and delete files. The code is focused on operational efficiency.
Search-Search-ask-source
- 程序基本介绍: 程序采用分离制,并非以往程序只用一个文件。修改有局限性。 本程序将首页、列表页、内容页、搜索页、头部页、底部页、统计代码页、完全分离,采用独立文件。 并且支持问问图片显示(以往问问小偷是不显示图片内容的)。 全站默认预留12处广告位,可自定义添加。 具体功能请参考演示站。程序以演示为主! 程序部分特点: 一、标题自动伪原创功能,自动按当前文章标题,获取一个最相关的核心关键词,加入回标题中,以达到标题伪原创的目的。 二、全站页面缓存功能,访问过的页面
file
- 访问(读/写)一个文件中任意位置的字节信息,包括查找任意目录下的文件-Access (read/write) a file anywhere bytes of information, including the search for any files in that directory
Search-in-zip-file
- searc h in zip file java cla-searc h in zip file java class
Java-search-file
- java实现在任意目录下查找文件,并以树形排列-Java implementation in any directory lookup file, and arranged in a tree