notepad++ plug-in nppexec implements the console Dialog, which can complete the basic functions of the Windows console, such as the ability to compile, run in this window Java program;notepad++ is also able to run external programs, establish mappings between menu items and external programs, and support input parameters for external programs. 1. Using the Console Dialog as the Java development environment
1. Download and install the Go language:https://golang.org/dl/Choose the corresponding platform, we recommend using MSI installation package, this will help you configure the environment variables (may need to restart)The corresponding environment variables are:Goroot-c:\go\path-; C:\Go\bin2. Installation notepad++ no more talking.3.notepad++ Installation Plugin: GONPPRun results are displayed on the right
A friend of the company used the computer XP system, said that he often used to work in Notepad, so often will directly click the right button to choose "Open with Notepad," The result of one day found that another colleague of the right key does not have this function, do not know what is going on, In fact, is set to open the right key, do not know how to set up a friend to follow the small weave together
1, first in the open a Notepad file, can not find friends directly in the desktop blank right mouse, and then choose "New" a Notepad, new opened after.
2, open Notepad file, click on the top Menu "format", and then select "Font" settings, as shown in the following figure.
3, in the pop-up Notepad settings, you
Notepad++ is a very distinctive free software text editor (license: GPL). Has the complete Chinese culture interface and supports the multilingual writing function (UTF8 technology). It is more powerful than Notepad in Windows, and is ideal for writing computer programs, in addition to being able to make generic text-only documentation. notepad++ not only has the
Through the chrome.alarms.* API, the Chrome browser Extender can make plans to execute code periodically, or execute code at a specified time.To use the chrome.alarms.* API, you first need to declare the alarms authorization in the Manifest.json file as follows:{"Permissions": ["Alarms"],}The properties of the Chrome.alarms.Alarm object are as follows:
Property name
Type
Required/ optional
Comment
The text is to repeat, concise look at the bold word is good.The title has a semantic error, and until the problem is discovered, it is not the Chrome browser that checks that the device is unavailable but does not check the device. But before the problem is found, this is the way to Baidu.chrome://inspect/#devices, check the equipment, has been not checked, really anxious. And then gave up n times, because there are other reasons, today only to find
If you want to move the Google Chrome path around the Internet, you just need to find the offline package under the default installation path and move the decompressed file to the desired location, then, when the shortcut is started, add -- User-data-Dir = "My location" to move the user data location.
Disadvantages of this method: 1. automatic update is unavailable. 2. user data is only available at the specified location when the shortcut for setti
Debugging js methods in chrome and js debugging in chrome
Version: 40.0.2214.94 m
Press ctrl + shift + j to display the debugging interface.
Click sources to view the js source code;
Click the row number;
Click the interface to open the breakpoint. F10 is the next line or the downward/upward arrow on the right;
Click the plus sign (+) to add a variable and view the value of the variable. (You can also
Chrome plug-in development --------- convert the URL into a QR code website2QRcode, chrome QR code plug-in
The self-built browser cannot enter a link. It can only be implemented by scanning the QR code. However, if you want to share an interesting website, you have to convert the link into a QR code first, scanning again is a little troublesome. So I wrote a plug-in to generate a QR code directly.
Files to
Today in the MAC system, use the Chrome browser to visit Baidu Cloud, think about something. As a result, click to download, but was blocked by the browser. Show "This is a malicious file and Chrome has blocked it"
Solution:
(1) In the browser input: Chrome://downloads. Or click on the bottom right corner of the browser: Show all.
(2) C
1.Go Language Support Package
After downloading, the decompression will get two XML, one is Userdefinelang_go.xml, the other is go.xml.
Http://notepad-plus.sourceforge.net/commun/userDefinedLang/go.zip
2. Configure notepad++
1). Open the Userdefinelang_go.xml and cancel the file start
2). Copy the Userdefinelang_go.xml to the notepad++ installation director
I will not take the title, in general I would like to use Win32, imitate the Windows Notepad, write a notepad program, finally let my program and Microsoft's program in the appearance and function are similar. So I can learn some new knowledge and consolidate the old knowledge.First, make a menu bar. To build a menu.rc file, refer to Microsoft's Notepad, which re
This is a creation in
Article, where the information may have evolved or changed.
This paper introduces the development environment of two kinds of golang based on notepad++ and another based on Liteide.
1, download the Golang language pkg:http://golangtc.com/download
Click Install directly, all the way next.
2, the programmer must artifact notepad++ development Golang environment is very simple
One click:
There is no doubt that notepad++ is a very good text editor, but notepad++ sometimes crashes, then the contents of the file will all become nulDoes it feel like crying when you hit a file and see your hard work all turned into nul? "I 艹" is not instinctively blurted out?notepad++ Although it has not fixed the problem of file damage after the sudden crash, but als
Original works, from the "Blue Blog" blog, Welcome to reprint, please be sure to indicate the following sources, otherwise, the legal responsibility to pursue copyright.Deep Blue Blog:http://blog.csdn.net/huangyanlong/article/details/41677343phenomenon: "lag" occurs when notepad++ input ChineseDescription of Similarity:notepad++ cannot enter Chinese , notepad++ Unable to input Chinese after no response,
In Notepad++ 's own "set-up management shortcuts", I couldn't find the shortcut keys for Zen coding, and I didn't want to get rid of the ctrl+/I used to,As a result, we used a solution to modify the shortcut key, hoping to help people with the same needs.Here I'll just introduce the example of the shortcut key "ctrl+/" that modifies the "Evaluate Math Expression", which is similar to other shortcut modifiers.1) Locate the
Windows's default notepad tool is too simple. It only has some simple functions. It is very difficult for developers to use NotePad to view the source code of webpages.
Download your favorite notepad Tool
1. in Windows XP/2003, I can directly replace the file under/system32 with this notepad.exe file. However, after the system is restarted, the old
First Java program--use Notepad to editAfter the last article of the Java environment to build a successful small partners can write their own Java program on their own computer yo~ has not set up the environment variables of the small partner please transfer to the previous essay to complete the building.Connection Address: http://www.cnblogs.com/hysum/p/7084380.htmlNow we can edit our first Java applet by using Notepad.First step, use
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.