-
learning programming aspects WEB
WEB方面编程学习-learning programming aspects WEB
- 2022-07-18 14:30:32下载
- 积分:1
-
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。...
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。-Windows Mobile 6 under the SIM card testing procedures, to achieve a SIM card to open, read, write, delete operation. Under the VS2005 compiler.
- 2022-07-14 10:56:17下载
- 积分:1
-
在 VC下,使按钮不加载资源图片,而是让用户选择自己的图片加载在按牛表面上。...
在 VC下,使按钮不加载资源图片,而是让用户选择自己的图片加载在按牛表面上。-in VC, so the button is not loaded Photo resources, but allow users to choose their own pictures by cattle loaded on the surface.
- 2022-02-26 01:36:55下载
- 积分:1
-
小巧的WINDOWS HELP文件编辑器
小巧的WINDOWS HELP文件编辑器-compact WINDOWS HELP file editor
- 2023-05-06 12:20:02下载
- 积分:1
-
获取某个进程的主窗口以及创建进程的程序名
获取某个进程的主窗口以及创建进程的程序名-Get the main form of one process and create a programme name of the process.
- 2022-01-26 01:42:53下载
- 积分:1
-
一个可以通过Internet对弈的“吃棋子”游戏。
一个可以通过Internet对弈的“吃棋子”游戏。-Of games on the Internet one can " eat pawn" game.
- 2022-02-12 23:07:24下载
- 积分:1
-
C++实践
一本学C++的好书,含例子代码
好多朋友推荐
C++实践
一本学C++的好书,含例子代码
好多朋友推荐-C++ Practice a school C++ The book, including examples of code a lot of friends recommended
- 2022-02-14 22:31:09下载
- 积分:1
-
ae9.2的右键菜单菜单语言是VC++ 2005
ae9.2的popmenu菜单
语言是vc++2005-ae9.2 the popmenu menu language is vc++ 2005
- 2022-03-10 15:05:58下载
- 积分:1
-
很好用的窗口查看工具 让你能更加方便的查看窗口信息
很好用的窗口查看工具 让你能更加方便的查看窗口信息-A good window view with the tool so that you can more easily see the information window
- 2022-05-18 09:24:29下载
- 积分:1
-
c++ at c are created on the basis of
C than the more powerful, it is an object
c++是在c的基础上创建的
它比c的功能更强大,它是一门面向对象程序设计语言
向对象程序设计是一种新型的程序设计范型.这种范型的主要特征是:
程序=对象+消息
面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作.一个程序中涉及到的类,可以由程序设计者自己定义,也可以使用现成的类(包括类库中为用户提供的类和他人已构建好的).尽量使用现成的类,是面向对象程序设计范型所倡导的程序设计风格.
-c++ at c are created on the basis of
C than the more powerful, it is an object-oriented programming language
Designed to the object is a new kind of programming model. This model s main features are:
Process = object+ message
Object-oriented programming is an essential element of the object, object-oriented programming are the main structural characteristics: first, the general procedures defined by the type and category of use of two parts, as defined in the main program and the provisions of the object between them message passing patterns. Secondly, the proceedings of all operations through to the target to send the message to achieve targeted message received a
- 2022-05-27 17:07:45下载
- 积分:1