日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) >

notepad++插件实现json、xml格式化

發(fā)布時(shí)間:2023/12/2 37 豆豆
生活随笔 收集整理的這篇文章主要介紹了 notepad++插件实现json、xml格式化 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

  notepad++比較出色的免費(fèi)的數(shù)據(jù)編輯、格式化工具。。。

現(xiàn)在json、xml文件很流行、格式化也是必須的,方便查看關(guān)鍵信息!

01、下載notepad++及相關(guān)插件

npp_7.5.5-x86:? ?

https://files.cnblogs.com/files/xiaochina/npp_7.5.5-x86.zip

npp-json:? ? ? ? ? ? ? ?

https://files.cnblogs.com/files/xiaochina/NPPJSONViewer1_19vFix.zip

npp-xml:? ? ? ? ? ? ? ??

https://files.cnblogs.com/files/xiaochina/XmlTools2.4.9.2Unicode.zip

注意:版本都是win-32位的

02、安裝插件

json安裝到notepad++的plugin目錄下

1. Paste the file "NPPJSONViewer.dll" to Notepad++ plugin folder 2. open a document containing a JSON string 3. Select JSON fragment and navigate to plugins/JSON Viewer/show JSON Viewer or press "Ctrl+Alt+Shift+J" 4. Viola!! if the JSON is valid, it will be shown in a Treeview

xml安裝dependencies/下dll安裝到notepad++根目錄,XMLTools.dll安裝到plugin目錄下

XMLTools 2.4.x installation ---------------------------1. stop notepad++ 2. replace XMLTools.dll in npp plugins subfolder 3. only if version 2.3.x or earlier is already installed, then removefollowing files from npp main folder:- iconv.dll- libxml2.dll- libxslt.dll- zlib.dll 4. copy new external dll either into npp main folder (same folder than"notepad++.exe") or in %appdata%\Notepad++ folder:- libcurl.dll- libiconv-2.dll- libwinpthread1-dll- libxml2-2.dll- libxslt-1.dll- zlib1.dllAfter installation in npp main folder, you should have following structure:[NPP_ROOT_FOLDER]| notepad++.exe| libcurl.dll| libiconv-2.dll| libwinpthread-1.dll| libxml2-2.dll| libxslt-1.dll| zlib1.dll+---[plugins]XMLTools.dll

03、運(yùn)行截圖

轉(zhuǎn)載于:https://www.cnblogs.com/xiaochina/p/9013215.html

總結(jié)

以上是生活随笔為你收集整理的notepad++插件实现json、xml格式化的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。