资源列表
[屏幕保护] gaoScreenSaver
说明:精美的贝塞尔曲线屏幕保护,可以配置样式-exquisite Bessel curve screen, can be configured style<gao> 在 2008-10-13 上传 | 大小:6.99kb | 下载:0
[组合框控件] INSInYourOwnApp
说明:教你一个简单有效的方法对你的程序进行Add-In插件化编程-teach you a simple and effective method of your procedures Add-In plug-in programming<gao> 在 2008-10-13 上传 | 大小:7.3kb | 下载:0
[文件操作] vbScriptEngine
说明:本代码允许你在程序运行时动态加载运行VB脚本控制窗体组件-the code allows you to the procedure dynamically loaded at runtime operation VB scr ipt Control Form components<gao> 在 2008-10-13 上传 | 大小:18.62kb | 下载:0
[编辑框] gridsample_demo
说明:《类似EXCEL的报表类库》有最新版本了,类库和可执行演示文件在压缩包里。 本次更新内容: 1)在程序完善了图表部分,支持图表的打印预览 2)修改了在程序调用生成图表的小bug 3)支持根据单元格数据绘制曲线图/饼图-"similar statements Excel Class" with the latest version, libraries and enforceable Presentations compression bag. With this update<狂刀饮血> 在 2008-10-13 上传 | 大小:747.16kb | 下载:0
[Windows编程] Producer&cusuom
说明:我写的一个“生产者与消费者关系”的多线程序,构造了一个自引用的线性表-I write a "relationship between producers and consumers," the multi-lane procedures, construction of a quote from the linear scale<李兴> 在 2008-10-13 上传 | 大小:28.66kb | 下载:0
[网络编程] SharpDownload(FTP及WEB下载)
说明:使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!<周光洪> 在 2008-10-13 上传 | 大小:105.04kb | 下载:0
[Windows编程] 使用DirectShow驱动摄像头
说明:对于小摄像头的驱动有几种方法,通过使用DirectShow来驱动摄像头灵活性比较好,有简单的方法也有比较复杂但更有效的方法,本文只介绍简单方法,希望与大家交流!-small camera is driven by several methods, using DirectShow to drive the camera better flexibility, a simple way to a more complex but more effective method, only introd<廖良> 在 2008-10-13 上传 | 大小:1.99kb | 下载:0
[Windows编程] 用VC++实现Windows 2000XP下的休眠
说明:实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the<廖良> 在 2008-10-13 上传 | 大小:1.46kb | 下载:0