current location:Home > Technical Articles > Development Tools > notepad
- 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:
-
- How to delete the configuration file of notepad++ and restore the default configuration
- The easiest way to reset to the default profile is to delete the current profile. There are several .xml configuration files in the directory under the Notepad++ installation path. Delete the configuration files you want to reset and restart Notepad++.
- notepad 11697 2019-08-21 17:08:37
-
- How to convert xml format in notepad
- Notepad converts XML formatting method: 1. Open notepad++ and open the Plugin Manager option; 2. Find the XML Tools plug-in and click the [Install] button; 3. Open the XML file and click the [XML Tools] plug-in.
- notepad 19366 2020-10-21 10:32:59
-
- How to check the encoding format of a file in notepad
- First open notepad++, and then import any file. The encoding format of the file will be displayed in the lower right corner of the main interface. General file formats can be seen here.
- notepad 11725 2019-08-16 17:07:19
-
- How to sync notepad to the cloud
- The first step is to log in to OneDrive, create a folder, and name it notepad++ cloud synchronization settings. ||The second step is to open notepad++, click "Settings" and select "Preferences" in the drop-down menu. ||The third step, select "Cloud Sync", click the ellipsis button, import the newly created folder, and then click "OK".
- notepad 6415 2019-08-16 16:52:48
-
- How to uninstall notepad
- First open the terminal, and then enter the command: $ sudo apt-get remove notepadqq, $ sudo add-apt-repository --removeppa:notepadqq-team/notepadqq, that's it.
- notepad 11826 2019-08-16 16:35:16
-
- How to change selected font to red in notepad++
- Open notepad++. ||Click "Settings" and select "Language Format Settings" in the drop-down menu. ||Select "select text color", set the "foreground color" to red, and then check "Use global foreground color" and "Use global background color". ||Finally click "Save and Close".
- notepad 6984 2019-08-16 16:24:06
-
- How to change the background color of notepad interface
- The first step is to open notepad++. ||The second step is to click "Settings" and select "Language Format Settings" from the drop-down menu. ||The third step, select "Global Styles", set the "Background Color", and then check "Use Global Foreground Color" and "Use Global Background Color". ||The fourth step is to click "Save and Close".
- notepad 3482 2019-08-16 16:17:35
-
- How to convert notepad cursor
- When we write code and the cursor flashes (horizontal lines flash), find Insert on the keyboard. Press this Insert to change the horizontal flashing cursor (_) to the vertical flashing cursor style (|). The horizontal cursor will be in your When writing code, modify the previous code, and when you move the cursor to the front for modification, the following code will also be eliminated.
- notepad 5449 2019-08-16 15:42:59
-
- How to configure Python in notepad
- Open notepad++ and select Python in the language. ||Click "Run", enter the command to add running Python, set the shortcut key name, and define the shortcut key. ||Click "Settings" and set the tab character and UTF-8 BOM-free format encoding in "Preferences". ||Click "Run" to run Python.
- notepad 5097 2019-08-16 15:35:31
-
- What software is notepad plus?
- Notepad plus is a code editor that combines win32 api, STL and C++, and uses the powerful editing module Scintilla; Notepad's excellent functions can perfectly replace the Notepad program in Windows systems.
- notepad 6450 2019-08-16 15:13:18
-
- How to create a web page in notepad
- Open notepad++. ||Enter the html code in notepad++. ||Click "File" in the menu bar, select "Save As" in the drop-down menu, enter the file name, select html as the format type, and then click "Save". ||Click "Run" and select the corresponding browser to run.
- notepad 4724 2019-08-16 15:04:07
-
- How to compare files in notepad
- Download and install the Compare Plugin plug-in. ||Copy the plug-in's .dll file and Compare Plugin folder to the Plugins subdirectory of the installation path. ||Open notepad++, open the two files, click "Plug-in", and select "Compare" to display the comparison results.
- notepad 4303 2019-08-16 14:54:00
-
- How to use notepad for newbies
- The software is always placed at the front of the screen: click "View" in the menu bar and select "Always on Top" in the drop-down menu. The character conversion panel is displayed: click "Edit" in the menu bar, select "Character Panel" in the drop-down menu, etc.
- notepad 7265 2019-08-16 14:34:14
-
- How to compare in notepad
- First we need to install the compare plug-in in notepad. Then add contrasting code text and open both documents in the same window. Finally, click "Plug-in"->"Compare"->"Compare" in the top menu to compare the code.
- notepad 8001 2019-08-16 14:24:22
-
- How to run code in notepad
- Open notepad++, click "Run" and select "Run...". ||Enter the command in the run window to add the "JAVA compile" method and add the "JAVA run" method. ||After the addition is successful, open the .java file and click "Compile JAVA", then click "Run JAVA" to run the JAVA code.
- notepad 9459 2019-08-16 14:13:45