搜索资源列表
FileFilter
- 一个功能强大且操作性极强的文件浏览、管理程序,只是界面丑一点。-a powerful and strong operational document browsing, management procedures, interface is ugly.
filefilter
- windows下写文件系统过滤驱动的好教程,与大家分享。
FileFilter
- 文件过滤驱动程序,这个例子用来过滤IRP_MJ_POWER,IRP_MJ_PNP和IRP_MJ_SCSI,
filefilter
- 文件过滤器,可以对某一文件夹下所有文本文件进行过滤,搜索含有指定字符串的文件
FileFilter.rar
- U盘过滤驱动程序,让U盘成为一个只读存储器。在DISK.sys和USBSTOR.sys驱动之间建立一个过滤驱动,U disk filter driver, so that U disk into a read-only memory. Disk.sys USBSTOR.sys drive in between and a filter driver
filefilter
- linux文件过滤驱动程序,实现文件透明加解密-linux file system filter driver, to achieve transparent encryption file
FileFilter
- 一个windows U盘的过滤驱动代码,让U盘插入电脑后只能读取数据,而无法写入文件;-A windows U disk filter driver code, so that U disk into the computer can only read data, and can not write to file
filesystemdriver
- 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
FileFilter
- 系统文件过滤驱动代码for windows-File filter driver code for windows
FileFilter
- filter driver foe file system.
FileFilter
- 文件驱动的源码,文件驱动的源码 for winNt -ACE5.4.1 source code
FileFilter
- 读写文件过滤驱动程序,开发驱动的同志们可以用它来开发上层驱动。-Read and write file filter driver, development-driven comrades can use it to develop the upper drive.
FileFilter
- 一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能-A simple U-disk filter driver, can be achieved making the U-disk read-only function
filefilter
- 文本筛选器,很多公司的业务每天拿到的电话号码有重复的,要手工去除重复的 我的筛选器能够为他们高效的去除 已经有人用我的了-file filter
FileFilter
- 文件过滤驱动 根据sfilter模板更改-Driver
FileFilter
- 文件过滤驱动 来自张帆 windows驱动技术详解-File filter driver
AbstractFileFilter
- An abstract class which implements the Java FileFilter and FilenameFilter interfaces via the IOFileFilter interface for Andriod.
AndFileFilter
- A java.io.FileFilter providing conditional AND logic across a list of file filters for Andriod.
ExtensionFileFilter
- This FileFilter accepts files that end in one of the given extensions.
IOFileFilter
- An interface which brings the FileFilter and FilenameFilter interfaces together.