-
类似于工控里面的开关按纽,可用于工控组态
类似于工控里面的开关按纽,可用于工控组态-similar to the Control button inside the switch can be used to control configuration
- 2022-08-25 08:10:51下载
- 积分:1
-
KTV点歌系统
本代码实用tc编程软件实现ktv点歌系统的开发,包括所有文件,所用的歌曲格式为。wmv文件,歌曲文件时lrc格式
- 2022-12-30 19:15:07下载
- 积分:1
-
这是关于鼠标响应完整操作的好实例,同时还包含按钮弹起的相关操作...
这是关于鼠标响应完整操作的好实例,同时还包含按钮弹起的相关操作-This is a complete response of the mouse to operate a good example, it also covers the relevant button pop-up operation
- 2023-02-19 09:20:03下载
- 积分:1
-
本源码演示了如何实现Visual Studio 6.0风格的用户界面。
本源码演示了如何实现Visual Studio 6.0风格的用户界面。-The source code to demonstrate how to achieve the Visual Studio 6.0-style user interface.
- 2022-05-06 19:35:51下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
利用VC编写的网格数据输入程序
利用VC编写的网格数据输入程序-VC prepared by the grid data entry procedures
- 2022-09-26 23:55:02下载
- 积分:1
-
这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见...
这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见-This what I used to write the love jbuilder9.0 testing software, it is also my personal maiden! Both source documents, but also Java byte code! How are you looking to the point!
- 2022-03-06 08:13:22下载
- 积分:1
-
Splitter控件的文档程序,它使用CFormView类的作用。
这是一个关于Splitter控件的文档程序,它利用CFormView类实现了不同视图间的数据交互和控件响应。-Splitter controls on the documentation procedures, it uses CFormView category achieved between different views of the data and control interactive response.
- 2022-07-14 19:47:39下载
- 积分:1
-
一个分割条动态添加或者合并视图的例子
一个分割条动态添加或者合并视图的例子--An example that splitter is dynamically added or merged with views
- 2022-03-12 23:05:32下载
- 积分:1
-
改变tooltip控件的文字
改变tooltip控件的文字-The example of changing the text in tooltip
- 2022-03-15 15:51:07下载
- 积分:1