-
在C语言的学习和编程实践过程中,我用Visual C++6.0编写了一个报时程序,即用定时启动播放器并播放歌曲的办法来实现报时的功能。我认为这个思想可以用在气象
在C语言的学习和编程实践过程中,我用Visual C++6.0编写了一个报时程序,即用定时启动播放器并播放歌曲的办法来实现报时的功能。我认为这个思想可以用在气象业务的自动控制和数据的自动传输中,程序的实质是:定时启动并控制其它EXE程序。本程序还实现了如金山词霸一样将程序图标添加到系统的托盘中,使程序显得具有一定的专业水准。
第一次使用本软件需预设报时时刻,并选择自己喜欢的播放器和曲目。可以设置8个不同的报时时刻,并可随意取消任意时刻的报时。报时播放2分钟后自动挂断,5分钟后重新报时一次。报时歌曲的格式和曲目任意选择,只要所选折的播放器支持歌曲的格式即可。另外,界面的上方始终显示系统当前的日期和时间。
-err
- 2022-09-01 18:00:02下载
- 积分:1
-
Tree views are capable of storing hierarchical data, which isn t intuitively ser...
Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
- 2023-02-07 18:10:04下载
- 积分:1
-
understand the principle mechanism news!
了解WINDOWS的消息原理机制!-understand the principle mechanism news!
- 2023-03-14 13:50:03下载
- 积分:1
-
VC动态链接库(dll)编程深入浅出.pdf附源码
VC动态链接库(dll)编程深入浅出PDF文档,并附随书源代码。以下是该书简介:
一、前言
自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需要的大量的API函数也被包含在Kernel DLL中。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-27 19:20:04下载
- 积分:1
-
一个由vb编写的精确定时器程序,程序虽然小,但是比较实用
一个由vb编写的精确定时器程序,程序虽然小,但是比较实用-vb prepared by a precision timer procedures, procedures Although small, but more practical
- 2023-05-17 03:55:03下载
- 积分:1
-
用C语言编的美丽的彩色时钟
用C语言编的美丽的彩色时钟-C language series of the beautiful color clock
- 2022-06-27 11:09:44下载
- 积分:1
-
查看接入主机的HID设备,并显示序列号,断口信息
查看接入主机的HID设备,并显示序列号,断口信息-See HID device host access
SetupDiGetDeviceInterfaceDetail(hDevInfo,&strtInterfaceData,NULL,0,&strSzie,NULL)
- 2022-03-01 02:07:54下载
- 积分:1
-
VB编写的小型FLASH播放器软件,播放FLASH还是比较好的
VB编写的小型FLASH播放器软件,播放FLASH还是比较好的-VB prepared by the small Flash player software, Flash player is still relatively good
- 2022-01-22 10:40:13下载
- 积分:1
-
打开网页,并分析网页内容,提取其中的股票信息
打开网页,并分析网页内容,提取其中的股票信息-Open the pages, and analysis of web content, one of the stock extract information
- 2022-07-08 17:46:00下载
- 积分:1
-
dll import,Load Library操作使用,GetProcAddress操作使用
dll import,Load Library操作使用,GetProcAddress操作使用-dll import, Load Library operational use, GetProcAddress operational use
- 2022-10-01 04:35:02下载
- 积分:1