CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - Code First

搜索资源列表

  1. 搜索子目录(VC源码)

    0下载:
  2. (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3333
    • 提供者:牛牛
  1. filecat

    0下载:
  2. 界面和优化大师自带的碎纸机查不多,压缩包里有源代码,和相应的头文件,编译后就可用。-interface and optimized master's own investigation Shredder small bag of active compression code, and the corresponding first document, compiled after available.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:95588
    • 提供者:陈江伟
  1. DeleteFile

    0下载:
  2. 成批量删除文件的源程序,使用这个大家可想清楚了,删除就没有,想当初为了测试这个软件,我误删了整个D盘的文件,让我郁闷了好几天-batch delete the file into the source code, you can use this to be clear, there is no delete. At first, in order to test the software, I mistakenly deleted a whole plate of documents D, l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29628
    • 提供者:xmcxcoc
  1. DesktopSearchEngine.开源的桌面搜索引擎源代码

    0下载:
  2. 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
  3. 所属分类:文件操作

    • 发布日期:2017-03-23
    • 文件大小:265316
    • 提供者:32487VG
  1. zip

    0下载:
  2. 一个zip压缩代码,使用前先将这两个dll文件拷贝到windows\system目录下-A compressed zip code, the use of the former first of these two dll files are copied to the windows \ system directory
  3. 所属分类:File Operate

    • 发布日期:2017-04-23
    • 文件大小:129765
    • 提供者:henry
  1. 77433648extract_yellow_region

    0下载:
  2. If you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate your member account after checking your files. If you do not want to upl
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:898
    • 提供者:Kee K.K.
  1. GFolder

    0下载:
  2. 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs /prime/viewprime.asp?id=94 这篇文章,发现由于"bi.pidlRoot "的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 重要的函数和宏定
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:15861
    • 提供者:guanmj
  1. ChiToLetter

    0下载:
  2. 汉字转化为拼音,其实现的原理就是先将汉字转化成为内码,然后通过内码和拼音的对照来查找 1.添加索引 2.遍历数组-Chinese characters into Pinyin, the realization of the principle is first translated into Chinese characters within the code within the code and then to find a phonetic contrast. Add an i
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3680954
    • 提供者:wangzhen
  1. Excel

    0下载:
  2. 该演示代码示例了使用VB进行比较2个Excel工作表文件是否存在不同,程序先把工作表载入到表格文件,然后输出工作表的差异的详细报告,并以红色提示。-The demo code examples use VB to compare two Excel worksheet file, the program first worksheet loaded into a spreadsheet file, and then output a detailed report of the workshee
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:12709
    • 提供者:王小春
  1. vbhan-zi-

    0下载:
  2. 汉字拼音的首字符,可以在数据库中作为某一关键字段(如:商品的名称、客户单位的名称等)的辅助查询字段来简化查询过程中的输入问题。也就是说,用户只要输入需要查找的汉字拼音的首字符,就能很快定位到要查找的记录,当要查找的字数在4、5个以上时,其重码率还是很低的。提起将汉字转化为拼音,大家可能以为这是一个复杂的问题,比如将拼音输入法的码表文件进行逆转换,再根据汉字来查询拼音等等。其实我们需要的只是汉字拼音的首字符,其实用 VB6 实现这一功能问题远没有这样复杂。下面把用 VB6 实现这一功能的方法介绍如
  3. 所属分类:File Operate

    • 发布日期:2017-11-10
    • 文件大小:45065
    • 提供者:liuyan
  1. Create-a-macro

    0下载:
  2. 用于在使用word文档时创建宏,适合网页编辑工作者使用,此段代码实现的是消除文档中的空行及空格,以及首行缩进的功能-When you use a macro for creating word documents, web editor workers suitable for use, this code is to achieve the elimination of the document blank lines and spaces, as well as first line ind
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:4790
    • 提供者:沫沫
  1. oprindgvc__common

    0下载:
  2. 根据燕青老师的springmvc的第一天的视频打的代码,分享出来共同进去-According to be the first day of the teacher, the springmvc playing video code, sharing common in
  3. 所属分类:File Operate

    • 发布日期:2017-05-05
    • 文件大小:14470
    • 提供者:resouyme
  1. heacer

    0下载:
  2. This code can be used to compile the first termcap code generation library file, copy the header files and library files to the system
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:348160
    • 提供者:pthrvatir
  1. gdintanence-muotiple

    0下载:
  2. 这是一个拼音转换系统的源程序,在打出每个字的首字母就可以有相应-This is a pinyin conversion system source code, in the play can have the first letter of each word
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:Everlxy
  1. defhfition-principle-first

    0下载:
  2. Visual Studio的rc,exe资源编辑工具的源代码,适合新手(Visual Studio rc, exe resources editing tool source code, suitable for novices)
  3. 所属分类:文件操作

    • 发布日期:2017-12-24
    • 文件大小:183296
    • 提供者:Jbnas
  1. coche

    0下载:
  2. 这是一个拼音转换系统的源程序,在打出每个字的首字母就可以有相应(This is a pinyin conversion system source code, in the play can have the first letter of each word)
  3. 所属分类:文件操作

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:utn$5212
搜珍网 www.dssz.com