本帖最后由 preludeOo_L 于 2017-2-21 18:02 编辑
[size=22.0000pt]Notepad++一键编译和运行Java程序 [size=22.0000pt]
[size=22.0000pt] [size=14.0000pt] 看教学视频里editplus这个功能用起来很方便,原来Notepad++也是有这样的功能的,只是需要安装个NppExec的插件:
[size=14.0000pt]1、打开Notepad++,选择插件→Plugin Manager→Show Plugin Manager
[size=14.0000pt]2、在Available里找到NppExec,点击Install
[size=14.0000pt]3、如果跳出来这个对话框,选否就是了。
[size=14.0000pt]4、安装后就能在Notepad++里看到这个,点Execute
[size=14.0000pt]
|