搜索资源列表
SearchInFile
- 文件内容高级搜索程序:在电脑上面指定文件夹搜索文件里面多个关键字,中间用分号分隔开即可 版权归周立发所有-Advanced Search contents of the documents : on the computer above the designated folder search keyword file number, Middle separated with a semicolon will be the property of all Zhou Lifa
btms-0.95.tar
- 蓝牙的广告文件发布程序, 可以自动搜索手机,然后发送广告文件
linux_NFS
- 在linux中的nfs的配置文档!搜索代替原文件!减小设置的麻烦
Source_Insight
- 功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Window平台上,使用一些常见的集成开发环境,效果也不是很理想,比如难以将所有的文件加进去,查找速度缓慢,对于非Windows平台的函数不能彩色显示。于是笔者通过在互联网上搜索,终于找到了一个强大的源代码编辑器,它的卓越性能使得学习Linux内核源代码的难度大大降低,
myfind
- linux操作系统下一个非常小但非常实用的文件搜索程序,搜索效率非常高,已测试过。
env_audit-1.05.tar
- 项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descr iptors, and environmental variables. It comes with test configurations for anacron, a
main_viewer
- 嵌入式Linux + GTK,用于阅读文本文件,可搜索一个指定目录下的所有文件,将显示在列表框中,并根据用户点击显示相应的文件内容。-Embedded Linux+ GTK, for reading text files, can search a specified directory of all the documents will appear in the list box, and in accordance with a user clicks on the correspondi
findftp
- ftp搜索引擎,FTP是因特网最主要的服务之一,在FTP服务器上保存有大量的各种各样的共享软件、技术资料和多媒体数据等文件。因为每个FTP服务器都有若干个目录,其目录和文件结构比较复杂,要在FTP服务器上找到自己需要的文件不是一件容易的事情,要在多个FTP服务器上查找文件更是困难。基于WWW的FTP 搜索引擎可以很好的解决上述问题。-ftp search engine for finding free software downloads, free mp3s, images, sharewar
linux_file_find
- linux操作系统下一个非常小但非常实用的文件搜索程序-linux operating system, a very small but very useful file search program
curl-7.19.2.tar
- curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
EasySitePM_Enterprise_3_5_10_0413_UTF8
- EasySitePM Enterprise3.5系统是一款适用于不同类型企业使用的网站管理平于,它具有多语言、繁简从内核转换、SEO搜索优化、图片自定生成、用户自定界面、可视化订单管理系统、可视化邮件设置、模板管理、数据缓存+图片缓存+文件缓存三重提高访问速度、百万级数据快速读取测试、基于PHP+MYSQL系统开发,功能包括:产品管理、文章管理、订单处理、单页信息、会员管理、留言管理、论坛、模板管理、语言管理、权限自定等,更多功能请详细查看以下说明-EasySitePM Enterprise3.
hufuman
- 从指定文件中搜索出符合关键词的文字,并将搜索的结果导入到另一个文件中-File from the specified search text in line with key words and search results into another file
smallshell
- 设计并实现一个简单的命令处理程序,名字为smallshell。要求具备以下基本功能: 1.支持交互式的用户界面 2.支持内置命令:cd,exit,设置搜索路径path等。 3.支持可执行文件的运行 4.支持输入输出重定向功能 5.支持管道功能-Design and implement a simple command handler, named smallshell. Requires the following basic functions: 1. Support an
dir
- LINUX下目录遍历搜索文件程序,支持嵌套目录-Directory traversal to search for files under LINUX programs, supports nested directories
musicl.tar
- 在linux命令行环境下可直接下载歌曲,同时也支持文件式批量下载。目前仅测试支持中英文。建议搜索时加上作者名字增加关联度。-A program written in python for downloading music in command line environment. Only support Chinese and English.
search-all-files-under-a-dir
- 采用C语言相关函数实现对目录进行遍历搜索所有文件-search all files under a dir(C language)
text_editer(qt)
- 用QT制作的文字编辑器,可以编辑文件,打开保存文件和搜索-Produced QT text editor, you can edit the file, open the saved file and search
grep-2.9.tar
- 可以在文件中递归搜索指定的文本,全面搜索正则表达式并把行打印出来(grep)
使用链式栈搜索目录下的文件
- 在Linux系统中编译使用,通过使用链式栈实现目录的检索功能,可以检索某个目录下的所有文件。(It is compiled and used in the Linux system to retrieve all the files under a directory by using the chain stack to implement the retrieval function of the directory.)