-
WTL兼容选项卡控件
用WTL封装的选项卡控件-WTL Compliant with the tab controls
- 2022-07-07 00:41:41下载
- 积分:1
-
嵌入式界面
嵌入式,界面,
- 2022-09-21 16:15:03下载
- 积分:1
-
is a visuel application for management a worker
is a visuel application for management a worker-is a visuel application for management a worker
- 2023-05-17 17:25:03下载
- 积分:1
-
webcam1234
错误1错误LNK2019:未解析的外部符号“intuu cdecl TermInstance(struct HINSTANCE,int)”(?终端@@YAHPAUHINSTANCE__@@H@Z公司)在函数WinMain Project3.obj Project3中引用
- 2022-08-09 13:05:28下载
- 积分:1
-
利用栈实现表达式的运算,有兴趣的朋友可以看一下
利用栈实现表达式的运算,有兴趣的朋友可以看一下-The use of the computing stack to achieve expression, the friends who are interested can look at
- 2023-02-06 13:40:04下载
- 积分:1
-
The Effective Software Development Series provides expert advice on all aspects...
The Effective Software Development Series provides expert advice on all aspects of modern software development. Books in the series are well written, technically sound, of lasting value, and tractable length. Each describes the critical things the experts almost always do―or almost always avoid doing―to produce outstanding software.-The Effective Software Development Series provides expert advice on all aspects of modern software development. Books in the series are well written, technically sound, of lasting value, and tractable length. Each describes the critical things the experts almost always do―or almost always avoid doing―to produce outstanding software.
- 2022-11-16 08:10:03下载
- 积分:1
-
VC实现串口通讯显示
///////////////文件 commDlg.cpp////////////////
//一个类,对话框类,本程序使用的是对话框形式,这个类是在VC用MFC自动生成的,其中包括了对话框程序应有的一些方法
class CAboutDlg : public CDialog
{
};
/********************以下的个方法也是VC的MFC的对话框程序固有的,也是MFC自动生成的**************/
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
{
}
void CAboutDlg::DoDataExchange(CDataExchange* pDX)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-25 13:10:04下载
- 积分:1
-
为什么窗户没有关上窗户?
Why won t A Note close when Windows does?
When Windows closes it sends a message to all programs that they should close. A Note receives this message and starts to upload the notes to the server. Sometimes the server has a lot of other traffic and therefore is a bit slow to respond to A Note. Therefore, Windows displays the dialog box A Note is not responding . Most of the time, the server will answer A Note, the program will close and so will Windows. If the A Note is not responding time-out message, you can press cancel now . The notes have already been uploaded and saved to disk.
- 2022-02-07 06:07:36下载
- 积分:1
-
常用的控制演示和使用的接口函数,参数为S
vc中常用控件介绍以及API函数的用法介绍,参数据设置等,这是我多年的编程经验-vc Common Control presentations and the use of API function, the parameter was set up, this is my years of programming experience
- 2022-03-21 06:42:52下载
- 积分:1
-
这是一个用C++Builder开发的一个导出EXCEL的实例,希望能够给大家一个更好的提示!...
这是一个用C++Builder开发的一个导出EXCEL的实例,希望能够给大家一个更好的提示!-This is a C Builder development of a derived Excel examples, we hope to give a better tips!
- 2022-03-01 12:45:48下载
- 积分:1