-
实现在一些功能的控制按钮,可以保存…
VC + + to achieve in some of the functions of control buttons, you can save the file, can open the file-VC++ to achieve in some of the functions of control buttons, you can save the file, can open the file
- 2023-05-08 09:15:03下载
- 积分:1
-
这是一个VB的office2003风格的界面控件
这是一个VB的office2003风格的界面控件-This is a VB office2003 style interface controls
- 2023-02-08 05:30:02下载
- 积分: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
-
树型控件
这是一个有关树型空间的远代码,对于初学着有一定的帮住...
树型控件
这是一个有关树型空间的远代码,对于初学着有一定的帮住-Tree Controls This is a space far from the code tree for the beginner with a certain degree of help to live
- 2022-08-18 10:23:57下载
- 积分:1
-
一个简单的登陆系统,初学者入门学习比较有利!
一个简单的登陆系统,初学者入门学习比较有利!-a simple landing system, beginners learn more favorable entry!
- 2022-03-16 19:03:55下载
- 积分:1
-
Arbitrary shape of the button settings in the dialog box to set up the buttons o...
任意形状的按钮设置,在对话框中设置任意形状的按钮-Arbitrary shape of the button settings in the dialog box to set up the buttons of arbitrary shape
- 2022-06-11 18:08:27下载
- 积分:1
-
用于MSP430的DMX
/*--版权所有--,BSDU EX
- 2022-08-13 08:38:35下载
- 积分:1
-
该项目主要就是CXPButton的DrawItem函数的重载。在DrawItem中重新新绘制了
按钮的各中状态时的显示效果。具体的实现代码中有大体的说明。...
该项目主要就是CXPButton的DrawItem函数的重载。在DrawItem中重新新绘制了
按钮的各中状态时的显示效果。具体的实现代码中有大体的说明。-The project is mainly a function of the overloaded CXPButton the DrawItem. The DrawItem re-draw the button in all new state of the display. Concrete implementation of the code are general instructions.
- 2023-02-18 03:35:03下载
- 积分:1
-
五个好玩意,请大家用用,使几个小游戏,很有意思
五个好玩意,请大家用用,使几个小游戏,很有意思-five fun Italy, and please use it, a few small games, very interesting
- 2022-12-15 15:20:04下载
- 积分:1
-
自定义单据转换规则,用户自定义工作流等等。java中调用脚本语言有很多中实现,比如Jython、Groovy、Beanshell等等。但是即使对于有一定开发经验...
自定义单据转换规则,用户自定义工作流等等。java中调用脚本语言有很多中实现,比如Jython、Groovy、Beanshell等等。但是即使对于有一定开发经验的程序员学习它们是需要一段时间的。而提起脚本,无论是程序员还是有一定软件开发基础的客户-converting documents from the definition of rules, user-defined work flow and so on. Java scripting language called from many realize, such as Jython, Groovy, Ruby and so on. But even for a certain development experience programmers to learn their needs some time. Instituted script, whether it is a certain programmers or software development based on the customer
- 2022-05-22 09:28:42下载
- 积分:1