notepad++ is a pure text editor (license: GPL) with a very unique set of free software under the Windows operating system. full Chinese culture interface and multi-lingual support written byfunction (UTF8 technology). It is more powerful than Notepad (Notepad) in Windows, and can be used as an editor for writing computer programs, in addition to making generic p
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 ++, saved it as a. py file, and double-click the Fi
Many of the compilation configurations of notepad ++ are using GCC on the Internet. However, in windows, the files to be downloaded to configure GCC are large. Generally, cygwin is used, now, use the VC compiler to configure the notepad ++ compiling environment, that is, let notepad ++ call the VC compiler.
Take vc6 as an example to compileProgramIt is cl. EXE
Notepad ++ is an excellent lightweight editor for mostProgramMembers love it. Let me help you use Notepad ++ better.
Notepad ++ has many plug-ins. I prefer the following four: Light explorer, quicktext, functionlist, and Zen coding.
Most plug-ins can be found here:Http://sourceforge.net/projects/npp-plugins/files/
Light Explorer can be used as a project man
I have a mm in the online face Ann, want to do a website about special effects. Although she knows a little about web production, but her machine configuration is relatively low, sometimes in order to repeatedly test the page some special effects, and open Dreamweaver for editing, not only time-consuming and laborious. So I took the trouble to solve the problem, I saw her machine, and decided to teach her to use Notepad to edit some of the small effec
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
Replace notepad with notepad2
Zhengzhiren
Http://blog.csdn.net/ZhengZhiRen/archive/2011/01/27/6167136.aspx
If you think that the notepad provided by Windows is too simple, you can find anotherFast and lightweight startupReplace notepad with the text editorNotepad2 (open-source)Is a good choice.
Notepad2 homepage: http://www.flos-freeware.ch/notepad2.ht
I am not familiar with the ultraedit lisence in the company. I can only switch to the open-source notepad ++,
It takes only half a day to know how to configure and run Perl.
1. Use notepad ++ to open the. pl file,
2. Open the Run window and enter Perl-W "$ (full_current_path)" in the following box )",
Save and save it as a command. The name is run_perl, And the shortcut key is f9. then press F9 to run it.
Reference article: http://blog.csdn.net/mdyyzc/article/details/7653096Sometimes it takes a long time to experiment with a small piece of code to open eclipse (Computer configuration is low, forgive me). So, notepad++ with plug-ins to build a Java fast-developing IDE environment you deserve.First download this article protagonist--nppexec plugin,:Http://www.softpedia.com/get/Office-tools/Text-editors/NppExec.shtmlPlugin Manager for #不知道出于什么原因使用
Made a simple Notepad, can be simple to open the file, edit the file, save the file, but how can not solve the problem of Chinese garbled, ask everyone advice ...、Package com.xywei.awt;Import Java.awt.FileDialog;Import Java.awt.Frame;Import Java.awt.Menu;Import Java.awt.MenuBar;Import Java.awt.MenuItem;Import Java.awt.TextArea;Import java.awt.event.ActionEvent;Import Java.awt.event.ActionListener;Import Java.awt.event.WindowAdapter;Import java.awt.eve
What is HTML5 Web storage?Use HTML5 to store the user's browsing data locally.Earlier, local storage was using cookies. But Web storage needs to be more secure and fast. This data is not saved on the server, but it is used only for user requests for Web site data. It can also store large amounts of data without compromising the performance of the site.Data exists as a key/value pair, and the Web page's data is only allowed to be used by that page.
Save data: Localstorage.setitem (Key,va
notepad++ Although there is no eclipse function and can not be compiled automatically, but one thing is eclipse far behind his, the structure of the code. notepad++ code at a glance looks very comfortable, and the mouse click on the parentheses when the function can be clearly distinguished from each other, this is my favorite feature, unfortunately, notepad++ do
notepad++ Although there is no eclipse function and can not be compiled automatically, but one thing is eclipse far behind his, the structure of the code. notepad++ code at a glance looks very comfortable, and the mouse click on the parentheses when the function can be clearly distinguished from each other, this is my favorite feature, unfortunately, notepad++ do
, in order to detect whether a Java file can be run. Similarly, the installation version number appears. 650) this.width=650; "title=" 16.jpg "style=" Float:none; "src=" http:/ S5.51cto.com/wyfs02/m02/84/16/wkiom1effufqve8eaadndbp8hli476.jpg-wh_500x0-wm_3-wmp_4-s_3026983649.jpg "alt=" Wkiom1effufqve8eaadndbp8hli476.jpg-wh_50 "/>
Now, we can do simple Java file compilation in Notepad.
In the D drive, right click on the new folder
Http://www.ycyjkj.com/post-663.htmlProgrammers or students who are learning will generally encounter a problem, look at other people's source code, just a line, not separate, let people look very awkward, it may be the author deliberately do this, can also be unintentional and for it, but this is certainly inconvenient to read the code.EasyJet Blog Network found this method, the use of plug-ins to make JS code alignmentTake a look at the specific procedureDownload plugin: Open
example, I used SQL to query a table and obtain all the license plates. Then, I took these license plates and converted them into 'license plate number 1', 'license plate number 2 ',..... 'license plate number n', and the final result is required to be written to a text file. There are no spaces, line breaks, and so on.
My previous practice was to take the results to excel, write them to column A1, and then in column B1, B1 = "'" A1 "'", in this way, you can add ''to the license plate numbe
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 endecho execution CompleteSave As: Run programThen add the script to the menu item:In notepad++
: This article mainly introduces [php] to make notepad your console for variable control. For more information about PHP tutorials, see. Unlike aspx and jsp, the development environment card of aspx and jsp is stuck, but they have a Visual Studio and Eclipse console that can view variable changes at any time, if php is developed using notepad, notepad, Dreamweave
This is a created
article in which the information may have evolved or changed.
Go comes with notepad++ syntax highlighting, which you only need to import in notepad++:
1. Open the Go installation directory Misc\notepadplus under the Userdefinelang.xml, the beginning of the
2. Place the go.xml in the Misc\notepadplus directory in the Plugins\apis directory under the
This is a created
article in which the information may have evolved or changed.
Go comes with notepad++ syntax highlighting, which you only need to import in notepad++:
1. Open the Go installation directory Misc\notepadplus under the Userdefinelang.xml, the beginning of the
2. Place the go.xml in the Misc\notepadplus directory in the Plugins\apis directory under the
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.