-
mcisendstring
小眼使用VB API"mciSendString"制作功能强大的音乐播放控件,可以播放MP3,WAV,MID等格式的音乐。控件的属性和方法包括:播放,暂停,停止,获取总时长,获取当前播放进度,设置播放进度,设置音量大校可以以他为内核制作一个十分强大的播放器(Small eyes using VB API "mciSendString" making powerful music player controls, can play MP3, WAV, MID and other music formats. Properties and methods of control include: play, pause, stop, get the total length, get the current playback progress, set the playback progress, set the volume for the kernel colonel can make him a very powerful player)
- 2014-05-15 11:16:45下载
- 积分:1
-
TracKid
ollydbg plugin开发工程,已经写好的框架,可用于插件开发。(Ollydbg plugin development engineering, has written a good framework, can be used in plug-in development.)
- 2014-10-16 16:57:02下载
- 积分:1
-
c
c语言课件,适合大一上学期c语言初学者使用。visualc++ 6.0软件环境下运行,c语言为编译语言(c language courseware for freshman last semester c language for beginners. visualc++ 6.0 software operating environment, c language is a compiled language)
- 2013-10-21 17:36:41下载
- 积分:1
-
Vb pinao
vb pinao you can try it
- 2018-08-27 15:45:46下载
- 积分:1
-
Cbank
此为用C编写的银行系统模拟代码!提供给学生一个学习银行软件的平台!通过该代码的阅读,增进C语言知识!(This is prepared by using C code simulation of the banking system! Provide students with a learning platform for banking software! Read through the code, C language to enhance the knowledge!)
- 2009-05-27 08:59:43下载
- 积分:1
-
accessrightbackup
此程序用来备份服务器上的文件夹访问权限。(the procedure used to the backup server folder permissions.)
- 2007-03-28 13:54:27下载
- 积分:1
-
electronic-scale
通过vb编写的一个智能电子秤相对应的界面程序,可以显示是否连接成功、物体质量、是否超重等。(Through vb prepared by an intelligent electronic scales corresponding interface program that can show whether the connection is successful, the mass of the body, are overweight.)
- 2013-04-18 19:46:59下载
- 积分:1
-
snecificationencapsulationallocate
Windows API函数在Visual Basic中的应用实例(Application of Windows API function in Visual Basic)
- 2018-12-04 00:43:05下载
- 积分:1
-
20171204
日常基本练习,开关灯实现,蛇形输出,竖式输出(Daily basic exercises, switch lights, serpentine output)
- 2017-12-16 13:37:23下载
- 积分: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