-
工具条此函数在应用程序中初始化Windows Sockets DLL ,只有此函数调用成功后,应用程序才可以再调用其他Windows Sockets DLL中的...
工具条此函数在应用程序中初始化Windows Sockets DLL ,只有此函数调用成功后,应用程序才可以再调用其他Windows Sockets DLL中的API函数。在程式中调用该函数的形式如下:WSAStartup((WORD)((1
- 2022-02-10 09:16:39下载
- 积分:1
-
指示灯按钮
指示灯按钮- Indicating lamp button
- 2022-06-15 04:32:03下载
- 积分:1
-
此编程非常的好,适合于任何场合,对图形界面的编程也是非常实用的。...
此编程非常的好,适合于任何场合,对图形界面的编程也是非常实用的。-This program is very good, suitable for any occasion, on the graphical interface programming is also very practical.
- 2022-04-09 05:52:05下载
- 积分:1
-
前 言 2000年上半年,Inprise公司(原Borland公司)推出了C++Builder的最新版本:C++Builder 5。C++Builder 5继承...
前 言 2000年上半年,Inprise公司(原Borland公司)推出了C++Builder的最新版本:C++Builder 5。C++Builder 5继承了以前版本的优点,并在此基础上增添了许多新的功能,比如... 图书类别:C++ Builder 图书格式:PDF 授权方式:免费版 C++ Builder核心编程技术 2005-1-12 640 ・C++Builder核心编程技术 图书类别:C++ Builder 图书格式:WDL 授权方式:免费版 跨越C++BUILDER3.0 2004-12-12 255 ・跨越C++BUILDER3.0 图书类别:C++ Builder 图书格式:PDG 授权方式: 创世纪的C++ Builder教程 2004-12-11 251 ・创世纪的C++ Builder教程-foreword first half of 2000, Inprise Company (formerly Borland) C Builder launched the latest version : C Builder 5. C Builder 5 inherited the previous version of the merits, and on this basis to add many new features, such as books ... categories : C Builder book format : PDF license : free version of the core C programming Builder 2005-1-12 640 C core Builder Programming library categories : C Builder Book Format : WDL license : free version of C leap across BUILDER3.0 2004-12-12 255 C BUILDER3.0 books category : C Builder Book Format : PDG Authorization : Genesis C Builder Guide 2004-12-11 251 Genesis C Builder Guide
- 2022-03-21 13:25:38下载
- 积分:1
-
irregularly shaped button
形状不规则的按纽-irregularly shaped button
- 2022-03-03 06:14:12下载
- 积分:1
-
这是一个控制系统程序示例,可以通过程序控制计算机关机、重启、光驱打开和关闭。...
这是一个控制系统程序示例,可以通过程序控制计算机关机、重启、光驱打开和关闭。-This is a process control system for example, the computer can be programmed shutdown and restart, the drive to open and close.
- 2022-03-10 07:06:28下载
- 积分: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
-
This is a MFC based on the framework of dynamic change button icon code, hoping...
这是一个基于MFC框架下动态改变按钮图标的代码,希望对于初学者有一定的帮助-This is a MFC based on the framework of dynamic change button icon code, hoping for some help for beginners
- 2022-09-08 09:20:02下载
- 积分:1
-
精彩编程100列 VB代码
文本框_文本输入,窗体_切换控制,_时钟控件_系统时钟,复选框_多重选择,控件应用,_数学方法_寻找素数等!
- 2022-01-30 17:19:06下载
- 积分:1
-
the check box software and rapid button button controls all of the routine opera...
本软件实现复选框和快速按钮等各类按钮控件的操作例程-the check box software and rapid button button controls all of the routine operation
- 2022-07-07 19:52:33下载
- 积分:1