Skip to content

Commit b78080b

Browse files
committed
note
1 parent f27e4af commit b78080b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ note:
2020
2121
## Introduction
2222

23-
[>Video Introduction](https://www.bilibili.com/video/BV1bp4y1D7ia/)
23+
[>Video Bilibili Introduction](https://www.bilibili.com/video/BV1bp4y1D7ia/)
2424

2525
- Hello Python 程序员//Hello Python programmer
2626
- 你可以用它//You can use it
@@ -30,7 +30,7 @@ note:
3030
- 你可以用它//You can use it
3131
- 给你的任意Python代码做Markdwon笔记//Take markdwon notes for any Python code you want
3232
- 它运行非常流畅//It runs very smoothly
33-
- 你可以把它当中代码笔记包 // You can use it as leetcode study package
33+
- 你可以把它当做代码笔记包 // You can use it as leetcode study package
3434
## code list view
3535
all code list , you can add new code or
3636

@@ -39,10 +39,12 @@ or see video (if exist, tell me)
3939

4040
or select contain keyword code use button 'Find'
4141
![](imgs/code_view.png)
42+
![](https://img-blog.csdnimg.cn/20200618094421276.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2ppYW5nNDI1Nzc2MDI0,size_16,color_FFFFFF,t_70)
4243

4344
## select code
4445
only see contain 'Sum' code
4546
![](imgs/code_view_find.png)
47+
![](https://img-blog.csdnimg.cn/20200618094439396.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2ppYW5nNDI1Nzc2MDI0,size_16,color_FFFFFF,t_70)
4648

4749
## code show view
4850
code detail view
@@ -51,18 +53,21 @@ you can run & debug & study & add code & note Markdown
5153

5254
you can edit you python code & run you code online !
5355
![](imgs/code_show.png)
56+
![](https://img-blog.csdnimg.cn/20200618094455622.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2ppYW5nNDI1Nzc2MDI0,size_16,color_FFFFFF,t_70)
5457

5558

5659
## code markdown note view
5760
code's markdown note
5861

5962
you can click Edit Button to Edit you note
6063
![](imgs/code_md.png)
64+
![](https://img-blog.csdnimg.cn/20200618094510997.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2ppYW5nNDI1Nzc2MDI0,size_16,color_FFFFFF,t_70)
6165

6266
## code markdown note edit view
6367
code's markdown note can easy online edit, and
6468

6569
you can click Save Button to Save you Edited note
6670

6771
left textarea to edit Markdown, right textarea show markdown's result view
68-
![](imgs/md_edit.png)
72+
![](imgs/md_edit.png)
73+
![](https://img-blog.csdnimg.cn/20200618094528702.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2ppYW5nNDI1Nzc2MDI0,size_16,color_FFFFFF,t_70)

0 commit comments

Comments
 (0)