mirror of
https://github.com/huihut/interview.git
synced 2024-03-22 13:10:48 +08:00
面向对象基本特征图片使用内链
This commit is contained in:
parent
d17eddbde5
commit
ce804d5694
|
@ -731,7 +731,7 @@ int main()
|
|||
|
||||
面向对象程序设计(Object-oriented programming,OOP)是种具有对象概念的程序编程典范,同时也是一种程序开发的抽象方针。
|
||||
|
||||
![面向对象特征](http://img.my.csdn.net/uploads/201211/22/1353564524_6375.png)
|
||||
![面向对象特征](images/面向对象基本特征.png)
|
||||
|
||||
面向对象三大特征 —— 封装、继承、多态
|
||||
|
||||
|
|
|
@ -748,7 +748,7 @@ int main()
|
|||
|
||||
面向对象程序设计(Object-oriented programming,OOP)是种具有对象概念的程序编程典范,同时也是一种程序开发的抽象方针。
|
||||
|
||||
![面向对象特征](http://img.my.csdn.net/uploads/201211/22/1353564524_6375.png)
|
||||
![面向对象特征](images/面向对象基本特征.png)
|
||||
|
||||
面向对象三大特征 —— 封装、继承、多态
|
||||
|
||||
|
|
BIN
images/面向对象基本特征.png
Normal file
BIN
images/面向对象基本特征.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user