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:
-
- A brief discussion on how to configure markdown in Atom
- I don’t know how many people are like me. Each software corresponds to a specialized type of file, such as pycharm for python; sublime for assembly. Of course, VScode allows me to open a variety of small files (I don’t I am willing to open the IDE every time I open a file), and Atom has become my use
- atom . pycharm 2488 2021-02-04 18:10:29
-
- How to change pycharm to Chinese interface
- How to change pycharm to Chinese interface: 1. Download and unzip the pycharm Chinese package; 2. Open the pycharm installation directory and find the lib folder; 3. Copy the resources_cn.jar file to the lib folder.
- Python Tutorial . pycharm 24601 2021-02-03 18:50:37
-
- How to keep 2 decimal places in python
- How to retain 2 decimal places in python: first open the editor pycharm, create a new variable a; then use the round function to retain the value of a to 2 digits, and print the result; then select "run" in the window; and finally run this program. Can.
- Python Tutorial . pycharm 154748 2022-12-30 11:12:09
-
- Python Data Analysis Practical Overview Data Analysis
- In the era of big data, data is growing explosively, and the demand for data and data talents has greatly increased; the task of data analysts is to analyze, predict the future and optimize choices; becoming a data analyst must have a variety of skills and make good use of tools such as Python . The Python tutorial column introduces overview data.
- Python Tutorial . pycharm 2063 2021-01-06 09:58:53
-
- To learn Python, you must know how to use Pycharm
- If you want to do your job well, you must first sharpen your tools. Pycharm is the most popular Python development tool. The functions it provides are very powerful. I will try my best to write about everything I use.
- Python Tutorial . pycharm 3179 2020-11-16 16:50:28
-
- Python Data Structures: An Underrated Namedtuple (1)
- The Python tutorial column introduces Namedtuple in Python data structure.
- Python Tutorial . pycharm 6300 2020-10-19 17:45:52
-
- Method example of how Python writes a dictionary to a CSV file
- This article mainly introduces examples of how to write a dictionary to a CSV file in Python. Friends who need it can follow the editor to learn together.
- Python Tutorial . pycharm 6920 2020-08-24 16:50:07
-
- Use python to convert npy format files to txt files
- This article mainly introduces the operation of converting npy format files to txt files in Python. It has a good reference value. I hope it will be helpful to everyone. Let’s follow the editor to take a look.
- Python Tutorial . pycharm 3338 2020-07-23 17:03:34
-
- Recommendations for the 8 most commonly used code editors in 2021
- For programming beginners, a code editor that is easy to develop is very important, but most people don’t know what code editors there are. There are many code editor recommendations on the Internet, but they don’t know which of these code editors is easy to use. Therefore, today PHP Chinese website recommends the 8 best code editors in 2021 for beginners.
- PHP Tutorial . pycharm 22976 2023-04-09 07:34:01
-
- What are the ways to execute python source program?
- The ways to execute python source programs are: 1. Enter ipython or ipython3 on the command line to enter the interactive shell environment; 2. Enter python [official shell] on the command line window; 3. Integrated development environment, PyCharm is similar to IDEA.
- Python Tutorial . pycharm 11529 2020-07-03 13:37:44
-
- What should I do if pycharm cannot be started after installation?
- The solution to the problem that pycharm cannot be started after installation is: 1. Enter the file explorer; 2. Open the pycharm64.exe.vmoptions file; 3. Add the JetbrainsCrack-2.8-release-enc.jar directory information.
- Python Tutorial . pycharm 10845 2020-06-22 11:19:43
-
- What Python beginners should know
- Welcome to the "Python Advanced" column! Every student who comes here should have roughly learned a lot of basic knowledge of Python and is in the process of growing up. This column was created precisely to help Python beginners who were as confused as me back then get out of trouble and grow quickly. I hope my experience can really help you.
- Python Tutorial . pycharm 2810 2020-06-18 17:50:50
-
- 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 9894 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 3721 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 6963 2020-05-13 15:14:55