zoukankan      html  css  js  c++  java
  • 杂谈3之English

    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

    你若盛开,清风自来...
  • 相关阅读:
    _#【命名】 / _
    _#【插件】
    _#【命名】样式类
    linux dd命令
    python urllib2和urllib的区别
    hadoop的find
    hadoop的fs基本命令
    /etc/profile和 . profile 文件
    广告sdk
    linux下查找文件的常用命令
  • 原文地址:https://www.cnblogs.com/shangjindexiaoqingnian/p/6286010.html
Copyright © 2011-2022 走看看