From af0b52756010414a60f0f6ad9a13729095bb8329 Mon Sep 17 00:00:00 2001 From: feilong Date: Fri, 19 Nov 2021 15:43:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B7=E9=A2=98+fix1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ide.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/5.\345\270\270\347\224\250\345\274\200\345\217\221\345\267\245\345\205\267/ide.md" "b/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/5.\345\270\270\347\224\250\345\274\200\345\217\221\345\267\245\345\205\267/ide.md" index 213998c..00cbd1e 100644 --- "a/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/5.\345\270\270\347\224\250\345\274\200\345\217\221\345\267\245\345\205\267/ide.md" +++ "b/data/1.python\345\210\235\351\230\266/1.\351\242\204\345\244\207\347\237\245\350\257\206/5.\345\270\270\347\224\250\345\274\200\345\217\221\345\267\245\345\205\267/ide.md" @@ -43,7 +43,7 @@ Rank Change IDE Share Trend 特别值得一提的是如果你装了VIM,在命令行里输入VIM,打开的VIM屏幕上会展示打开文本,其中文本`Help poor children in Uganda!`是一个线索,你可以通过搜索引擎了解这个细节。 此外不同的编辑器的学习陡峭程度不同,下图展示了这点: -![](./editor.jpg) +![](https://codechina.csdn.net/csdn/skill_tree_python/-/blob/master/data/1.python%E5%88%9D%E9%98%B6/1.%E9%A2%84%E5%A4%87%E7%9F%A5%E8%AF%86/5.%E5%B8%B8%E7%94%A8%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7/editor.jpg) 下面的`Python数组`包含了一组 Python 开发常用工具信息: -- GitLab