-
classic C code
经典 C++代码-classic C code
- 2022-07-04 15:12:55下载
- 积分:1
-
这是介绍如何学好c语言
这是介绍如何学好c语言-This is how to learn language c
- 2022-09-03 05:50:03下载
- 积分:1
-
用 J2EE 和 UML 开发 Java 企业级应用程序
用 J2EE 和 UML 开发 Java 企业级应用程序-J2EE Java and UML development enterprise applications
- 2022-04-09 21:50:01下载
- 积分:1
-
DWR与界面开发 包括树控件 XML配置 界面开发规范
DWR与界面开发 包括树控件 XML配置 界面开发规范-DWR and interface development, including tree controls the development of XML configuration interface specification
- 2022-03-02 19:19:56下载
- 积分:1
-
上海交大 软硬件协同设计ppt
上海交大 软硬件协同设计ppt-software design ppt
- 2022-08-17 16:57:04下载
- 积分:1
-
本文需要你事先了解面向对象的基于消息驱动的 Windows 消息编程,当然,对于编写这个计算器,你不必知道太多的windows编程,你重要会编写基于对话框的简单...
本文需要你事先了解面向对象的基于消息驱动的 Windows 消息编程,当然,对于编写这个计算器,你不必知道太多的windows编程,你重要会编写基于对话框的简单应用程序就可以了。 首先,让我们来仔细了解一下mircosoft的计算器吧,我们发现它是一个基于对话框的含有两的主对话框、一个关于对话框、一个菜单的应用程序。也就是说,我们应该创建一个基于对话框的应用程序,并且为其添加一个菜单和一个主对话框(因为,应用程序已经创建好了一个主对话框和关于对话框)。
-paper you need to advance understanding of the object-oriented message-driven programming Windows news, of course, For the preparation of this calculator, you do not need to know too many windows programming, You will be important to prepare a simple dialog-based applications on it. First of all, let us know in detail what the calculator mircosoft bar, We found that it is based on a dialog box containing two of the main dialog, a dialog on, a menu of applications. In other words, we should create a dialog-based applications, and for adding a main menu and a dialog box (because, Application procedures have been well-established and one of the main dialog box).
- 2022-07-19 03:44:06下载
- 积分:1
-
半导体三极管除了构成放大器和作开关元件使用外,还能够做成一些可独立使用的两端或三端器件。文中介绍了三极管的几种特殊用途...
半导体三极管除了构成放大器和作开关元件使用外,还能够做成一些可独立使用的两端或三端器件。文中介绍了三极管的几种特殊用途-Posed apart from the semiconductor transistor amplifiers and switching elements for use, but also be able to make some available for independent use of both ends, or three-terminal device. In this paper, several special-purpose transistor
- 2022-11-11 16:50:03下载
- 积分:1
-
这是XML的入门书,很浅显易懂.这是其中的第一章,哈啊哈
这是XML的入门书,很浅显易懂.这是其中的第一章,哈啊哈-This is an XML introduction book. It is very easy to read. This is one of the chapters.
- 2022-05-30 01:08:08下载
- 积分:1
-
定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorc...
定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。在main()函数中定义vehicle、bicycle、motorcar、motorcycle的对象,调用其Run()、Stop()函数,观察其执行情况。再分别用vehicle类型的指针来调用这几个对象的成员函数,看看能否成功;把Run、Stop定义为虚函数,再试试看。-The definition of a car (vehicle) base class, with Run, Stop and other member functions, thus derived a bike (bicycle), automobiles (motorcar) class, derived from the bicycle and motorcar motorcycle (motorcycle) class, they all Run , Stop and other member functions. In the main () function is defined in the vehicle, bicycle, motorcar, motorcycle object, call its Run (), Stop () function is to observe its implementation. Each with a pointer with the vehicle type to call the member functions of these objects to see if successful the Run, Stop is defined as virtual functions, try again.
- 2022-08-11 22:22:15下载
- 积分:1
-
c++语言常见的错误,适合初学者在语言上的总结…
C语言常见错误小结~对初学者在编辑c语言的时候很有帮助!-C language common mistake for beginners Summary ~ c editorial in the language helpful!
- 2022-04-07 03:01:41下载
- 积分:1