設置 | 登錄 | 註冊

目前共有5篇帖子。

Notepad++ nesC語法高亮xml文件

1樓 巨大八爪鱼 2016-8-4 13:33
插件列表:http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files
下載地址:http://notepad-plus.sourceforge.net/commun/userDefinedLang/userDefineLang_nesC.xml
2樓 巨大八爪鱼 2016-8-4 13:37
下載後,打開Notepad++,點擊Language菜單的Define your language..選項,點擊Import...按鈕,選擇下載好的xml文件導入。導入成功後關閉Notepad++,然後再重新打開一個nc文件就可以看到效果了。

3樓 巨大八爪鱼 2016-8-4 14:01
【擴展:使數字(包括十六進制數)顯示為橙色】
4樓 巨大八爪鱼 2016-8-4 14:03

【參考資料】
http://stackoverflow.com/questions/13077332/notepad-user-defined-language-hex-numbers
Notepad++ 6.4.5 allows to fully define hex representation, a bit tricky though. Set Prefix 2: "0x" and Extras 1: "A B C D E F a b c d e f". (Do not exchange Prefix 2 with 1 nor Extras 1 with 2, otherwise it does not work) – Sérgio Sep 6 '13 at 22:34
5樓 巨大八爪鱼 2016-8-4 14:13
【運算符列表】

! % ( ) : ; ? ^ { } ~ + - < = > & | [ ] , *

內容轉換:

回覆帖子
內容:
用戶名: 您目前是匿名發表。
驗證碼:
看不清?換一張