official plug-in, 64-bit students please transfer Network Disk: https://pan.baidu.com/s/1cZGjM7IQEmaiiCILsCmc9A extraction code: 24ct ).
Plug-in usage:
Topic Extension
The method is the same as above. Set> Import> import topic.
MD5 Tool
Open Method: tool-> MD5
Folder workspace usage
Open Mode: View-> folder Workspace
Subject change
Settings> language format settings
Language Selection
We recommend that you select the language of the file when using the text editor to process the file.
notepad++ This update fixes the Wingup error that existed in the previous version, which typically occurs under Windows XP systems. It is recommended that XP users use the new version.
Software Introduction: notepad++ is a free source code editor, and can replace the system with the Notepad function, but also support all kinds of popular computer programming lan
I. Global Variables
$ (Full_current_path): e: \ My web \ main \ welcome.html $ (current_directory): e: \ My web \ main $ (file_name): welcome.html $ (name_part ): welcome $ (ext_part): HTML $ (npp_directory): the full path of notepad ++'s directory $ (current_word): Word (s) you selected in Notepad ++ $ (current_line): current line number $ (current_column): Current column number
2. Configure the runnin
I can see the notepad ++ Java Development Environment configuration on the Internet, so I want to develop a. Net Development Environment configuration.
Although the use of. NET is basically vs, but considering the existence of people who like to use a lightweight Editor (in fact, the machine does not compete with each other), I 'd like to write an article for your reference.
1. install.NetFrameworkConfigur
Php Chinese network (www.php.cn) provides the most comprehensive basic tutorial on programming technology, introducing HTML, CSS, Javascript, Python, Java, Ruby, C, PHP, basic knowledge of MySQL and other programming languages. At the same time, this site also provides a large number of online instances, through which you can better learn programming... Reply: I think you wrote the code using Notepad ++, sa
Notepad ++
CodeEditor
Download: http://sourceforge.net/projects/notepad-plus
To generate a small and efficient code editor, this free software development project under the GPL license was written in C ++ programming languages using Win32 API and STL, and select the powerful edit module scintilla. Thanks to its lightweight and efficient execution, notepad ++ c
Notepad++ 's Nppexec plugin can invoke many compilers to compile code.Like compiling Java:"$ (Full_current_path)"-cp "$ (current_directory)" "$ (Name_part)"Save As: Run JavaCompiling python:Save As: Run PythonThen there is the automatic switch program:if Goto Java if Goto "Run Java"goto"Run Python"goto endlabel endec
The notepad ++ notebook downloaded from the Internet, but it is not convenient to use it in the right-click menu. This article uses three methods to register the right-click menu function for notepad ++. They only have a slight difference:
Method 1:Create a reg file as follows, copy the following content and replace the relevant path, save it, and double-click it to add it to the Registry.
Windows Registry
-- Start
Today, when IDE (integrated development environment) is widely used, many programmers forget the original Java development method. This article will give you a brief review.1. Compile the helloworld class
In Start, Run, enter notepad to open notepad, enter the following content, save it under c: \ applications, and name it helloworld.
notepad++
An open source text editor, support a variety of language keyword highlighting, support plug-in development, small and fast.
Features built-in support for up to 27 kinds of syntax high-brightness display (including a variety of common source code, script, can support the. nfo file view very well, also supports the custom language, may automatically detect the file type, according to the key word display node, the node may freely fold/open, a
The coding methods and problems of win, PY, notepad++ first to say the conclusion:
Because the default encoding used by Win CMD is GBK (ANSI), if it encounters bat or Python's Chinese needs to be displayed in cmd, if garbled, first check whether because it is not 1. GBK encoded in Chinese or 2. is converted to GBK encoding or 3 in code. In Python code, it is a Unicode object .
do not in win under the text document editor with your own utf
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
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
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
To use Python to extend notepad++, you first need to install the Python script plugin for notepad++, and the notepad++ plugin installation method can refer to here.After installing the Python script plugin, you will see the Python script menu under the Plugins menu.Python Script IntroductionClick the Plugins->python script->new Script menu to open the directory w
Content: This article discusses how to automatically add logs to the end of the document and determine them in the notes written in VB.
Save
Or save as, confirm whether the file needs to be saved, and so on.
Windows built-in
Notepad
That is, notepad has some attractive functions, such as automatically adding a computer clock at the end of a specific document.
Time
And the date to intercept the
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
Recently in a project, involving a large number of HTML, CSS code writing, manual writing code efficiency is really low. So want to search, there is no notepad++ plug-in can support auto-generated, sure enough. Emmet, this artifact is actually the Zen Coding upgrade version, it can greatly improve the efficiency of code writing, and provides a very concise syntax rules, immediately generate the corresponding HTML structure or CSS code, while there are
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.