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
时间: 2024-10-27 01:23:08