-
代码是一个使用dbgrid控件的vc源代码.非常具有参考意义.
代码是一个使用dbgrid控件的vc源代码.非常具有参考意义.-Code is to use a dbgrid control vc source code. Is a reference value.
- 2022-03-09 23:05:22下载
- 积分:1
-
微软的经典代码,希望对学习VB.NET的有所帮助
微软的经典代码,希望对学习VB.NET的有所帮助-the classic Microsoft code, and I hope to learn VB.NET help
- 2022-01-25 20:46:33下载
- 积分:1
-
MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl
MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl-MFC tree control and the combination of list control CtreeCtrl and CListCtrl
- 2023-01-05 15:25:03下载
- 积分:1
-
sparked a new round of pop
弹出窗口全攻略,提供了有关于网站中窗口弹出的一些方法,方便大家在网站上弹出窗口-sparked a new round of pop-up windows to provide a site on the pop-up window on some of the ways to facilitate on the site pop-up window
- 2023-08-30 18:45:03下载
- 积分:1
-
a simple graphic image of a good useful with the vc c under the procedures, plea...
一个简单的图形图象方面的有用的很好的用c++在vc下实现的程序,请下载.-a simple graphic image of a good useful with the vc c under the procedures, please download.
- 2022-04-22 00:22:25下载
- 积分: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
-
VC编写的选择一副.bmp图像并计算出其图像尺寸的程序!比较简单适合于初学者学习!...
VC编写的选择一副.bmp图像并计算出其图像尺寸的程序!比较简单适合于初学者学习!-VC prepared to choose one. Bmp image and calculate the image size of the program! Relatively simple suitable for beginners to learn!
- 2022-06-26 01:52:43下载
- 积分:1
-
运用c++builder实现闪屏效果,即程序开始之前那个等待界面
运用c++builder实现闪屏效果,即程序开始之前那个等待界面-use c builder achieve blinking screen effects, that is, before the start of that process for interface
- 2022-01-28 17:09:07下载
- 积分:1
-
桌面时钟
这个代码的作用在黑窗格环境下可以显示出一个时钟的模型。通过调用本地时间,并且秒钟也是可以转动的
- 2022-08-23 23:37:31下载
- 积分:1
-
温度显示上位机源码
先用单片机采集到ds1820的数据,然后通过通信传给VB上位机。VB制作度传感器上位机,通过DS18B20温度传感器采集温度,可以实时的显示当前温度。
- 2023-02-26 13:40:03下载
- 积分:1