搜索资源列表
filewatchservicetest
- 使用FileSystemWatcher监控网络路径(包含源代码) 在VS2005中,.Net里面有个FileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题: 1. 多次连续触发 (通过一个定时器来解决) 2. 能监控网路路径 (serviceProcessInstaller的Account属性设置为NetworkService)
filewatchservicetest
- 在VS2005中,.Net里面有个ileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题: 1. 多次连续触发 (通过一个定时器来解决) 2. 能监控网路路径 (serviceProcessInstaller的Account属性设置为NetworkService) 3. 通过windows service来实现, 做成安装文件方便注册服务
time
- 自制倒计时定时器,时间到时触发音乐和提示。-Self-made countdown timers, time to trigger music and tips.
dingshiqi
- 本程序讲述在Visual c++.net下如何在应用程序中使用定时器,代码注释详细。有需要的朋友可以下载看看!-This procedure described in Visual c . Net in the application how to use the timer, code comment in detail. In need of a friend can download to see!
TimerClass
- 定时器,一个简单的显示工作时间的小程序, 一个简单的显示工作时间的小程序-timer
timer
- 定时器的使用实例,自定义回调函数的那种。相对简单,但是比较实用。-The use of an instance of the timer, custom sort callback function. Is relatively simple, but more practical.
vs.net2008.Timers
- vs.net2008下的一个定时器的应用-vs.net2008 under the application of a timer
vb.net_serialport
- 实现单片机串口AD数据的串口接收和解码,采用定时器间隔读取数据,并进行数据处理-Receiving and decoding the serial data microcontroller serial AD, the timer interval reads the data, and processing the data
CurveGraph
- Csharp的一个实时曲线绘制源码,可成功运行,使用定时器实现静态数据动态显示-The Csharp a source of real-time curve drawing, can be run successfully, use a timer to achieve dynamic display static data
AutoFtp
- 自动定时FTP下载器源码 网站自动备份专家包括自动定时打包器(AutoRAR)和自动定时FTP下载器(AutoFtp),是一套网站自动维护软件,可用于服务器上对网站定时进行备份,更可以把网站定时备份到其它服务器,无需人工操作,能自动定时执行。如:可以把网站每隔一天(或任意天)自动打包备份到备份服务器上,从而实现全智能化自动式的网站管理。-The website automatically backup experts including auto-timing the packer (
close
- 定时关闭进程工具,适合新手学习,可以自己设定时间,关闭进程,类似Windows下的管理器-Timing closure process tool, suitable for novices to learn, can set the time to close the process, similar to the Manager under Windows
timer-alarm
- 后台定时器,可设定每天定时提醒,指定日期提前提醒,一次性定时提醒等,可放入启动菜单,小巧实用,源码自编,绿色无害。 vb .net 编写-Background timer, you can set time every day to remind, remind specified date in advance, one-time regular reminders, can be placed in the boot menu, compact and practical, source
.NET-Timer
- 一个自己封装的定时器组件,能自由配置提醒周期,挺实用。-An encapsulated timer component, free to configure remind cycle, very practical.