From 93f83d0499ee6f0933a2ddf7dd4130fa1fb3f733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BC=AB=E6=AD=A5=E4=BA=91=E9=97=B4?= <8253845+LZY_walk-in-the-clouds@user.noreply.gitee.com> Date: Sat, 31 Oct 2020 18:11:33 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=AC=AC=E4=B8=80=E9=83=A8=E5=88=86?= =?UTF-8?q?=E2=80=94=E2=80=94=E5=88=9D=E8=AF=86=E5=BC=80=E6=BA=90/?= =?UTF-8?q?=E4=BB=80=E4=B9=88=E6=98=AF=E5=BC=80=E6=BA=90.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...4\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" | 1 + 1 file changed, 1 insertion(+) diff --git "a/\347\254\254\344\270\200\351\203\250\345\210\206\342\200\224\342\200\224\345\210\235\350\257\206\345\274\200\346\272\220/\344\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" "b/\347\254\254\344\270\200\351\203\250\345\210\206\342\200\224\342\200\224\345\210\235\350\257\206\345\274\200\346\272\220/\344\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" index 5daa2f7..ff22a25 100644 --- "a/\347\254\254\344\270\200\351\203\250\345\210\206\342\200\224\342\200\224\345\210\235\350\257\206\345\274\200\346\272\220/\344\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" +++ "b/\347\254\254\344\270\200\351\203\250\345\210\206\342\200\224\342\200\224\345\210\235\350\257\206\345\274\200\346\272\220/\344\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" @@ -1,5 +1,6 @@ > 本篇内容将会从最基本的概念开始带开发者们认识开源 ### 开源的概念 +开源就是开放源代码 ### 开源的历史 ### 不会写代码也可以了解开源吗 ### 开源、Git和代码托管平台 \ No newline at end of file -- Gitee