搜索资源列表
010103
- 刚学vc,作为一个例子在单文档中显示一个位图,比较适合初学者看。-vc just learning, as an example in a single document shows a bitmap, more suitable for beginners to see.
nschart_demo
- 对话框饼图动态显示数据!在实际应用中很有价值的!-dialog pie dynamic display data! In practical application of great value!
shiyansan
- 在一个窗口中央加载一个任意位图,位图面积为窗口面积的四分之一,当即鼠标左键或键盘上的向上箭头时位图向上移动,当移动到上边界时,窗口显示“不能再向上移动了”字样,当点击鼠标右键或键盘上的向下箭头时,位图向下移动,当到达窗口的下边界时,屏幕显示“不能再向下移动了”字样。-window in a central loading an arbitrary Bitmap bitmap area of the quarter window area. immediately keyboard or mou
chuangkon_jiemian
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
BeautifulFace
- 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
24Bmp
- 采用CFile打开并显示24位位图,可以对位图数据进行操作,程序简单实用。-CFile used to open and display 24 bitmap, right bitmap data operations, procedures simple and practical.
bitframe
- 一个窗体,根据背景位图显示。您可以参考实现很漂亮的界面。-a window, according to background bitmap. You can reference implementation of a very nice interface.
显示位图
- 显示位图.rar-Bitmap. Rar
Graphic
- VC++基于MFC中,综合图形绘制,设置,颜色对话框,位图显示等-Graphics drawing, Settings, color dialog, bitmap display
329_CustDlg2
- 1. 修改对话框的背景颜色 2. 用位图作为对话框的背景 3. 改变静态控件文字和背景颜色 4. 改变编辑框文字和背景颜色 5. 改变CheckBox的文字和背景颜色 6. 改变RadioBox的文字和背景颜色 7. 改变按钮的背景颜色和文字颜色 8. 在对话框中使用Picture控件 9. 修改Picture控件显示的位图 10.使用LoadImage从资源装入位图-1. Modify the background color of dia
7_8
- 这是一个关于位图显示的C程序,用C语言实现位图的显示-On the bitmap display
ShowJPG
- 能在Dialog上显示Jpg,Gif图。下面就是废话了,因了没什么可描述的-Dialog displayed in Jpg, Gif map
Dialogbox_displayed_the_form_background_mageDlgUse
- 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
mfc22
- 通过MFC的picture控件动态加载位图显示,并附上两种静态加载位图的小结,我自己在学习picture控件的时候因为找不到相关的有用资料,所以浪费了很多时间,现在把自己的一些心得发出来,仅供大家参考-to display bitmap dynamicly in picture control in mfc
CXTPChartControl
- mfc 通过Vs实现C++编程下的柱状图显示统计数据-mfc Achieve histogram C++ programming under display statistics by Vc
bt
- 一个非常好的饼图显示的接口控件实例代码,可以直接引用到自己的代码中。-Interface Control example code a very nice pie chart display, you can directly refer to their code.
main04
- QT5 treeview和tableview以及成图显示,通过在treeview上点击鼠标,实现数据的加载,在右边的tableview和绘图区显示数据和曲线。-QT5 treeview and tableview and mapping display, by clicking the mouse on the treeview achieve load data, display data and curves in the right tableview and drawing area.
MFCDemo-单图打开模式
- MFC和halcon实现的图像打开、显示等基础功能(MFC and halcon to achieve the image open, display and other basic functions)
332898
- VC全屏显示的一个例程,包括位图显示和简单声音播放()
