1. 程式人生 > 實用技巧 >如何在Windows上下載,安裝或解除安裝PyCharm?

如何在Windows上下載,安裝或解除安裝PyCharm?

PyCharm is a Python IDE that provides easiness to developed Python Application.PyCharm provides a lot of useful features like smart code completion, code inspection, on-the-fly error highlighting, quick-fixes, automated code refactoring, and rich navigation capabilities.

PyCharm是一個Python IDE,可輕鬆開發Python應用程式.PyCharm提供了許多有用的功能,例如智慧程式碼完成,程式碼檢查,動態錯誤突出顯示,快速修復,自動程式碼重構和豐富的導航功能。

PyCharm功能 (PyCharm Features)

In this part, we will look powerful features of the PyCharm.

在這一部分中,我們將介紹PyCharm的強大功能。

智慧編碼協助 (Intelligent Coding Assistance)

PyCharm provides intelligent code editor which provides first class support for Python, JavaScript, CoffeeScript, TypeScript, CSS and language aware completion, error detection and on the fly code fix

PyCharm提供了智慧的程式碼編輯器,它為Python,JavaScript,CoffeeScript,TypeScript,CSS和語言感知的完成,錯誤檢測以及即時程式碼修復提供了一流的支援

內建開發人員工具(Built-in Developer Tools)

PyCharm provides a huge collection of tools out of the box like integrated debugger, test runner, Python profiler, built-in terminal, integration with major VCS like Git, SVN, Mercurial, remote development capabilities, integrated SSH terminal.

PyCharm提供了一系列現成的工具,例如整合偵錯程式,測試執行器,Python分析器,內建終端,與主要VCS整合(例如Git,SVN,Mercurial,遠端開發功能,整合SSH終端)。

Web開發 (Web Development)

In addition to the Python PyCharm provides support for different web frameworks and template, scripting and programming languages like JavaScript, CoffeeScript, TypeScript, HTML/CSS, AngulaJS, Node.js and more.

除Python外,PyCharm還支援不同的Web框架和模板,指令碼和程式語言,例如JavaScript,CoffeeScript,TypeScript,HTML / CSS,AngulaJS,Node.js等。

科學工具 (Scientific Tools)

PyCharm integrates with IPython Notebook which is an interactive Python console sports Anaconda and scientific packages including Matplotlib Conda integration.

PyCharm與IPython Notebook整合在一起,後者是一個互動式Python控制檯,支援Sport Anaconda和包括Matplotlib Conda整合在內的科學軟體包。

可定製和跨平臺 (Customizable and Cross-platform)

PyCharm supports different operating system families like Windows, Linux, MacOS where single license key can be used for all of them. PyCharm has a customizable UI and over 50 plugins to make development experience better.

PyCharm支援Windows,Linux,MacOS等不同的作業系統家族,在這些家族中,單個許可證金鑰都可以使用。 PyCharm具有可自定義的UI和50多個外掛,可改善開發體驗。

專業版 (Professional Edition)

Professional or Paid edition provides rich features for a fee. This version provides Scientific and Web Python development with HTML, JS and SQL support. Profession edition also provided as Free trial

專業版或付費版提供豐富的功能,需要付費。 該版本提供帶有HTML,JS和SQL支援的Scientific和Web Python開發。 專業版還提供免費試用

社群版(Community Edition)

The community edition is provided without a fee. But there are some limitations like just support for Python. etc. There is no restriction about usage time like a trial.

社群版免費提供。 但是有一些限制,例如僅支援Python。 等等。使用時間沒有任何限制,例如試用。

LEARN MORE How To Convert Python String To Int? 瞭解更多如何將Python字串轉換為Int?

下載 (Download)

PyCharm support different platforms like Windows, MacOS, Linux etc. In this tutorial, we will download and install Windows. Following URL can be used to download PyCharm. Below there is two version Professional and Community.

PyCharm支援Windows,MacOS,Linux等不同平臺。在本教程中,我們將下載並安裝Windows。 以下網址可用於下載PyCharm。 下面有兩個版本的Professional和Community。

https://www.jetbrains.com/pycharm/download/#section=windows

https://www.jetbrains.com/pycharm/download/#section=windows

Jet Brains PyCharm Download Page
Jet Brains PyCharm下載頁面

In this case, we will download the Professional version where the installation is very same as the Community addition.

在這種情況下,我們將下載專業版,其安裝與社群新增的安裝非常相同。

https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows

https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows

安裝 (Install)

We will install PyCharm in a Next->Next Windows-style installation. The download file is named as pycharm-professional-2019.1.exe. We will start with the following screen which is Welcome to PyCharm Setup.

我們將在Next-> Next Windows風格的安裝中安裝PyCharm。 下載檔名為pycharm-professional-2019.1.exe 。 我們將從以下螢幕開始,歡迎使用PyCharm設定。

Welcome PyCharm Setup
歡迎使用PyCharm設定

Next, we can set the Destination Folder of the PyCharm. By default, PyCharm is installed to the C:\Program Files\JetBrains\PyCharm 2019.1.

接下來,我們可以設定PyCharm的目標資料夾。 預設情況下,PyCharm安裝到C:\Program Files\JetBrains\PyCharm 2019.1

Choose PyCharm Installation Location
選擇PyCharm安裝位置

We will see the following screen which provides Installation Options.

我們將看到以下螢幕,其中提供了安裝選項。

  • 64-bit launcher will install a 64-bit launcher which can be used for 64 bit operating systems.

    64-bit launcher將安裝一個可用於64位作業系統的64位啟動器。

  • Add "Open Folder as Project" will add PyCharm Open Folder as Project to the right-click menu which makes it easy to open a PyCharm Project folder easily from File Explorer.

    Add "Open Folder as Project"Add "Open Folder as Project"會將PyCharm開啟資料夾作為專案新增到右鍵選單,這使得從File Explorer輕鬆開啟PyCharm Project資料夾變得容易。

  • .py will associate py extensions with the PyCharm IDE to open and edit.

    .pypy副檔名與PyCharm IDE關聯以開啟和編輯。

  • Add launchers dir to PATH will set the PATH variable of the Windows to be run launchers from PowerShell or MS-DOS.

    Add launchers dir to PATH會將Windows的PATH變數設定為從PowerShell或MS-DOS執行啟動器。

Configuration PyCharm Installation Options
配置PyCharm安裝選項

As the shortcut will be put to the Start Menu we will specify the name which is JetBrains by default.

由於快捷方式將放置在“開始”選單中,因此我們將預設指定名稱為JetBrains

The installation process will copy the libraries, data files, executables etc like below.

安裝過程將複製庫,資料檔案,可執行檔案等,如下所示。

PyCharm Installation In Progress
PyCharm安裝正在進行中

After completion of the PyCharm installation, we will see the following screen where we can run and start PyCharm with the Run PyCharm like below.

完成PyCharm安裝後,我們將看到以下螢幕,可以在其中執行並使用Run PyCharm如下所示啟動PyCharm。

LEARN MORE Memcache Delete Operation with Python Example 通過Python示例瞭解更多Memcache刪除操作

解除安裝或刪除PyCharm(Uninstall or Remove PyCharm)

PyCharm and Windows provide the uninstall function we will learn both of them.

PyCharm和Windows提供了解除安裝功能,我們將學習它們。

使用PyCharm安裝檔案解除安裝或刪除 (Uninstall or Remove with PyCharm Installation File)

We will click to the PyCharm installation file which will show the following screen.

我們將單擊PyCharm安裝檔案,該檔案將顯示以下螢幕。

Uninstall or Remove with PyCharm Installation File
使用PyCharm安裝檔案解除安裝或刪除

We will see following screen where we will just click to the Next

我們將看到以下螢幕,我們將單擊“ Next

Uninstall or Remove with PyCharm Installation File
使用PyCharm安裝檔案解除安裝或刪除

We will see the following screen for Uninstall old versions. This will list currently installed versions. We need to check the versions we want to uninstall or remove. Optionally we can do not delete settings and configuration from old versions by click checkbox below.

對於解除安裝舊版本,我們將看到以下螢幕。 這將列出當前安裝的版本。 我們需要檢查要解除安裝或刪除的版本。 (可選)我們無法通過單擊下面的複選框從舊版本中刪除設定和配置。

Select The PyCharm Installation which will be Uninstalled
選擇將要解除安裝的PyCharm安裝

When the removal of the PyCharm completed we will see the following screen which says Uninstallation Complete.

完成PyCharm的刪除後,我們將看到以下螢幕,顯示Uninstallation Complete

解除安裝或刪除 (Uninstall or Remove From)

From Windows Start by typing remove we will list Change or remove program where we will uninstall PyCharm.

在Windows中,通過鍵入remove開始,我們將列出Change or remove program ,我們將在其中解除安裝PyCharm。

From the opening Programs and Features screen, we will select JetBrains PyCharm and click Uninstall from above. We can also see information like version of the PyCharm and installation date.

在開啟的“程式和功能”螢幕中,我們將選擇JetBrains PyCharm ,然後單擊上方的“ Uninstall 。 我們還可以看到諸如PyCharm版本和安裝日期之類的資訊。

This will open the following screen where we can set if we want to delete PyCharm caches and local history or settings and installed plugins. Then we can click Uninstall from the following screen.

這將開啟以下螢幕,我們可以在其中設定是否要刪除PyCharm快取和本地歷史記錄或設定以及已安裝的外掛。 然後,我們可以從以下螢幕中單擊“ Uninstall ”。

When the installation is completed we will see the following screen.

安裝完成後,我們將看到以下螢幕。

翻譯自: https://www.poftut.com/how-to-download-install-or-uninstall-pycharm-on-windows/