20
20
21
21
## Introduction
22
22
23
- [ >Video Introduction] ( https://www.bilibili.com/video/BV1bp4y1D7ia/ )
23
+ [ >Video Bilibili Introduction] ( https://www.bilibili.com/video/BV1bp4y1D7ia/ )
24
24
25
25
- Hello Python 程序员//Hello Python programmer
26
26
- 你可以用它//You can use it
30
30
- 你可以用它//You can use it
31
31
- 给你的任意Python代码做Markdwon笔记//Take markdwon notes for any Python code you want
32
32
- 它运行非常流畅//It runs very smoothly
33
- - 你可以把它当中代码笔记包 // You can use it as leetcode study package
33
+ - 你可以把它当做代码笔记包 // You can use it as leetcode study package
34
34
## code list view
35
35
all code list , you can add new code or
36
36
@@ -39,10 +39,12 @@ or see video (if exist, tell me)
39
39
40
40
or select contain keyword code use button 'Find'
41
41
![ ] ( 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 )
42
43
43
44
## select code
44
45
only see contain 'Sum' code
45
46
![ ] ( 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 )
46
48
47
49
## code show view
48
50
code detail view
@@ -51,18 +53,21 @@ you can run & debug & study & add code & note Markdown
51
53
52
54
you can edit you python code & run you code online !
53
55
![ ] ( 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 )
54
57
55
58
56
59
## code markdown note view
57
60
code's markdown note
58
61
59
62
you can click Edit Button to Edit you note
60
63
![ ] ( 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 )
61
65
62
66
## code markdown note edit view
63
67
code's markdown note can easy online edit, and
64
68
65
69
you can click Save Button to Save you Edited note
66
70
67
71
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