搜索资源列表
vbapi函数手册
- vbapi函数手册 为了让大家能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。 本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,可添加到收藏夹。 声明:本帮助文件由Raise Belling个人整理后出版,内容全摘自网络,版权归实际作者所有。-vbapi manual to fun
dir_mon
- 目录监视,当目录修改时可以通知用户,通过对文件系统api hook实现-directory surveillance, directory can be modified to notify the user through the file system to achieve api hook
TextBoxmyj2
- 禁止在TextBox中输入 作者:土人 方法一:(有光标闪烁,输入、删除等操作无效) Text1.Locked = True 方法二:(无光标闪烁,不能输入、删除,界面变色、文字反白) Text1.Enabled = False 方法三:(有光标闪烁,可删除,不能输入) 此法用两个API函数,略为复杂些。请在标准工程添加两个按钮和一个文本框:-TextBox which prohibits the importation Author
DesktopSearchEngine.开源的桌面搜索引擎源代码
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
tinyxml
- 一个读取和解析XML的开源API,可以自由的扩展功能-TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs
IniFileCpp
- 在程序中经常要用到读取用户的配置信息,以便提高程序的灵活性。IniFile/IniFileCpp提供了跨平台的配置文件读写API,可以很方便的对ini配置文件进行操作。-Often used in the procedure to read the user' s configuration information in order to enhance flexibility of the proceedings. IniFile/IniFileCpp provides a cross-
getcodeline
- 统计一个目录下代码行数(只统计c++后缀名为.h和.cpp的文件)。使用了windows api。如果想统计其他后缀名的代码,请打开源码,自己修改在编译。 使用方法:进入想统计的目录,直接执行命令。 或者 比如你想统计 e:\c++ 下代码行数,可以不进入该目录,直接输入 getcodeline e:\c++ (getcodeline为你编译的可执行文件名字)。 可以使用管道把信息输出到一个文件中查看。如:getcodeline e:\c++ > out.txt 大家
Lucene.Net-2.0-002-27Nov06-src
- Lucene README file $Id: README.txt 164119 2005-04-21 20:47:18Z dnaber $ INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add s
WriteLog
- 功能描述:一个很不错的日志文件写入模块,不同于 open/print/close写文件方法,这个模块使用API 存取文件,这样保证文件能正确的存取,及时被 存取的文件正被其他用户打开。这个模块是最安全 有效的文件写入方法,用于日志文件的创建,当然 也可以用于其他文件存取。-' Function Descr iption: A very nice log file is written module, different from the' open/
E-Language-read-and-write-any-sector
- 这个易语言程序源码可读写硬盘任意扇区,调用系统自带API。附带一个常用API模块-This program can read and write any sector calls the system API.This compressed package with a common API module.
fileopenV1.0.0.6
- 自己用 VB.net 编的文件启动器(类似软件助手),可以用来将一些相关的文件或可执行程序,或文件夹路径进行关联。 编译环境为VS 2010 包含:ini文件的读写,系统文件API调用等-File compiled using VB.net launcher (similar software assistant), can be used to associate file or executable program or folder path.
bmp2avi
- 可将bmp文件通过windows API函数合成为AVI文件,且可以自己设计播放帧速率-Bmp file can be synthesized by the windows API function as an AVI file, and can design their own playback frame rate
usb-i2c
- I2C-USB模块实现了从USB接口到I2CR接口的转换,即用户可以通过我们的API函数,在程序端发出命令对具有I2C接口的外围设备进行操纵。要对I2C-USB设备进行开发,必须具备一定的i2c接口的知识。-I2C-USB module from the USB interface to the I2CR interface conversion, the user can through our API function, issued in the program end command p
BasicExcel_demo
- windows自身并无关于Excel的直接的操作,造成我们去写的时候,要进行大量的全用API编写,本类可以简单调用,完成基本的需求,但对中文的支持不是很好。-There are no windows in Excel' s own direct manipulation, causing us to write, to conduct a large number of full-API is prepared, you can simply call the class, complet
ReadConfig
- 利用C语言实现配置文件(.ini)的读写操作,可跨平台使用,实现的功能与windows API 函数 GetPrivateProfileString 和WritePrivateProfileString的功能一样-Using C language to complete two functions which can read and write config files, like that with suffix .ini
SearchRegDlg
- an example of wince reg API, you can search reg by keywords
FileTest
- 学习,测试,调试,微软文件系统API以及内部原理的工具-You can use this tool for testing, debugging and learning [Windows FileSystem Apis](http://msdn.microsoft.com/en-us/library/windows/desktop/aa364232(v=vs.85).aspx)
saj-ayost
- 浅析本机API 此文只能说是一篇笔记,是关于本机API的-Native API is analysed in this, can only say that a note about the native API
execptive-instruction-forwarding
- 利用API函数,可以实现硬盘的格式化,可以方便的调用Windows组件-Using the API function, can realize the hard disk formatting, can easily call Windows components
aamiliarforListView
- 对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的-Complete packaging for ListView API, read the original code can be familiar with all aspects of the ListView
