搜索资源列表
testtre.sh
- 利用shell搜索指定目录后替换文件中子符串的例子,没有更改属性代码,读者可自行添加-use search directory designated replacement document after neutron Series website example, no changes to attribute code, readers may add their own.
findFile
- 文件搜索程序 在windows环境下根据键入的目录进行文件搜索,包括子目录在内进行递归遍历.使用了BFS算法.
KBLaunch_demo
- 如果你曾查过微软的知识库文章的话,一定有这样的不爽经历:先用浏览器访问msdn.microsoft.com,在那个小小的搜索编辑框中输入文章号码,然后等待查询结果返回,最后还要点击搜索结果中至少一篇文章的链接。这样做耽误相当多的时间。现在使用本文提供的工具后,一切都变得简单了。-If you have investigated the Microsoft Knowledge Base article, it must have experienced such a bad mood : usin
shell
- shell程序实现下列功能: (1)解析用户提交的命令行;按照环境变量搜索目录系统;执行命令。 (2)执行外部程序命令,命令可以带参数,可提交后台命令(如ls &); (3)提供fg、bg、cd、history、exit等内部命令。 (3)提供管道和输入输出重定向。 (4)提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 -Design a shell
FileManage
- 文件批量处理程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-File batch processing to achieve the main bulk copy, cut, files and folders, batch rename files, batch delete files and folders, search for files and folders, batch compression
search
- 特征码搜索,类似游戏修改器或者杀毒软件的基本搜索功能。比较简单,供初学者参考-Signature search, similar to the game, or antivirus software to amend the basic search function. Relatively simple for beginners reference
dosWZQ
- 用批处理写的智能五子棋程序,由于效率因素,搜索深度不高,但智能尚可。-Smart backgammon program written by the batch, for efficiency reasons, the search depth is not high, but can still be smart.
Project1
- 在编写B/S程序时,有时往往需要获取或设置控件中光标的位置,以便于对控件进行进一步的子类化,可是HTML中的标准控件没有HWND,也无明显相关的属性,实现起来有点复杂,俺曾经为这个问题苦恼了好长时间,在网上搜索也得不到答案,后来经过几天的实验,才发现其实只需要基于DOM就可以实现,为了让朋友们少走弯路,故把代码贴出来,并附上一个基于此代码对INPUT 控件进行子类化的实例(实现HTML文本的货币输入和显示)。-In the preparation of B/S program, sometim
this-new
- 模仿百度搜索系统,我实在想不出来怎么说了-bigautocomplete layoutdisplay:none background-color
look
- linux下搜索文件的python方法 如果加-p选项则为指定目录查找 如果在-p选项添加完后跟一个-d选项则为深度查找-python method to search for files under linux, if the-p option was added to specify the directory to find if the-p option after the-d option was added with a deep look