首页 > 其他 > 详细

杂谈3之English

时间:2017-01-14 20:53:00      阅读:213      评论:0      收藏:0      [点我收藏+]

1.面向过程(OPP):Orient Procedure Program (C语言)

2.面向对象(OOP):Orient ObjectProgram(Java)

3.面向对象的三大特征:继承Inheritance

                                 多态Polymorphism

                                 封装Encapsulation

4.属性:attribute,property

5.方法:method ,function,procedure

6.明确的:explicit

7.否定的implicit

8.重复的Dup-

9.修饰符:公共的:public

               私有的:private

               友好的:protected

10.方法:method,function,procedure

11.构造器constructor

12.赋值:assign

13.全局变量:global variable

14.字段:field

15.形参argument 

16.语句statement

17.引用(就是指针):reference

18.实用:utllity

19.不推荐的:deprecate

20.封装:Encapsulation

21.组合:composite

22.聚合:aggregation

23.性质:properties

24.重构:refactor

25.动态的:dynamic

杂谈3之English

原文:http://www.cnblogs.com/shangjindexiaoqingnian/p/6286010.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!