-
这是一个SDK程序。这个程序跟踪显示坐标位置…
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。-This is a SDK procedure. This program tracking demonstrates the coordinates position of the mouse, at the same time, demonstrate the operation information in the window title block if the mouse has operation. if double-clicks in the window customer area ,can demonstrates the positional information of the double-click position. In addition, in the customer also has two units places charts, when the mouse moves arrives on the chart, can change the cursor which defines as oneself. This procedure suits the Win32 programming beginner, contains the massive Chinese annotation.
- 2022-03-05 08:05:10下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
a look at the software source code, I write their own beauty, but it is not very...
一个看密码的软件源码,我自已写的啦,却不是很好看呀。你就将就吧。-a look at the software source code, I write their own beauty, but it is not very good at it. You will be on it.
- 2023-01-28 21:25:03下载
- 积分:1
-
网站的链接,它是由C++ Builder制作的
网页连接效果,由c++builder制作的-website link, it is up to c++ produced by the builder
- 2022-03-02 15:09:12下载
- 积分:1
-
mp3 player (vc++) support synchronous lyrics display
mp3播放器(vc++)
支持歌词同步显示-mp3 player (vc++) support synchronous lyrics display
- 2023-02-13 01:15:04下载
- 积分:1
-
使用索引快速搜寻
使用索引快速搜寻-use Quick Search Index
- 2023-03-28 01:55:02下载
- 积分:1
-
一种基于组合神经网络分类器
A neural network classifier based on Dempster-Shafer
theory
- 2022-09-04 21:50:02下载
- 积分:1
-
a multi
a multi-threaded web crawler in java.
- 2022-02-21 19:56:38下载
- 积分:1
-
electricity stepper motor control in all directions so curve, circle and line mo...
用电键控制步进电机朝各个方向做曲线,圆和直线运动。-electricity stepper motor control in all directions so curve, circle and line movement.
- 2023-06-21 00:50:03下载
- 积分:1
-
Othello games
简单的黑白棋,用VC++2008做成,还有一些Bug,评估函数不太好,所以电脑有点弱智-Othello games
- 2022-08-23 17:04:10下载
- 积分:1