搜索资源列表
CDC
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics maintain function, collections CPtrArray use, the differen
lab6
- 创建MFC应用程序,并在OnDraw中添加绘制代码;创建MFC应用程序,增加特定的菜单项,添加自定义的工具栏按钮,并利用状态栏显示鼠标移动的信息-Create an MFC application and add the drawing code in OnDraw create an MFC application, add specific menu items, add a custom toolbar button, and use the mouse to move the stat
20150608307
- 建立单文档程序CSD+学号。 在初始化ondraw响应中,绘制这些图形:圆,弧,正方形,直线,多边形. 在菜单中定义图形绘制的子菜单项,包括绘制圆,正方形。 在菜单中添加图形线型、颜色、填充色的选择功能。 在鼠标左键抬起的消息响应中,按照用户选择的绘图类型,在鼠标位置绘制相应的图形,图形尺寸自定义。 写出完成应用程序的技能收获。 -Establish procedures for single document CSD+ student id. In the init
