Notepad++配置C及C++编译器.docxVIP

  • 5
  • 0
  • 约4.41千字
  • 约 10页
  • 2017-06-07 发布于湖北
  • 举报
第一步:NotePad++ - 安装和配置C/C++开发插件 | NotePad++ - Install and Configure plugins for develop C/C++?尊重作者:/blog/static/63170212010111164752194/一、NotePad++插件 / NotePad++ Plugins1、Function List (?Unicode?)当前最新版本:Version 2.1发布日期:2010-02-18安装程序下载地址:/projects/npp-plugins/files/Function%20List/FunctionList%20Plugin%20v2.1/FunctionList_2_1_UNI_dll.zip/download2、NppExec ( Unicode?)当前最新版本:Version 0.4.1发布日期:2010-07-22安装程序下载地址:/projects/npp-plugins/files/NppExec/NppExec%20Plugin%20v0.4.1/NppExec_041_dll_Unicode.zip/download二、安装环境 / EnvironmentWindows2003 / Windows XPNotepad++-5.8.5 (Unicode版本)三、NotePad++插件安装 / NotePad++ - Howto Install Plugins如何安装NotePad++的插件,其官网原文如下:Usually, the only installation procedure plugins require is toplace the dll in the plugins subfolder of the Notepad++ install folder;place any configuration file it comes with in plugin\configpreferrably, place all documentation files in plugin\doc, or in some subfolder of itNotepad++ loads plugins at startup. To load a new plugin, you can either close and restart Notepad++, or use the Settings - Import - Import plugin command. The latter will copy the dll in the plugin folder if it is not already there.译文:通常情况下,安装程序插件只需要执行如下方法:将DLL文件复制到Notepad++安装目录的plugins目录下;将配置文件复制到plugins\Config目录下;更好的做法,将所有的文档文件复制到plugins\doc目录下,或它的子目录下。Notepad++在启动的时候载入插件。要载入一个新插件,你可以关闭并重启Notepad++,或使用 Setting - Import - Import plugin 命令。稍后将复制插件的DLL到plugins目录下。四、Function List 插件安装 / Howto Install Plugin Function List1、下载并解压FunctionList_2_1_UNI_dll.zip。2、将 FunctionList.dll 复制到Notepad++ 的 plugins 目录下。3、将C++.flb、FunctionListRules.xml、Gmod Lua.bmp 复制到 plugins\Config 目录下。4、重启NotePad++。效果如下:??五、NppExec插件安装和配置 / Howto Install and Configure Plugin NppExec1、NppExec安装。下载并解压NppExec_041_dll_Unicode.zip。将 NppExec.dll 和目录NppExec 复制到Notepad++ 的 plugins 目录下。将doc目录下的 fparser.html、NppExec.txt、NppExec_Manual.chm、NppExec_Manual.knt、NppExec_TechInfo.txt 复制到 plugins\doc\NppExec 目录下。重启NotePad++。2、NppExec配置。1. 打开菜单 Plugins - NppExec - Execute...。2. 配置编译C文件。进入“Execute...”

文档评论(0)

1亿VIP精品文档

相关文档