搜索资源列表
dragdrop_Delphi
- Drag and Drop Component Suite 3.7 一套简化拖放操作的组件包,使你开发的程序很容易就支持shell的拖放操作,虽然很老了,不过也支持Delphi 7。-Drag and Drop Component Suite 3.7 simplified set of drag and drop components of the package, allows you to the program is very easy to drag and drop support
pro_sys
- 在linux下开发的shell小程序,用来实现目录查找和硬件察看功能-developed in the shell small program used for search and directory look functional hardware
Word2Txt
- 这个小程序是我发表在一个刊物上的文章的附属代码,它的作用是将一个word文件中的所有字符取出来,转换成txt文件。 这段代码的优点在于不需要任何开发环境,开发库的支持,只要你装了word就完成转换。 这个里面包括了两个程序,一个是转换指定文件的,一个是自动把一个文件夹下所有word文件转换的-this small procedure is published in a journal article subsidiary code Its role is to be a word doc
New_scroll
- 一个基于滚动条的一个代码,开发应用程序的朋友可以参考
fbz485
- 485规约通讯动态库,用户可以开发程序调和该库,以实现通讯
CustomWebProtocol
- 【软件名称】 《像腾讯QQ和Skype一样定义自己的类似HTTP的Web协议,可以通过URL来触发自己的程序》 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 如果你电脑中装有QQ,在IE地址栏输入:“tencent://Message/?menu=yes&exe=&uin=13231462”然后
Uniscribe
- Uniscribe是微软公司开发的Windows操作系统为正确演示Unicode文字而开发的组件。系统的核心是一个名为USP10.DLL的DLL. 本程序模拟了USP10的实现-Uniscribe Microsoft Windows operating system developed for the correct presentation and the development of Unicode text components. System is the core of the U
CredentialProviders
- vista登录开发代码,凭据提供程序CHybridCredential.c-vista log on the development code, and credential provider CHybridCredential.cpp
shell
- 这是一个采用vc++语言编写的shell命令程序,在c++开发平台下,使用shell命令,完成操作。-This is a vc++ language with the shell command procedures, in c++ development platform, use the shell command, to complete the operation.
myshell
- 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment