类的确切定义是什么? [英] what is the exact definittion of class?

查看:88
本文介绍了类的确切定义是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

类的确切定义是什么?

推荐答案

msdn再次被压低了吗?看这个
http://msdn.microsoft.com/en-us/library/vstudio/x9afc042.aspx [^ ]
Is msdn brooken down again ?? Look this
http://msdn.microsoft.com/en-us/library/vstudio/x9afc042.aspx[^]




请参考以下链接.
http://en.wikipedia.org/wiki/Class_(computer_programming) [ http://cplus.about.com/od/introductiontoprogramming/g/classdefn.htm [ ^ ]
Hi,

Refer the below link.
http://en.wikipedia.org/wiki/Class_(computer_programming)[^]
http://cplus.about.com/od/introductiontoprogramming/g/classdefn.htm[^]


报价:

类是定义对象形式的模板.
一个类同时指定数据和将对该数据进行操作的代码.
对象是类的实例.
构成类的方法和变量称为该类的成员.

A class is a template that defines the form of an object.
A class specifies both the data and the code that will operate on that data.
Objects are instances of a class.
The methods and variables that constitute a class are called members of the class.


这篇关于类的确切定义是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆