current location:Home > Technical Articles > Development Tools
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Solve the problem that pycharm cannot be opened by double-clicking
- The solution to the problem that pycharm cannot be opened by double-clicking: First enter [c\windows\System32] and find [cmd.exe]; then enter [netsh winsock reset] in the opened command window and press Enter; finally restart the computer.
- Python Tutorial . pycharm 10090 2020-06-12 16:39:47
-
- How to debug docker debug with pycharm?
- How to debug docker debugging with pycharm: first install DockerToolbox; then start Docker and initialize Image; then create a connection from Pycharm to Docker; and finally debug the Debug project through port mapping.
- Docker . pycharm 3836 2020-06-13 12:53:02
-
- How to configure Python in VSCode on Mac?
- The following article will introduce to you how to configure Python and run Python in VSCode on Mac. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mac OS . pycharm 7086 2020-05-13 15:14:55
-
- Install chrome and use selenium to realize automatic barrage of Kuaishou
- Use python’s selenium package to realize the automatic barrage process of Kuaishou: 1. Prepare the chrome browser and the corresponding version of the webdriver driver; 2. Install the selenium package in python; 3. Log in to Kuaishou in chrome to analyze the process of posting barrages; 4. Code implementation ; 5. Operation
- Python Tutorial . pycharm 3618 2020-05-05 15:13:54
-
- How to connect to docker after restarting
- How to connect to docker after restarting: first use the command "docker ps -a" to check the containers that were closed due to restart; then use the command "docker restart 1236a" to restart the container; finally execute the command "docker run" to connect to docker.
- Docker . pycharm 2112 2020-03-16 11:14:18
-
- What IDE to use for Golang development?
- The recommended IDE for golang development is Goland, which is a Go integrated development environment launched by the commercial company jetbrains. Using it, we can enjoy its excellent out-of-the-box experience and the plug-in system that jetbrains has accumulated for more than ten years.
- Golang . pycharm 3640 2020-03-12 17:01:32
-
- What software do beginners use to write python?
- Software that beginners can use when writing python include Sublime Text, Vim, Visual Studio Code, PyCharm, Spyder, and Thonny. The first three are code editors, and the last three are integrated development environments.
- Python Tutorial . pycharm 5014 2020-03-04 16:53:23
-
- How to set up the Chinese version interface of pycharm?
- Pycharm Chinese version interface settings: Find the file installation location of pycharm, enter the bin folder, and then paste the downloaded Chinese package into the bin folder to complete the Chinese language.
- Python Tutorial . pycharm 30973 2020-03-04 11:09:34
-
- How vscode fills html content quickly like pycharm
- The method for vscode to quickly fill in html content like pycharm is: 1. First create a new html file; 2. Then enter [!] in the editor window; 3. Finally press the [tab] or [enter] key, and the page will automatically Complete filling.
- VSCode . pycharm 3731 2020-02-25 16:19:14
-
- Is PyCharm community version enough?
- PyCharm Community Edition is enough. The Community Edition is a castrated version of the Professional Edition. It provides the basic functions of the Professional Edition, but cannot be used such as web development, Python Web framework, Python probing, remote development capabilities, database and SQL support.
- Python Tutorial . pycharm 24628 2020-02-11 16:11:46
-
- Is there a Chinese version of PyCharm?
- PyCharm does not have a Chinese version. We can download the Chinese version ourselves and replace the source program files to set the software to Chinese. If we do not want Chinese version, we can also use VSCode, Sublime and other software to write Python code.
- Python Tutorial . pycharm 10581 2020-02-11 09:49:05
-
- What are golang IDEs?
- There are many golang IDEs, such as Goland, VS Code, Vim GO, etc. Among them, Goland is a Go integrated development environment launched by the commercial company jetbrains in the past two years. It is really extremely powerful. Goland is ready to use right out of the box, so there are very few problems with it. It can basically be started after installation!
- Golang . pycharm 3138 2019-12-03 10:52:02
-
- Is vscode free?
- Yes, Visual Studio Code is a free and open source modern lightweight code editor that supports syntax highlighting, intelligent code completion, custom hotkeys, bracket matching, code snippets, and code comparison for almost all mainstream development languages. Diff, GIT and other features support plug-in extensions.
- VSCode . pycharm 37833 2019-11-08 14:29:12
-
- How to read excel files in python
- How to read excel files in python: first open the dos command window and install the two required libraries; then prepare excel, open pycharm, and create a new excel.py file; then use the code "cell(row,col).value" "Just get the specific excel value.
- Python Tutorial . pycharm 14669 2019-10-29 11:22:07
-
- What software should be installed in python?
- Python installs the pycharm software. Pycharm is a python IDE with a set of tools that can help users improve their efficiency when developing in the Python language.
- Python Tutorial . pycharm 3984 2019-10-19 10:27:40