-
wince use Slip examples of procedures, suitable for just learning evc friends
wince下使用滑动条的实例程序,适合刚学evc的朋友-wince use Slip examples of procedures, suitable for just learning evc friends
- 2023-04-06 18:40:03下载
- 积分:1
-
delforexp.zip dephi数据格式
DelForExp.zip 格式化Delphi数据-DelForExp.zip to format Dephi data
- 2022-03-23 17:49:22下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
关于一些C++学习的经验,希望对需要的朋友有一定的帮助!
关于一些C++学习的经验,希望对需要的朋友有一定的帮助!-On a number of C++ Learning experience, in the hope that friends in need of some help!
- 2022-01-26 02:13:12下载
- 积分:1
-
高质量C++编程指南,供编程爱好者使用,推荐
高质量C++编程指南,供编程爱好者使用,推荐-High-quality C++ Programming Guide for the use of programming enthusiasts, Recommended
- 2022-07-04 10:28:26下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1
-
获得当前鼠标的坐标
获得当前鼠标的坐标-access to current coordinates of the mouse
- 2022-07-05 06:00:36下载
- 积分:1
-
mpich2 ebook for windows
mpich2 ebook for windows
- 2022-01-25 19:48:08下载
- 积分:1
-
动态代理例子
包括:动态代理,静态代理,
以及gdk实现的动态代理和cglib动态代理的区别说明,
代码放入工程直接就可以运行,查看区别......................
- 2023-05-04 17:05:03下载
- 积分:1
-
java chat system to achieve a simple program to share under their own show
java实现的简单的聊天系统程序 自己拿出分享下-java chat system to achieve a simple program to share under their own show
- 2022-03-28 14:27:08下载
- 积分:1