Skip to content
WONGCW 網誌
  • 首頁
  • 論壇
  • 微博
  • 壁紙下載
  • 免費圖床
  • 視頻下載
  • 聊天室
  • SEO工具
  • 支援中心
  • 表格製作
  • More
    • 在線名片
    • 網頁搜索
    • 天氣預報
    • 二維碼生成器
  • Search Icon

WONGCW 網誌

記錄生活經驗與點滴

Notepad++ v7.5.9 Final+Portable x86/x64 多语言中文正式版-开源文本编辑器

Notepad++ v7.5.9 Final+Portable x86/x64 多语言中文正式版-开源文本编辑器

2018-10-16 Comments 0 Comment

Notepad++ – 小巧高效的文本编辑器、非常适合编辑网页代码!Notepad++是一款优秀免费的源代码编辑器,支持语法高亮的开源纯文本编辑器,并且可以替代系统自带 的记事本的功能。Notepad++更是程序员们编写代码的利器!它运行便携,体积小巧、资源占用小,支持众多程序语言,比如C++、C#、Java等主 流程序语言;支持HTML、XML、ASP,Perl、Python、JavaScript等网页/脚本语言。Notepad++作为程序员们最喜爱的编 辑器之一,像语法高亮,语法折叠,宏等编辑器常用功能一个都不少。

Notepad++ v7.5.9 Final+Portable x86/x64 多语言中文正式版-开源文本编辑器

Notepad++ 支持的语言: C, C++ , Java , C#, XML,Ada, HTML, PHP, ASP, AutoIt, 汇编, DOS批处理, Caml, COBOL, Cmake, CSS, D, Diff, ActionScript, Fortran, Gui4Cli, HTML, Haskell, INNO, JSP, KIXtart, LISP, Lua, Make处理(Makefile), Matlab, INI文件, MS-DOS Style, NSIS, Normal text, Objective-C, Pascal, Javascript。

免费全能文本编辑器Notepad++ 现已更新至v7.5.1,这次更新增加了64位版,另外更新了诸多插件以及大量新选项及问题修复。软件能够在XP/Windows 7/Windows 8/Windows 10等32 & 64位系统中运行。Notepad++是一款免费开源的代码编辑器。作为程序员必备代码利器,开发者必备工具!

基于强大的编辑组件Scintilla,Notepad++也是使用C++代码开发而成,并且使用了win32的api接口和STL标准模板库,因此确保软件有更高效的执行效率和更小的程序体积。在不失用户体验度的同时,也可以尽可能允许用户自定义多项的程序设置。

Notepad++ v7.5.9 更新记录:

  1. Fix hanging problem while switching back a fully-folded document by using shortcut (Ctrl-TAB).
  2. Fix possible file corruption during backup or power loss or other abnormal N++ termination.
  3. Fix wrong backup file deleted issue.
  4. Fix backup not fully disabled issue.
  5. Add 2 command line flags “-notepadStyleCmdline” and “-z” for the replacement of notepad.exe.
    See https://notepad-plus-plus.org/features/replace-notepad.html
  6. Add new plugin API NPPM_REMOVESHORTCUTBYCMDID to allows plugins to remove unneeded shortcuts.
  7. Fix Tail monitoring incoherent status after deleting a monitored file.
  8. Fix issue with wrong smart highlighting when it is disabled.
  9. Fix last active tab is ignored on Notepad++ restart issue.
  10. Fix Tab non-responding by mouse click after dragging bug.
  11. Fix switching back position restoring issue for wrapped document.
  12. Add several spiritual quotes and a subtle Easter egg in the source code.

Notepad++ v7.5.7 更新记录:

  1. Fix hanging problem while shutdown and backup file is absent.
  2. Fix Sort Lines as Integers issue: use Natural Sort algorithm.
  3. Fix JavaScript not working regression in Function list.
  4. Fix Open File Dialog error for a long path.
  5. Fix document map display bug when the view is scrolled past the end of the file.
  6. Fix tool bar display bug in big icon mode issue.
  7. Make caret line always visible on click from Finder panel.
  8. Fix UDL export extension issue.
  9. Fix Run Macro multiple times dialog display glitch after deleting a Macro.

Notepad++ v7.5.6 更新记录:

  1. Fix macro playing back crash issue on new added “find previous” and “find next” buttons.
  2. Function List enhancement: Highlight the current function based on cursor position.
  3. Fix crash on styler dialog of User Defined Language dialog.
  4. Fix file status detection issue under Windows XP.
  5. Ghost typing enhancement: Unicode, syntax highlighting and speed support.
    (check the url for the usage of ghost typing on command line: https://notepad-plus-plus.org/features/ghost-typing.html )
  6. Add a message from outer space.

Notepad++ 7.5.5 更新记录:

  1. Restore 2 buttons “<< Find Previous” & “Find Next >>” in Find dialog (optional).
  2. Fix monitored (tail -f) file not always updated issue.
  3. Keep Doc Switcher’s ordering in sync with Tab bar.
  4. Shortcut Mapper enhancements: Add filter capacity and make dialog resizable and maximizable.
  5. Fix for “Toggle Single Line Comment” malfunctioning with HTML/XML.
  6. Make Unix style path (slashes) work in open file dialog (optional).
  7. Fix tab sticks to mouse pointer problem after external update of a opened file.
  8. Fix encoding not sync (on status bar) after reloading.
  9. Fix menu items’ state is not maintained due to save macro command.
  10. Fix line ending changes are not detected in reloaded changed files issue.
  11. Fix highlighting of <script> tags in XML files issue.
  12. Fix Unicode file name comparison to match Windows behaviour (as opposed to doing a linguistic filename comparison).

Notepad++ 7.5.4 更新记录:

  1. Fix a crash bug due to disordered notifications sent to plugins.
  2. Fix encoding broken regression.
  3. Improve smart highlighting performance.
  4. Auto-completion enhancement: remove unwanted symbols {} for variable names.
  5. Add auto-completion for BaanC & CoffeeScript.
  6. Fix localization copy regression in Installer.

Notepad++ 7.5.3 更新记录:

  1. Fix shell extension registration failure in installer.
  2. Fix theme files installation failure in installer.
  3. Fix DSpellCheck incomplete installation in installer.

Notepad++ 7.5.2 更新记录:

  1. Fixed hanging issue while modifying JavaScript TAB settings.
  2. Add DSpellCheck plugin into distribution.
  3. Add version and other info into installer.
  4. Fix an issue while installing a x64 version, x86 version (if it exists) is not removed – and vice versa.
  5. Fix display glitch of certificate checking error message.
  6. Remove unused/empty entries from shortcut mapper.
  7. Add BaanC function list feature.
  8. Add batch auto-completion into installer.

Notepad++ 7.5.1 更新记录:

  1. Fix some excluded language cannot be remembered bug.
  2. Fix a localization regression bug.
  3. Fix the bug that Notepad++ create “%APPDATA%\local\notepad++” folder in local conf mode.
  4. Add Visual Prolog language support.
  5. Add auto-completion support for batch file (*.bat).
  6. Enhance Function List for PHP and JavaScript.
  7. Enhance Shortcut Mapper by adding category column.
  8. Make double click work for language menu disabling/enabling in preferences dialog.
  9. Make double click work to improve file extension movement in Preferences dialog.
  10. Fix bug: language menu item is restored back on the wrong zone.
  11. Add a spiritual quote.

Notepad++ 7.5 更新记录:

  1. Add new languages support: ASN.1, AviSynth, Blitz Basic, Csound, Erlang, escript, Forth, FreeBASIC, LaTeX, MMIX, Nimrod, nnCron, OScript, PureBasic, Rebol, registry, Rust, SPICE, txt2tags
  2. Add “Open file in its default viewer” command.
  3. Add “-quickPrint” command line argument: Launch Notepad++, print document & exit.
  4. Add /noUpdater argument for installer to not install updater (useful in silent mode).
  5. Add new installer argument /allowAppDataPluginsLoading.
  6. Roll back to 1 “Find next” button in Find/Replace dialog, due to the inconsistence after removal of direction option.
  7. Enhancement: empty fields “Replace with” and “Filters” of Find/Replace dialog are remembered in the next session.
  8. Fix text selection in combo boxes of find/replace dialog problem on resizing.
  9. Fix the issue of passing non-exist folder via command line without any warning.
  10. Fix multi-line tab button remaining pushed issue while switching off.
  11. Fix TAB key wired behavior on find/replace dialog’s transparency radio button.
  12. Fix click on tab without hitting close button but close file issue.
  13. Fix Notepad++ modifying command line arguments issue (command line arguments could be visualized by system tools).
  14. Fix file not dirty while its content changed on the hard drive.
  15. Fix saved duplicated file in the same view issue.
  16. Fix “Folder as Workspace” toolbar button not activated after dropping folder issue.

Notepad++ 7.4.2 更新记录:

  1. Add SWIFT language support.
  2. Fix replace in files regression.
  3. Enhance Find Replace dialog (resizable & remove search direction radio buttons).
  4. Fix a crash issue while doing a column insertion on a CJK unicode document.
  5. Fix repeated notification dialog for modification from outside of Notepad++.
  6. Fix a visual glitchy during tab drag and drop.

Notepad++ v7.4.1 更新记录:

1.  Fix Notepad++ hanging issue on start up due to its connection on Internet – disable the certification chain verification.
2.  Fix the opened zero length file not saving bug.
3.  Improve Document Peeker performance issue for large files.

Notepad++ 7.4 更新记录:

1.  Add document snapshot feature.
2.  Add snapshot on document map feature.
3.  Fix issue with clicking links in html/js/asp/php.
4.  Fix folding vetical line loses colour after changing folding style via Preference dialog.
5.  Enhance folding feature (multi-line quotes) for python.
6.  Improve certificate verifying method.
7.  Fix issue of losing syntax highlighting while changing file extension (by “save as”).
8.  Enhance the UI of “Windows” dialog (Menu “Window->Windows…”) for sorting.
9.  Apply the new file custom encoding (Unicode or not) while opening an empty content file.
10. Improve whitespace visibility while the visualization of whitespace is activated.
11. Support RTL for header and footer printing.
12. Add a warning message for launching folder as Workspace while both files and folders are dropped in Notepad++.
13. Drag and dropping tabs is possible in multi-line tab mode.
14. Fix issue of right clicking on multiline tabs.
15. Add new moving tabs with mouse wheel feature (SHIFT + Mouse Wheel)
16. Fix text on active tabs (multi-line mode) being clipped problem.
17. Fix regression for saving session file (for session file extension, if set).
18. Enhance saving workspace file by adding workspace file extension (if set).

7.3.3 更新记录:

  1. Fix CIA Hacking Notepad++ issue (https://wikileaks.org/ciav7p1/cms/page_26968090.html).
  2. Fix mouse wheel to task list scroll crash bug.
  3. Fix flickering issue while switching back after modifying or deleting a document from outside.
  4. Support Motorola S-Record, Intel and Tektronix extended hex file formats.
  5. Improve multi-line tab: maintaining the selected tab position.
  6. Fix add char into word char list bug.
  7. Add Shift+Enter in Find dialog for searching in the opposite direction.
  8. Fix a regression that delimiter settings is not retained correctely.
  9. Add clear command button in shortcut mapper.
  10. Enhancement: file extension supported in Load/Save Session dialog if a session file extension is set.

官网地址: http://notepad-plus-plus.org/

官网下载地址: https://notepad-plus-plus.org/repository/

特别说明: 以下exe为安装版,zip为绿色免安装版。

官方下载(7.5.9 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.5.9/npp.7.5.9.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.5.9/npp.7.5.9.bin.zip

官方下载(7.5.9 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.5.9/npp.7.5.9.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.5.9/npp.7.5.9.bin.x64.zip

官方下载(7.5.7 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.5.7/npp.7.5.7.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.5.7/npp.7.5.7.bin.zip

官方下载(7.5.7 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.5.7/npp.7.5.7.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.5.7/npp.7.5.7.bin.x64.zip

官方下载(7.5.6 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.5.6/npp.7.5.6.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.5.6/npp.7.5.6.bin.zip

官方下载(7.5.6 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.5.6/npp.7.5.6.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.5.6/npp.7.5.6.bin.x64.zip

官方下载(7.5.5 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.5.5/npp.7.5.5.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.5.5/npp.7.5.5.bin.zip

官方下载(7.5.5 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.5.5/npp.7.5.5.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.5.5/npp.7.5.5.bin.x64.zip

官方下载(7.5.3 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.5.3/npp.7.5.3.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.5.3/npp.7.5.3.bin.zip

官方下载(7.5.3 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.5.3/npp.7.5.3.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.5.3/npp.7.5.3.bin.x64.zip

官方下载(7.5.2 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.5.2/npp.7.5.2.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.5.2/npp.7.5.2.bin.zip

官方下载(7.5.2 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.5.2/npp.7.5.2.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.5.2/npp.7.5.2.bin.x64.zip

官方下载(7.5.1 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.bin.zip

官方下载(7.5.1 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.bin.x64.zip

官方下载(7.5 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.5/npp.7.5.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.5/npp.7.5.bin.zip

官方下载(7.5 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.5/npp.7.5.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.5/npp.7.5.bin.x64.zip

官方下载(7.4.1 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.4.1/npp.7.4.1.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.4.1/npp.7.4.1.bin.zip

官方下载(7.4.1 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.4.1/npp.7.4.1.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.4.1/npp.7.4.1.bin.x64.zip

官方下载(7.3.3 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.3.3/npp.7.3.3.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.3.3/npp.7.3.3.bin.zip

官方下载(7.3.3 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.3.3/npp.7.3.3.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.3.3/npp.7.3.3.bin.x64.zip

官方下载(7.3.2 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.3.2/npp.7.3.2.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.3.2/npp.7.3.2.bin.zip

官方下载(7.3.2 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.3.2/npp.7.3.2.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.3.2/npp.7.3.2.bin.x64.zip

官方下载(7.3.1 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.3.1/npp.7.3.1.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.3.1/npp.7.3.1.bin.zip

官方下载(7.3.1 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.3.1/npp.7.3.1.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.3.1/npp.7.3.1.bin.x64.zip

官方下载(7.3 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.3/npp.7.3.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.3/npp.7.3.bin.zip

官方下载(7.3 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.3/npp.7.3.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.3/npp.7.3.bin.x64.zip

官方下载(7.2.2 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.2.2/npp.7.2.2.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.2.2/npp.7.2.2.bin.zip

官方下载(7.2.2 Final 64位版)

https://notepad-plus-plus.org/repository/7.x/7.2.2/npp.7.2.2.Installer.x64.exe

https://notepad-plus-plus.org/repository/7.x/7.2.2/npp.7.2.2.bin.x64.zip

官方下载(7.2 Final 32位版)

https://notepad-plus-plus.org/repository/7.x/7.2/npp.7.2.Installer.exe

https://notepad-plus-plus.org/repository/7.x/7.2/npp.7.2.bin.zip

官方下载(6.9.2正式版)

https://notepad-plus-plus.org/repository/6.x/6.9.2/npp.6.9.2.Installer.exe

https://notepad-plus-plus.org/repository/6.x/6.9.2/npp.6.9.2.bin.zip

特别说明: 以上exe为安装版,zip为绿色免安装版。

分享此文:

  • 按一下即可分享至 X(在新視窗中開啟) X
  • 按一下以分享至 Facebook(在新視窗中開啟) Facebook
  • 分享到 WhatsApp(在新視窗中開啟) WhatsApp
  • 按一下以分享到 Telegram(在新視窗中開啟) Telegram
  • 分享到 Pinterest(在新視窗中開啟) Pinterest
  • 分享到 Reddit(在新視窗中開啟) Reddit
  • 按一下即可以電子郵件傳送連結給朋友(在新視窗中開啟) 電子郵件
  • 點這裡列印(在新視窗中開啟) 列印

相關


Windows 軟件下載, 辦公軟件

Post navigation

PREVIOUS
CBOX央视影音 v4.6.0.0 正式版-中国网络电视台客户端
NEXT
Classroom Spy Professional v4.4.13 注册版-课堂远程管理与控制

發表迴響取消回覆

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料。

More results...

Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt
Filter by 分類
網站公告
Featured
限時免費
Windows 軟件下載
系統軟件
辦公軟件
圖像處理
影音媒體
網絡軟件
應用軟件
Mac 軟件下載
安卓軟件下載
網絡資訊
Mac資訊
Linux資訊
VPS資訊
NASA資訊
WordPress資訊
WeChat資訊
PHP資訊
教學資源
開源程序
網頁工具
SEO工具
醫療健康
其他資訊
Content from
Content to
2018 年 10 月
一 二 三 四 五 六 日
1234567
891011121314
15161718192021
22232425262728
293031  
« 9 月   11 月 »

分類

  • 網站公告
  • 限時免費
  • Windows 軟件下載
  • 系統軟件
  • 辦公軟件
  • 圖像處理
  • 影音媒體
  • 網絡軟件
  • 應用軟件
  • Mac 軟件下載
  • 安卓軟件下載
  • 網絡資訊
  • Mac資訊
  • Linux資訊
  • VPS資訊
  • NASA資訊
  • WordPress資訊
  • WeChat資訊
  • PHP資訊
  • 教學資源
  • 開源程序
  • 網頁工具
  • SEO工具
  • 醫療健康
  • 其他資訊

彙整

近期文章

  • 小米15週年發表會官宣:除了自研玄戒O1晶片還有首款SUV 2025-05-19
  • 印尼將羅沃托比拉基- 拉基火山的警戒級別提升至最高級 2025-05-19
  • 微軟發布新技術指南解釋Windows 10/11安裝更新時各種錯誤代碼的含義和排除方法 2025-05-19
  • 比爾蓋茲有張麥當勞金卡全球門市都能免費吃 2025-05-19
  • 小米YU7定檔5月22日發表首款SUV即將登場 2025-05-19
  • 中科海鈉首款商用車專用鈉離子動力電池通過強檢 2025-05-19
  • Microsoft Edge將整合Phi-4 mini模型在Windows 11上啟用「裝置上」AI 2025-05-19
  • Gurman:下個月的WWDC 上不太可能討論Siri 升級等內容 2025-05-19
  • 宇宙碰撞暴露了火星隱藏的冰層和岩石層 2025-05-19
  • NASA的PUNCH以令人驚嘆的3D彩虹色揭示了太陽看不見的風 2025-05-19

熱門文章與頁面︰

  • 您可以在Windows 11 24H2 中找回WordPad
  • 「多喝水」真的有用研究顯示有助於減肥、治療腎結石
  • 美國議員稱TP-Link超低價助長中國網路攻擊支持銷售禁令
  • 北京地鐵扶梯上多了兩隻黃色腳印不必“左行右立”
  • Red Hat Enterprise Linux 10 正式發布
  • Adobe Zii v4.5.0 CC 2019/5.1.4 2020 Universal Patcher Mac- Adob​​e for Mac激活工具
  • Windows及OFFICE激活密鑰+電話激活教程–自用
  • 《不可能的任務8:最終清算》定檔5月30日阿湯哥最後一搏震撼打響
  • 《劍星》PC配置公佈:GTX 1060就能玩國區268元
  • 中國新創公司曾淡化出身如今一些新創公司卻開始自豪於這一點

投遞稿件

歡迎各界人士投遞稿件到admin@wongcw.com

請提供以下資料:

1.你的名字

2.你的電郵

3.分類目錄

4.文章標題

5.文章摘要

6.文章內容

7.文章來源

 

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

快帆

MALUS

極度掃描

DMCA.com Protection Status

WONGCW 網誌

  • 免責聲明
  • 捐助我們
  • ThemeNcode PDF Viewer
  • ThemeNcode PDF Viewer SC
  • Events

服務器提供

本站使用之服務器由ikoula提供。

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

© 2025   All Rights Reserved.
 

載入迴響中...