-
一个由离散数据点生成三角形网,再利用等高线追踪算法生成等高线的程序源码...
一个由离散数据点生成三角形网,再利用等高线追踪算法生成等高线的程序源码-A discrete data points generated by the triangular network, re-use contour tracking algorithm to generate contour lines of the procedure source
- 2023-08-05 05:50:02下载
- 积分:1
-
MouseListener interface processing MouseEvent incident
MouseListener接口处理MouseEvent事件-MouseListener interface processing MouseEvent incident
- 2022-04-28 20:01:38下载
- 积分:1
-
一个按钮控件类,可以做出类似WINDOWS XP按钮,效果…
一个按钮控件类,可以做出类似WINDOWS XP的按钮,效果很不错!-a button controls category, can make a similar button in Windows XP, the effect is very good!
- 2022-03-04 00:05:25下载
- 积分:1
-
本代码实现XP风格的自绘按钮,使你的界面更加漂亮,不要犹豫,快快下载...
本代码实现XP风格的自绘按钮,使你的界面更加漂亮,不要犹豫,快快下载-Realize this code XP style buttons from the painting, make your interface more beautiful, do not hesitate to quickly download
- 2023-02-24 05:55:04下载
- 积分:1
-
隐藏windows的开始按钮程序,对于熟悉vb和windows还是挺有帮助的。...
隐藏windows的开始按钮程序,对于熟悉vb和windows还是挺有帮助的。-hidden windows of the Start button procedures, and for those familiar with the vb windows or quite helpful.
- 2022-08-04 01:34:49下载
- 积分:1
-
小马哥按钮突破专家+源码 一个用按钮突破的.
小马哥按钮突破专家+源码 一个用按钮突破的.-expert source button breakthrough with a button breakthrough.
- 2023-02-12 04:25:03下载
- 积分:1
-
实现xp button 的效果,主要是在vc++环境下弄的,实现非常哭的效果...
实现xp button 的效果,主要是在vc++环境下弄的,实现非常哭的效果-xp button to achieve results, mainly in vc rise to an environment, to achieve great results cry
- 2022-10-24 05:30:03下载
- 积分:1
-
可以做为图片按键,测试不规则区.任意形状按键,透明按键等.包括源代码....
可以做为图片按键,测试不规则区.任意形状按键,透明按键等.包括源代码.-pictures can be used as a key test of irregular district. Arbitrarily shaped keys, buttons and so transparent. Including source code.
- 2022-09-05 09:45:02下载
- 积分:1
-
为按钮增加色彩,相当于某些换皮肤软件的功能
为按钮增加色彩,相当于某些换皮肤软件的功能-button to increase the color of the skin for the equivalent of some software functions
- 2023-02-11 21:25:03下载
- 积分: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