Description: 编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
Platform: |
Size: 1031168 |
Author:李楠 |
Hits:
Description: 心得三——按下鼠标哪个键
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 Platform: |
Size: 37888 |
Author:小钟 |
Hits:
Description: 这是一个Win32 Application写的篮球比赛,大家下来玩玩吧!-This is a Win32 Application written in a game of basketball, we play down! Platform: |
Size: 21504 |
Author:罗司 |
Hits:
Description: 比较使用的Win32 Application程序。
是一个典型的Win32 Application程序实例。-compare the Win32 Application procedures. Is a typical example of Win32 Application procedures. Platform: |
Size: 19456 |
Author:秦俑 |
Hits:
Description: This code wraps up the Win32 API function ReadDirectoryChangesW so that your application only has to worry about responding to the events that take place when a file or directory is added, removed, modified, or renamed.-This code wraps up the Win32 API function Re adDirectoryChangesW so that your application only has to worry about responding to the events that take place when a file or directory is added , removed, modified, or renamed. Platform: |
Size: 43008 |
Author:夏沙 |
Hits:
Description: Libusb-win32 is a library that allows userspace application to access USB
devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP).
It is derived from and fully API compatible to libusb -Libusb- win32 is a library that allows user space application to access USB devices on Wind ows operation systems (Win98SE, WinME, Win2k. WinXP). It is derived from API and fully compati ble to libusb Platform: |
Size: 84992 |
Author:jack |
Hits:
Description: 先建立一个标准的Win32 Application 工程.选择a simple Win32 Application.
然后建立我们的资源文件首先新建一个对话框资源,资源ID改为IDD_MAIN_DLG
然后在其上新建一个按钮控件资源ID改为IDC_ODBUTTON,此按钮的styles中必须选中owenerdraw属性.
-To create a standard Win32 Application project. Choose a simple Win32 Application. And then the establishment of our resources to create a new document dialog box first of all resources, resource ID and then changed to IDD_MAIN_DLG its resources to create a new button control ID changed IDC_ODBUTTON, this button styles that must be selected attributes owenerdraw. Platform: |
Size: 51200 |
Author:张松宝 |
Hits:
Description: A Custom AppWizard for VC++.NET that creates an OpenGL enabled Win32 application suitable for demos and simple games. Platform: |
Size: 26624 |
Author:Xiaobin Zhang |
Hits:
Description: WIN32 APPLICATION : gamegold
========================================================================
AppWizard has created this gamegold application for you.
This file contains a summary of what you will find in each of the files that
make up your gamegold application.
gamegold.cpp
This is the main application source file.
gamegold.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Platform: |
Size: 991232 |
Author:RS |
Hits:
Description: 创建win32小应用程序,鼠标移动可以自动画点,单击右键清屏-Create a small win32 application, since the animation can move the mouse point, click the right-clear screen Platform: |
Size: 785408 |
Author:大饼 |
Hits:
Description: 这是用VISUAL C++设计的WIN32应用程序,里面将近有400个程序,希望能给需要的读者带来帮助。-This is the VISUAL C++ WIN32 application, which is nearly 400 procedures, we hope to give readers in need of help. Platform: |
Size: 6737920 |
Author:李杨 |
Hits: