Notepad ++
Top
Notepad ++ is a free and open-source code editor in windows.
(I) Automatic code prompt settings
Notepad ++ does not enable this function by default. The setting method is as follows: Enable [Preferences]-> [backup and Automatic completion], and press set
(Ii) install plug-ins
Because notepad +
What I want to share today is a Notepad program written in Java. I know there are all kinds of notepad on the market now, but I found that some of the functions are not perfect, or the code hierarchy is not clear enough, and some even looked after the foggy, some also have a very obvious bug, I now share this Notepad program basically to the code level are drawn
For node. JS Development, in the case of the IDE,Webstorm is not the second choice, but it is chargeable (free to use for 30 days). First, let's start by using notepad++ to write the node. JS application. There's a big benefit to this: there's no code highlighting and auto-completion about node. js, and it's better to urge us to use the online API documentation to memorize the various class library APIs. Kill yourself, enjoy it.Installation and config
First of all, let notepad++ compile and run Java, if the computer is already configured in the Java environment (here can refer to my blog about the Java environment configuration of the essay).Locate the plugin in the options bar above notepad++--->plugin Manager--->show Plugin ManagerThen in the pop-up display plug-in window nppexec This plug-in, and then click Install (because I have been installed here
Step one: Open the browser and find the "down arrow" on the toolbar in the upper-right corner of the browser.
Step Two: Click on this downward arrow, you can see "Proud tour Notepad."
Click Open.
Features are:
(1) Save all.
Click "Save All ..." menu item, you can combine all the label contents into a TXT document save.
(2) Import text.
Click the "Import Text" menu item to select a TXT file to impo
Notepad++ is a very popular text editor, it is my usual addition to eclipse outside the most used editor, its shortcut keys, may be very few people to pay attention to its shortcut keys, in order to improve efficiency, special finishing the notepad++ shortcut keys.
1. Document switching ctrl+tab to the right of the document (of course, when the Document List menu pop-up, you can use the mouse for quick sele
notepad++, also known as NPP, is a small open source software similar to Notepad. It is portable, small in size, small in resource footprint, supports many programming languages, such as C + +, C #, Java and other mainstream programming languages, and supports HTML, XML, Asp,perl, Python, JavaScript and other web/scripting languages. and notepad++ as one of the p
The Win7 system usually has a notepad option when you right-click on a text class file and choose "Open Mode". We can directly click on the right to open "notepad", recently Win7 system user feedback in their own system open mode has Notepad options into two, although the choice of which can be opened, But it looks very strange and takes up space. So is there any
Tagged with: Linux regular expression wildcard notepad++http://blog.csdn.net/pipisorry/article/details/24143801wildcard character (bash operation)There is also a very useful feature in the bash operation Environment, which is the wildcard character (wildcard)! It's even easier to process data with bash!Common wildcard charactersIn addition to wildcard characters, special symbols in the bash environmentNote:1. In theory, your "file name" try not to use
notepad++ shortcut key changes to make it more consistent with Emacs user habits, mainly set up with notepad++ with the key conflicts, such as alt+f, this priority is higher than the user-defined shortcut keys, and finally by the way to record macro resolution. Use only the following XML to replace the Shortcuts.xml (c:\users\xxx\appdata\roaming\notepad++) in the
First, Introductionnotepad++ is often used when writing code, and if notepad++ is not configured, there are often indentationerror errors due to whitespace and tab formatting problems. Second, the configuration methodIndentation Issues
Click Settings , preferences, and other settings
After checking this, you will automatically indent if you change the line, and set the tab change to the 4 Space Settings, tab settings.
Run
Think VI format shift is not very good, with the notepad++In the process of debugging a shell statement, it was discovered that there was no error when the shell from the notepad++ text was copied to the Linux execution! But when I upload a shell script written by Notepad to the Linux system debug, I can't find the command error! Think about it, the problem Genji
{Feature Description}The NoteBook class is a basic class for Notepad, which has the basic functions of Notepad, including:Open the file, save the file and copy, paste, delete the text and so on.The program consists of adding a menu bar for a window, adding a menu to the menu bar, adding a menu item to the menu bar, and adding the appropriate listener for each menu item to complete the action. In addition, i
Windows7 in the right mouse button to choose a new without Notepad, which makes a lot of users are very inconvenient to use, want to find back in fact also very simple, we just need to import a registry file.
Open Notepad, and then copy the following code in, and then save it as a "textfix.reg" file. Then double-click the import into the registry so that the Notepad
First, setRun, set cmd/k Lua "$ (full_current_path)" PAUSE EXITSecond, the principle:The meaning of cmd/k is to execute the following command, and to keep the window after execution is completeCmd/k Lua is equivalent to starting –> run –> input cmd–> input LUA$ (full_current_path) means the full path of the current file, which is the notepad++ macro definition is a connection to multiple commandsPause indicates the end of the run and waits for an a
Notepad++ 's code looks very comfortable at first glance, but unfortunately notepad++ does not have a directory-structured browsing function, you need a file to open it yourself.
Installing the Explorer plug-in can solve this problem.
Click Http://sourceforge.net/projects/npp-plugins/files/Explorer/Explorer%20Plugin%20v1.8.2/Explorer_1_8_2_UNI_ Dll.zip/download
Download the Explorer plug-in, the result
. singledatasource. getxpathnavigator () at Microsoft. sharepoint. webpartpages. dataformwebpart. prepareandpolicmtransform (Boolean bdeferexecutetransform)
Research
==================================
Create a new file in Notepad ++ and enter a few lines of text at will
Click the following options
The result is as follows. Obviously, Cr and LF are line breaks.
Using CR, lf, notepad
Recently in learning NASM assembly language, text editor with the notepad++. Assembly source code with. nas as the extension, notepad++ cannot be highlighted correctly. Open the menu item "Settings, language formatting", find "Assembly" in the "language" list, and add "nas" to "Custom extension:". Well, the NAS class assembler source code can be syntax-highlighted.But later put the extension. inc file is us
This is a created
article in which the information may have evolved or changed.
First, notepad++ install the Go language plugin
Notepad++ is a very popular text editor, and it has powerful features, such as it can support the go language. Of course, this requires the appropriate plugin for the go language.
After opening the notepad++, select the plug-in optio
Under the Windows platform, a text file was stored in UTF-8 encoded format using the system's Notepad, but because the team at Microsoft Development Notepad used a very bizarre behavior to save UTF-8 encoded files, They're smart enough to add 0XEFBBBF (hex) characters at the beginning of each file, so we're going to have a lot of incredible problems, like the first line of the page might show a "? , obvious
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.