资源列表
tuopanchengxu
- 托盘程序,很多程序都要用到托盘,尤其是要长时间运行的程序,挂到系统托盘里会节省任务栏
money
- 自定义收支项目,实现日常收入与支出管理,提供简单的汇总、明细查询,还在导出为CSV格式
Ajax_TrainingModule
- ajax做的一个小例子,上传给大家一起学习!
Scheduler
- C#按时间方式定时程序,小时,天,周,等时间来定时
wenjiancaozuo
- C语言实现对文件的基本操作,包括对文件的写入,对写如内容的修改等,使用堆排序实现
TestNotifier
- 一个带有动画的弹出窗体,附有源代码,你可以一自定义显示的文本和标题还有图片,以及延迟时间
ListCtrl1
- ListCtrl1.rar这个是关于控件使用的源码,是在vc环境下的
xiangdao
- 向导制作示例 向导制作示例
SecureCRT
- SecureCRT Sample: Converting Deprecated CRT Functions to their _s Counterparts This sample demonstrates how to convert CRT functions which have been deprecated for security reasons to their _s counterparts. It covers the conversion of the follow
Marquee
- Marquee Sample: Provides Performance Monitoring Data Through scr ipting The Marquee sample shows how to use performance monitor objects through scr ipting. Security Note This sample code is provided to illustrate a concept and should no
DCOM
- DCOM Sample This sample demonstrates how to call a COM object implemented in an NT service from multiple clients running on different machines. It is composed of the following parts.
DrawLine1
- 根据bresenham算法 可以对任意象限的直线进行绘制