- 4
- 0
- 约9.53千字
- 约 13页
- 2022-10-19 发布于四川
- 举报
直流电机转速测量与控制系统设计
实验报告
成 评语:
绩教师:
年 月 日班级:
学号:
姓名:
地点:
时间:
CPaintDC de (this); // device context for painting SendMessage(WM_ICONERASEBKGND, (WPARAM) de. GetSafeHdc(), 0); // Center icon in client rectangle int cxlcon = GetSystemMetrics(SMCXICON); int cyIcon = GetSystemMetrics(SM_CYICON);
CRect rect;
GetCli entRect(rect);
int x = (rect. Width() - cxlcon +1)/2;int y = (rect. Height () - cylcon +1)/2;
// Draw the iconde. Drawicon(x, y, m hlcon);
)
else
{CDialog::0nPaint();
CClicntDC dc(this);//x
de. MovcTo(0, 300);de. LineTo(700, 300);
de.MoveTo(685, 295);de. LineTo(700, 300);
de. MoveTo(685, 305
原创力文档

文档评论(0)