-
这是一个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
-
Pratical Visual C++6.0 chapter examples
实用Visual C++6.0教程各章节(第三章)的源代码,很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-02-01 19:02:44下载
- 积分:1
-
c++学习资料 教你如何应付复杂的调试过程和调试技巧
c++学习资料 教你如何应付复杂的调试过程和调试技巧-c++ learning materials teach you how to deal with the complexity of the debugging process and debugging skills
- 2023-06-17 14:00:04下载
- 积分:1
-
一个完整的select模型的库
这是一个完整的基于select i/o网络库,封装成dll,直接使用dll就可以了, 是vc6写的,呵呵,
代码还不错。
- 2022-03-14 16:09:12下载
- 积分:1
-
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使....
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使.-The algorithm can achieve the operation of matrix addition .
- 2023-03-10 01:40:03下载
- 积分:1
-
您是否考察了众多的在线文档处理控件,而对他们的表现并不十分满意,或者您
已集成了此类产品,尽管不满意,也没有更好的选择?现在您不用再失望了,
将给您最好...
您是否考察了众多的在线文档处理控件,而对他们的表现并不十分满意,或者您
已集成了此类产品,尽管不满意,也没有更好的选择?现在您不用再失望了,
将给您最好的选择。其中的手写批注方案是目前同类软件中最好的手写批注解决方案,
具有领先的技术优势和最好的用户界面。-you visit a large number of files online processing controls, and their performance is not satisfactory, or if you have integrated such products, though not satisfied, it was no better alternative? Now you do not have to be disappointed, will give you the best option. The handwritten endorsement program similar software is the best solution handwritten endorsement, with leading-edge technology and the best user interface.
- 2022-11-19 17:40:03下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
用Delphi开发的经典例子的源代码,在给予孕酮多数希望…
用Delphi实现的经典实例源代码,希望能给广大编程爱好者以帮助,-with Delphi classic example source code, in hopes of giving the majority of programming enthusiasts to help, thank you
- 2022-10-20 03:30:04下载
- 积分:1
-
基于网络的个性化自主学习平台设计
Design of the Personalized Self...
基于网络的个性化自主学习平台设计
Design of the Personalized Self-determined
Learning of system based on network
-Personalized Web-based self-learning platform design Design of the Personalized Self-determinedLearning of system based on network
- 2022-06-02 14:38:12下载
- 积分:1
-
一个文件比较的例子(生成了html的比较结果),推荐下载
一个文件比较的例子(生成了html的比较结果),推荐下载--An example about how to compare with the documents,(resulting is created as html format),recommend
- 2023-02-17 06:35:04下载
- 积分:1