Skip to content

Commit

Permalink
面向对象基本特征图片使用内链
Browse files Browse the repository at this point in the history
  • Loading branch information
huihut committed Feb 23, 2019
1 parent d17eddb commit ce804d5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ int main()

面向对象程序设计(Object-oriented programming,OOP)是种具有对象概念的程序编程典范,同时也是一种程序开发的抽象方针。

![面向对象特征](http://img.my.csdn.net/uploads/201211/22/1353564524_6375.png)
![面向对象特征](images/面向对象基本特征.png)

面向对象三大特征 —— 封装、继承、多态

Expand Down
2 changes: 1 addition & 1 deletion README_Details.md
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ int main()

面向对象程序设计(Object-oriented programming,OOP)是种具有对象概念的程序编程典范,同时也是一种程序开发的抽象方针。

![面向对象特征](http://img.my.csdn.net/uploads/201211/22/1353564524_6375.png)
![面向对象特征](images/面向对象基本特征.png)

面向对象三大特征 —— 封装、继承、多态

Expand Down
Binary file added images/面向对象基本特征.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce804d5

Please sign in to comment.