-
包含许多java的经典应用程序,可供初学者学习。
包含许多java的经典应用程序,可供初学者学习。-included many of the classic applications, for beginners to learn.
- 2022-12-17 10:55:03下载
- 积分:1
-
graphics rendering, since the definition of how to use the brush (color, line wi...
图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment). How procedures for adding options menu options and settings dialog, the use of standard color dialog and how to use Font dialog box, the options dialog to achieve preview function. Implementation options dialog window and type of data exchange. How to change the dialog box and control the background color, how to change the text color control, the right button controls the special treatment. How in the window shows a bitmap.
- 2022-04-15 03:46:04下载
- 积分:1
-
这是一个用vc编的可以经更改的控件的外观 很不错哦 运行环境: win9x.winxp...
这是一个用vc编的可以经更改的控件的外观 很不错哦 运行环境: win9x.winxp-This a series with vc changes can be made by the appearance of control, oh very good operating environment : win9x.winxp
- 2022-07-20 22:58:16下载
- 积分:1
-
irregularly shaped button
形状不规则的按纽-irregularly shaped button
- 2022-03-03 06:14:12下载
- 积分:1
-
VC++开发串口程序,可以辅助深刻的了解到个个文件的传输
VC++开发串口程序,可以辅助深刻的了解到个个文件的传输-VC Serial procedures can be assisted deeply understand each document transmission
- 2022-02-04 22:17:21下载
- 积分:1
-
1、本实验箱采用的液晶显示屏内置控制器为SED1520,点阵为122x32,由两片SED1520组成,由E1、E2分别选通,控制显示屏的左右两半屏。...
1、本实验箱采用的液晶显示屏内置控制器为SED1520,点阵为122x32,由两片SED1520组成,由E1、E2分别选通,控制显示屏的左右两半屏。-1, the experimental use of the boxes built-in LCD controller for SED1520, to 122x32 dot matrix, composed of two SED1520, E1, E2 respectively strobe control screens around two semi-screen.
- 2022-06-28 00:38:50下载
- 积分:1
-
一个费城好的button,实用简单方便。适合所有VC朋友
一个费城好的button,实用简单方便。适合所有VC朋友-Philadelphia good a button, simple and practical. Suitable for all VC Friend
- 2022-07-21 13:54:57下载
- 积分:1
-
cbuttonssl现在已被广泛应用于实际产品,一直这样…
CButtonSSL has now been used extensively in a real product and has such has been through the mill a fair bit on the testing side. Thankfully this has given me time to find and fix these problems, too.
- 2022-10-31 20:15:03下载
- 积分:1
-
VC学习笔记之一:怎样实现XP风格按钮
这是一个非常不错的例子程序,值得推荐...
VC学习笔记之一:怎样实现XP风格按钮
这是一个非常不错的例子程序,值得推荐-VC study notes one : how to achieve the XP style button this is a very good example of the procedure, should be commended
- 2022-04-11 05:10:39下载
- 积分:1
-
the procedures introduced by a group check box to control internal controls so a...
本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check box already in class m_groupZ.SetGroupID(1) m_groupQ.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupQ.SetGroupID(0) m_groupQ.SetCheck(1) m_groupD.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupD.SetGroupID(0) SetTitleStyle:函数中1BS_AUTOCHECKBOX:为方型框.2BS_AUTORADIOBUTTON:为原型框 SetGroupID函数:参数中为1:不用内部控件不用选择group项目,为0要选择 Setcheck函数:参数为1:enabel,为0:unenable-the procedures introduced by a group check box to control internal controls so as to enable the project to use the added category CCheckableGroupBox resources belonging to the group box set of controls group projects in the category sitting Group variable frame mapping CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ the use of the initial category m_groupZ.SetTitleS
- 2022-11-13 07:15:03下载
- 积分:1