-
mmpowkar是一个applet,用于手机karaoke的制作,结构比较简单,s40以上的手机都可以使用。
mmpowkar是一个applet,用于手机karaoke的制作,结构比较简单,s40以上的手机都可以使用。-mmpowkar is an applet, mobile karaoke for the production of relatively simple structure, s40 mobile phones more than can be used.
- 2022-08-09 21:37:00下载
- 积分:1
-
实现类似WORD2000剪贴画中菜单的代码
实现类似WORD2000剪贴画中菜单的代码-achieve similar cut-and-paste paintings WORD2000 menu code
- 2022-06-20 13:04:29下载
- 积分:1
-
VC实现串口通讯显示
///////////////文件 commDlg.cpp////////////////
//一个类,对话框类,本程序使用的是对话框形式,这个类是在VC用MFC自动生成的,其中包括了对话框程序应有的一些方法
class CAboutDlg : public CDialog
{
};
/********************以下的个方法也是VC的MFC的对话框程序固有的,也是MFC自动生成的**************/
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
{
}
void CAboutDlg::DoDataExchange(CDataExchange* pDX)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-25 13:10:04下载
- 积分:1
-
可以动态在对话框上展示Bar和其他控件
可以动态在对话框上展示Bar和其他控件-can dynamically display in the dialog box and other controls Bar
- 2022-08-11 15:36:14下载
- 积分:1
-
MFC状态栏用法,图像颜色RGB值提取C++源代码
基于VC6.0环境,使用MFC单文档应用程序,练习状态栏的用法。 在状态栏中显示鼠标移动处的图像颜色RGB值和像素坐标值
- 2023-01-27 20:15:03下载
- 积分:1
-
简易计算器
应用背景编译原理课程作业,完成了一个简单的计算器,应用C#编程语言,可实现基础的加减乘除运算,简单实用,可以进行改进,学习交流。关键技术应用了C#语言,应用到运算表达式的先后顺序准则,栈的使用,得到了很好的实现,C#语言比较容易上手,对于这种基础的小程序,便于实现。
- 2023-03-13 14:00:03下载
- 积分:1
-
vc++ mfc中拖动效果的实现
对于熟悉拖动效果制作的朋友们都应该知道,实现拖动有一个很简单的方法就是通过CImageList。CImageList提供了BeginDrag、DragEnter、DragMove、DragLeave、EndDrag系列函数,分别在OnLButtonDown、OnMouseMove和OnLButtonUp等消息中合理调用这些函数就可以轻松实现对CImageList的元素的拖动效果
- 2023-05-16 00:05:03下载
- 积分:1
-
In the demo project, I create a simple graph with four series of data. It demons...
In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API functions, such as CRgn::PtInRegion(), in HitTest() work best in device coordinates. It may be a good practice to convert the test-point into device coordinates. In the demo, I create one marker for each data series. If you want to use different marker option within one data series, you have to create one marker for each data point.
- 2022-01-20 22:34:40下载
- 积分:1
-
intruder radio alert system
intruder radio alert system
- 2023-07-26 05:15:03下载
- 积分:1
-
控件数组,可以方便的创建控件数组,设置其触发函数
控件数组,可以方便的创建控件数组,设置其触发函数-control array can facilitate the creation of the control array, installed its trigger function
- 2022-05-07 22:21:00下载
- 积分:1