binary-husky commited on
Commit
6781279
1 Parent(s): 3f6ddf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -91,7 +91,7 @@ python check_proxy.py
91
 
92
  ## 兼容性测试
93
 
94
- ### 图片显示
95
  <div align="center">
96
  <img src="https://user-images.githubusercontent.com/96192199/226906087-b5f1c127-2060-4db9-af05-487643b21ed9.png" width="500" >
97
  </div>
@@ -99,6 +99,20 @@ python check_proxy.py
99
  <img src="https://user-images.githubusercontent.com/96192199/226906703-7226495d-6a1f-4a53-9728-ce6778cbdd19.png" width="200" >
100
  </div>
101
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
102
 
103
 
104
  ## 参考项目
 
91
 
92
  ## 兼容性测试
93
 
94
+ ### 图片显示:
95
  <div align="center">
96
  <img src="https://user-images.githubusercontent.com/96192199/226906087-b5f1c127-2060-4db9-af05-487643b21ed9.png" width="500" >
97
  </div>
 
99
  <img src="https://user-images.githubusercontent.com/96192199/226906703-7226495d-6a1f-4a53-9728-ce6778cbdd19.png" width="200" >
100
  </div>
101
 
102
+ ### 如果一个程序能够读懂并剖析自己,细思极恐:
103
+
104
+ <div align="center">
105
+ <img src="https://user-images.githubusercontent.com/96192199/226936850-c77d7183-0749-4c1c-9875-fd4891842d0c.png" width="700" >
106
+ </div>
107
+
108
+ <div align="center">
109
+ <img src="https://user-images.githubusercontent.com/96192199/226936618-9b487e4b-ab5b-4b6e-84c6-16942102e917.png" width="700" >
110
+ </div>
111
+
112
+ ### 其他任意Python项目剖析:
113
+ <div align="center">
114
+ <img src="https://user-images.githubusercontent.com/96192199/226935232-6b6a73ce-8900-4aee-93f9-733c7e6fef53.png" width="700" >
115
+ </div>
116
 
117
 
118
  ## 参考项目