-
LabelTextboxTest
LabelTextboxTest的作用,LabelTextboxTest的作用。-LabelTextboxTest
- 2022-02-11 11:27:47下载
- 积分:1
-
MFC深入浅出第二版的随书配套源代码,C++环境下就可以运行
MFC深入浅出第二版的随书配套源代码,C++环境下就可以运行-MFC in layman
- 2023-04-28 09:50:04下载
- 积分:1
-
案例10显示彩色矩形块
案例10显示彩色矩形块-10 cases showed rectangular blocks of color
- 2023-02-03 13:50:04下载
- 积分:1
-
基于C# vs2005 编写的CRM 客户关系管理系统,使用SQL数据库 WINFROM 编程...
基于C# vs2005 编写的CRM 客户关系管理系统,使用SQL数据库 WINFROM 编程-failed to translate
- 2022-03-24 19:40:38下载
- 积分:1
-
本文介绍了一个简单的日历,在您的桌面上。我创造了…
This article describes a simple calendar that sits on your desktop. I have created this application to just study about alpha blending, desktop wallpapers, and how a device context can be saved as a bitmap. I am planning to make a more refined version including a time scheduler and reminder also.
- 2022-10-22 21:40:03下载
- 积分:1
-
基于pc的串并口检测工具,只要在pc的串口和并口上面,接上自检头就可以检测串并口是否可用...
基于pc的串并口检测工具,只要在pc的串口和并口上面,接上自检头就可以检测串并口是否可用-Pc parallel port-based detection tool for the string, as long as the serial and parallel port pc above, with access to the self-test can detect the first string on the parallel port is available
- 2022-08-18 08:39:47下载
- 积分:1
-
experience
心得三――按下鼠标哪个键
1.实验目的
(1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择"A simple Win32 application.".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口.
(2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键
-experience-- which press the mouse button 1. Experiment (1) First, open the VC 6.0 Open File menu, the establishment of a New Order Win32 Application types of projects, that the establishment of projects in the first two-step selection "A simple Win32 application." . windows API function using programmed entry, to prepare a simple Windows application procedures, the establishment of the window. (2) In this on the basis of the following functions : pressing the mouse button, pop-up message box to inform the user is pressing the mouse button which
- 2023-08-09 15:00:08下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
树树的场景渲染,渲染,艺术和粘贴等动作
四叉树quadtree的场景绘制,渲染,贴文理,等等动作-Quadtree quadtree scene rendering, rendering, Arts and paste, and so on action
- 2023-07-10 18:35:03下载
- 积分:1
-
Proficient in Windows Vista " proficient in Windows Vista" system intro...
精通Windows Vista《精通Windows Vista》系统地介绍了Microsoft公司推出的最新操作系统――Windows Vista,该系统具有全新的界面、高度集成的功能和更快捷的操作性能,被认为是Windows系列操作系统的一次飞跃。《-Proficient in Windows Vista " proficient in Windows Vista" system introduced has introduced the latest Microsoft operating system- Windows Vista, the system interface with the new, highly integrated functionality and more efficient performance, be considered Windows family of operating systems a leap. "
- 2022-04-12 15:10:56下载
- 积分:1