-
eewsgmbolic
说明:
- 2018-02-20 10:31:32下载
- 积分:1
-
一个简单的货架系统,可以任意装货和去货物。
一个简单的货架系统,可以任意装货和去货物。-a simple shelf systems, and can be loaded to any goods.
- 2023-01-31 00:10:04下载
- 积分:1
-
使用WORD作为VB的报表工具,很好用的,请大家快快下载。
使用WORD作为VB的报表工具,很好用的,请大家快快下载。-use Word as VB reporting tools, the good, everyone can download.
- 2022-08-16 00:48:51下载
- 积分:1
-
非常好的操作元器件的画图源程序。可移植性强
非常好的操作元器件的画图源程序。可移植性强-Very good source operating components of the drawing. Portability strong
- 2022-02-02 03:51:11下载
- 积分:1
-
这是一个从CListCtrl派生的类,使你可以方便地选择一整行,并可设有提示框。(10KB)...
这是一个从CListCtrl派生的类,使你可以方便地选择一整行,并可设有提示框。(10KB)-CListCtrl derived from the class, so you can easily select an entire trip can be set up boxes. (10KB)
- 2022-03-17 18:58:51下载
- 积分:1
-
680945
h264的解码源程序,h264文件解码成yuv视频序列()
- 2017-11-07 21:49:44下载
- 积分:1
-
这是关于asp的时间控件,是好不容易找到的
这是关于asp的时间控件,是好不容易找到的-This is the time of the asp control is not easy to find
- 2022-11-24 18:25:03下载
- 积分:1
-
XP风格的按钮,很好看,有凸起来的感觉,3D效果的
XP风格的按钮,很好看,有凸起来的感觉,3D效果的-XP-style buttons, good looking, there are raised to the feeling, 3D effects
- 2022-07-14 21:55:11下载
- 积分: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
-
cwbbutton是WindowBlinds像可调整大小的图像按钮从CButton的…
CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWindowText(). I wanted REAL Bitmap Button like GTK+ or WindowBlinds. So I try to create a REAL Bitmap Button referring WindowBlinds.
- 2022-05-13 05:40:17下载
- 积分:1