-
NetPlayer
简易的vb6网络歌曲播放器源代码,有需要的就下载吧。(Simple vb6 network music player source code, has the need to download it.)
- 2013-08-17 01:35:06下载
- 积分:1
-
LPC2368NORFlash
详细编写了大容量FLASH的代码,可以作为参考示例(The preparation of a large capacity FLASH code can be used as the reference sample)
- 2012-07-16 15:17:04下载
- 积分:1
-
12sampleusb
vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量(vb prepared usb12 channel data acquisition system, as time rush, the general interface done, Please also see the volume)
- 2006-11-14 12:25:22下载
- 积分:1
-
test1
VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。(VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.)
- 2010-06-09 10:11:16下载
- 积分:1
-
xunzai.com_333
用vb6直接调用excel生成报表,不用导出到excel就可以完成(Generate reports using vb6 direct call excel, do not export to excel can be completed)
- 2012-04-13 13:09:47下载
- 积分:1
-
loginin
界面登陆vb,实现进入系统常用的登录方式,是初学者所需要的(Interface Log in vb, login into the system, beginners need)
- 2012-12-27 08:56:57下载
- 积分:1
-
GPSGSMmokuai
VC写GPS简单源码,易上手,适合初学者学习,请指教(GPS VC write simple source, Yishangshou, for beginners learning, improve!)
- 2007-05-25 12:44:34下载
- 积分:1
-
sf(V2.5)
说明: 封包程序 用与特种部队的 封包发送功能
及其他的一些功能
(Packet with the special procedures of the packets used to send function and other functions)
- 2009-08-13 07:37:31下载
- 积分:1
-
Hide-Columns
VB Code for hide columns automatically in excel
- 2013-04-23 21:08:43下载
- 积分:1
-
filewatchservicetest
使用FileSystemWatcher监控网络路径(包含源代码)
在VS2005中,.Net里面有个FileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题:
1. 多次连续触发 (通过一个定时器来解决)
2. 能监控网路路径 (serviceProcessInstaller的Account属性设置为NetworkService)
3. 通过windows service来实现, 做成安装文件方便注册服务
注意事项:
1. 切记网络路径要给guest的权限,否则监控不了。
2. 修改Service1代码中的watcher.Path。
3. 新建文件c: est.log,将此文件设置为可写的权限。
4. 安装完成后手动将服务启动。(err)
- 2008-06-14 19:44:06下载
- 积分:1