From c116dfc7f7829c9a87878e0d9d89e926344c3cda Mon Sep 17 00:00:00 2001 From: LiuWenlong <1@gitor.org> Date: Thu, 18 Jun 2020 09:20:16 +0800 Subject: [PATCH 1/3] translating --- ...190814 How to install Python on Windows.md | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/sources/tech/20190814 How to install Python on Windows.md b/sources/tech/20190814 How to install Python on Windows.md index a3b7ea2454..dd5a69f7a2 100644 --- a/sources/tech/20190814 How to install Python on Windows.md +++ b/sources/tech/20190814 How to install Python on Windows.md @@ -1,11 +1,11 @@ -[#]: collector: (lujun9972) -[#]: translator: ( ) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) -[#]: subject: (How to install Python on Windows) -[#]: via: (https://opensource.com/article/19/8/how-install-python-windows) -[#]: author: (Seth Kenlon https://opensource.com/users/sethhttps://opensource.com/users/greg-p) +[#]: collector: "lujun9972" +[#]: translator: "011011100010110101101111" +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " +[#]: subject: "How to install Python on Windows" +[#]: via: "https://opensource.com/article/19/8/how-install-python-windows" +[#]: author: "Seth Kenlon https://opensource.com/users/sethhttps://opensource.com/users/greg-p" How to install Python on Windows ====== @@ -178,7 +178,7 @@ via: https://opensource.com/article/19/8/how-install-python-windows [a]: https://opensource.com/users/sethhttps://opensource.com/users/greg-p [b]: https://github.com/lujun9972 -[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/programming-code-keyboard-laptop.png?itok=pGfEfu2S (Hands programming) +[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/programming-code-keyboard-laptop.png?itok=pGfEfu2S "Hands programming" [2]: https://www.python.org/ [3]: https://opensource.com/article/19/7/get-modular-python-classes [4]: https://github.com/edniemeyer/weta_python_db @@ -187,17 +187,17 @@ via: https://opensource.com/article/19/8/how-install-python-windows [7]: https://opensource.com/article/19/7/ways-get-started-linux [8]: https://opensource.com/article/17/10/python-101 [9]: https://www.python.org/downloads/ -[10]: https://opensource.com/sites/default/files/uploads/win-python-install.jpg (Downloading Python on Windows) -[11]: https://opensource.com/sites/default/files/uploads/win-python-path.jpg (Select "Add Python 3 to PATH") -[12]: https://opensource.com/sites/default/files/uploads/win-python-publisher.jpg (Windows UAC) +[10]: https://opensource.com/sites/default/files/uploads/win-python-install.jpg "Downloading Python on Windows" +[11]: https://opensource.com/sites/default/files/uploads/win-python-path.jpg "Select "Add Python 3 to PATH"" +[12]: https://opensource.com/sites/default/files/uploads/win-python-publisher.jpg "Windows UAC" [13]: https://notepad-plus-plus.org/ -[14]: https://opensource.com/sites/default/files/uploads/idle3.png (IDLE 3 IDE) +[14]: https://opensource.com/sites/default/files/uploads/idle3.png "IDLE 3 IDE" [15]: http://docs.python.org/3/using/windows.html [16]: http://ninja-ide.org/ -[17]: https://opensource.com/sites/default/files/uploads/win-python-ninja.jpg (Ninja-IDE) +[17]: https://opensource.com/sites/default/files/uploads/win-python-ninja.jpg "Ninja-IDE" [18]: http://ninja-ide.org/downloads/ -[19]: https://opensource.com/sites/default/files/uploads/ninja_run.png (Running code in Ninja-IDE) +[19]: https://opensource.com/sites/default/files/uploads/ninja_run.png "Running code in Ninja-IDE" [20]: https://opensource.com/life/15/8/python-turtle-graphics -[21]: https://opensource.com/sites/default/files/uploads/win-python-idle-turtle.jpg (Example Python turtle output) +[21]: https://opensource.com/sites/default/files/uploads/win-python-idle-turtle.jpg "Example Python turtle output" [22]: https://opensource.com/article/17/10/python-101#python-101-dice-game [23]: https://opensource.com/sitewide-search?search_api_views_fulltext=Python From 5191e35cbc8cbb72ba6e0f80c062202f8fb6963f Mon Sep 17 00:00:00 2001 From: LiuWenlong <1@gitor.org> Date: Thu, 18 Jun 2020 09:40:19 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...190814 How to install Python on Windows.md | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/sources/tech/20190814 How to install Python on Windows.md b/sources/tech/20190814 How to install Python on Windows.md index dd5a69f7a2..093fbe99dc 100644 --- a/sources/tech/20190814 How to install Python on Windows.md +++ b/sources/tech/20190814 How to install Python on Windows.md @@ -1,11 +1,11 @@ -[#]: collector: "lujun9972" -[#]: translator: "011011100010110101101111" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " -[#]: subject: "How to install Python on Windows" -[#]: via: "https://opensource.com/article/19/8/how-install-python-windows" -[#]: author: "Seth Kenlon https://opensource.com/users/sethhttps://opensource.com/users/greg-p" +[#]: collector: (lujun9972) +[#]: translator: (011011100010110101101111) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (How to install Python on Windows) +[#]: via: (https://opensource.com/article/19/8/how-install-python-windows) +[#]: author: (Seth Kenlon https://opensource.com/users/sethhttps://opensource.com/users/greg-p) How to install Python on Windows ====== @@ -178,7 +178,7 @@ via: https://opensource.com/article/19/8/how-install-python-windows [a]: https://opensource.com/users/sethhttps://opensource.com/users/greg-p [b]: https://github.com/lujun9972 -[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/programming-code-keyboard-laptop.png?itok=pGfEfu2S "Hands programming" +[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/programming-code-keyboard-laptop.png?itok=pGfEfu2S (Hands programming) [2]: https://www.python.org/ [3]: https://opensource.com/article/19/7/get-modular-python-classes [4]: https://github.com/edniemeyer/weta_python_db @@ -187,17 +187,17 @@ via: https://opensource.com/article/19/8/how-install-python-windows [7]: https://opensource.com/article/19/7/ways-get-started-linux [8]: https://opensource.com/article/17/10/python-101 [9]: https://www.python.org/downloads/ -[10]: https://opensource.com/sites/default/files/uploads/win-python-install.jpg "Downloading Python on Windows" -[11]: https://opensource.com/sites/default/files/uploads/win-python-path.jpg "Select "Add Python 3 to PATH"" -[12]: https://opensource.com/sites/default/files/uploads/win-python-publisher.jpg "Windows UAC" +[10]: https://opensource.com/sites/default/files/uploads/win-python-install.jpg (Downloading Python on Windows) +[11]: https://opensource.com/sites/default/files/uploads/win-python-path.jpg (Select "Add Python 3 to PATH") +[12]: https://opensource.com/sites/default/files/uploads/win-python-publisher.jpg (Windows UAC) [13]: https://notepad-plus-plus.org/ -[14]: https://opensource.com/sites/default/files/uploads/idle3.png "IDLE 3 IDE" +[14]: https://opensource.com/sites/default/files/uploads/idle3.png (IDLE 3 IDE) [15]: http://docs.python.org/3/using/windows.html [16]: http://ninja-ide.org/ -[17]: https://opensource.com/sites/default/files/uploads/win-python-ninja.jpg "Ninja-IDE" +[17]: https://opensource.com/sites/default/files/uploads/win-python-ninja.jpg (Ninja-IDE) [18]: http://ninja-ide.org/downloads/ -[19]: https://opensource.com/sites/default/files/uploads/ninja_run.png "Running code in Ninja-IDE" +[19]: https://opensource.com/sites/default/files/uploads/ninja_run.png (Running code in Ninja-IDE) [20]: https://opensource.com/life/15/8/python-turtle-graphics -[21]: https://opensource.com/sites/default/files/uploads/win-python-idle-turtle.jpg "Example Python turtle output" +[21]: https://opensource.com/sites/default/files/uploads/win-python-idle-turtle.jpg (Example Python turtle output) [22]: https://opensource.com/article/17/10/python-101#python-101-dice-game [23]: https://opensource.com/sitewide-search?search_api_views_fulltext=Python From e9369519a4e3093b9fb3e795d728631653465031 Mon Sep 17 00:00:00 2001 From: LiuWenlong <1@gitor.org> Date: Thu, 18 Jun 2020 09:55:36 +0800 Subject: [PATCH 3/3] translate --- sources/tech/20190814 How to install Python on Windows.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20190814 How to install Python on Windows.md b/sources/tech/20190814 How to install Python on Windows.md index 093fbe99dc..1f395bbb75 100644 --- a/sources/tech/20190814 How to install Python on Windows.md +++ b/sources/tech/20190814 How to install Python on Windows.md @@ -7,10 +7,11 @@ [#]: via: (https://opensource.com/article/19/8/how-install-python-windows) [#]: author: (Seth Kenlon https://opensource.com/users/sethhttps://opensource.com/users/greg-p) -How to install Python on Windows +如何在Windows上安装Python ====== Install Python, run an IDE, and start coding right from your Microsoft Windows desktop. +> 安装Python,启动IDE,然后你就可以在Windows系统下进行编程了。 ![Hands programming][1] So you want to learn to program? One of the most common languages to start with is [Python][2], popular for its unique blend of [object-oriented][3] structure and simple syntax. Python is also an _interpreted_ _language_, meaning you don't need to learn how to compile code into machine language: Python does that for you, allowing you to test your programs sometimes instantly and, in a way, while you write your code.