notepad++ is a programmer commonly used a text editor for programming, this article mainly introduces the characteristics of notepad++ and the use of skills, special instructions to everyone, notepad++ plug-in is very powerful, there are more than 100 plug-ins.
1, lightweight, software download down only 6MB, after decompression but about 10MB, which also include
Often encounter such a phenomenon, Notepad open edit HTML code, save after the format is messy, the code is all stacked on one line. Sometimes it's a very silent situation.Of course, in the pure HTML code, the format of the impact is not very large, the most affect the readability of the code, but if the page has a JS code, some JS code a line followed by comments, then the problem comes,When the code is indented a line, the JS comment will comment ou
Win32 Notepad program (1), win32 Notepad program
I won't take the title. In general, I want to use win32, imitate windows notepad, write a Notepad program, and finally make my program and Microsoft program look and look similar and functional. In this way, I can learn new knowledge and consolidate old knowledge.
1. Cre
Winform instance (1)-simple notepad, winform instance notepadUsing the time spent learning C #, we made some simple winform forms.
First, let's take one.
Required controls:
1. Two button controls ------ enable and save functions.
2. The corresponding "dialog box" -- openFileDialog and SaveFileDialog controls.
3. A textbox Control is the text content.
3. A timer control prompts the time.
4. A label control with prompt information.Code implementation: E
How to use notepad configuration to run the C voice environment, notepad voice
To run the C language, we can useNotepadHow can I use notepad to configure and run the C language development environment?
Notepad ++It is a good editor that can be used to develop many tools. For details, see the following.
First open th
VC version super notepad, vc super notepad
This is a big job for learning VC. It was a super notebook and suddenly found out. It was uploaded for your reference!I. Functional requirements:
1. Add more functions based on the original Notepad program:
1). can change the background color.
2). The font color can be changed.
3). The font can be changed.
4). Alignment
Linux wildcard and regular expression + notepad ++, wildcard notepad
Http://blog.csdn.net/pipisorry/article/details/24143801
Wildcard(Bash Operation)In the bash operating environment, there is also a very useful wildcard function, that is, the wildcard (wildcard )! It is easier to process data with bash!
Common wildcard characters
In addition to wildcards, special symbols in the bash Environment
Note:
1
Simple notepad java Source Code project, notepad java source code
The Code is as follows:
Import java. awt. *; import java. io. *; import java. awt. datatransfer. *; import java. awt. event. *; public class Main extends Frame implements ActionListener {private static final long serialVersionUID = 1L; TextArea textArea = new TextArea (); MenuBar menuBar = new MenuBar (); menu fileMenu = new Menu ("File"); Me
Change Windows notepad (notepad) default encoding for Unicode or UTF-8 method Windows notepad default encoding ANSI cannot meet Linuxer, each time you have to "save as" and then select the encoding method. Find a solution as follows: 1. Create a txt file without entering any content. Then save as, change the encoding from the default ANSI to Unicode or UTF-8, and
Front-end notepad, fixed front-end notepad
1. When rem is the unit, the font-size of the root element html must be greater than or equal to 12px; otherwise, the default value is font-size: 12px.
In addition, many friends asked me: Why?HtmlIf it is set to 62.5% or 10px, this conversion is invalid? After research, we found that we do not know when to start. rem, which is smaller than 12px or 75%, does not s
Notepad ++ and notepad
Edit
Revoke Ctrl + Z
Restore Ctrl + Y
Column Editing: Alt + C
Indent Tab
Delete indent Shift + Tab
Convert to uppercase Crtl + Shift + U
Convert to lower case Ctrl + U
Copy the current line Crtl + D
Delete the current row Ctrl + L
Split row Ctrl + I
Merge rows Ctrl + J
Move the current row upCtrl + Shift + UpMove down the current rowCtrl + Shift + Down
Add/delete a single row commen
The missing notepad.exesoftware provided by the system can be used to provide more powerful functions such as notepad2.exe.
ProgramTo replace the notepad.exetoken of the system. However, after replacing the original notepad.exewith notepad2.exe, the system will automatically restore it to a previous file. How can we forcibly replace it?
In WINXP/2003:
First, download the original version of notepad.exe.
Step 1: replace notepad.exe in c: \ windows \ system32 \ dllcache.Step 2: replace notep
Today to introduce you about how to implement Notepad in Java, is a very good case of learning Java Swing, the following first look at the results of the operation (download the address below):
Here we look at the source code:
[java] View Plain copy importjava.awt.*; importjava.awt.event.*; importjava.text.*; importjava.util.*; import java.io.*; importjavax.swing.undo.*; import javax.swing.border.*; importjavax.swing.*; import javax.swing.text.*; i
Original: notepad++ configuration supports jquery, HTML, CSS, JavaScript, PHP code hintsOfficial website Download: http://notepad-plus-plus.org/Get plug-in method: Open the Software, the window toolbar has a question mark, point to get plug-ins.The plugins I use (the installation method is the official method):Quicktext.v0.2.1.zip//custom abbreviation, press the shortcut key after the output defines the cod
1. Install Python
1 Downloads
I chose the 32-bit version of 2.7. Https://www.python.org/ftp/python/2.7.8/python-2.7.8.msi
2. Installation
Installation can be modified to modify the installation path to the D drive, and then note that the last item "Configuration environment variable" can be checked (default is not selected), so that you do not have to manually configure environment variables.
2. Configure notepad
Where's the Notepad?
Notepad is also a book in our lives, recording some things, some personal feelings and so on. Notepad can only enter plain text and cannot save pictures and a specific other format. Notepad is formatted as a TXT format file. For example, we copy the contents of some Web pages to
Win7 Open Notepad appears garbled solution Rollup. There are many reasons why Notepad can't be opened. This includes your computer's font library is not sufficient, through Notepad to open and save the coding is incorrect, software failures and compatibility issues. It is also possible not to be software or man-made changes, and so on. Therefore, according to the
Failure Analysis: There are many reasons why Notepad cannot be opened. This includes your computer's font library is not sufficient, through Notepad to open and save the coding is incorrect, software failures and compatibility issues. It is also possible not to be software or man-made changes, and so on. Therefore, according to the specific situation to analyze Notepad
1, skillfully use notepad++ automatic complement function
menu → settings → preferences → backup and autocomplete
Where: automatic completion of the function will prompt the completion of the various language keywords; Word autocomplete is also good to prompt you in the context of the words used, more intelligent; personal prefer to turn on function AutoComplete (memory difference), with CTRL + Enter shortcut keys (shortcut keys can be modified) tempo
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.