設置 | 登錄 | 註冊

目前共有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
【运算符列表】

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

內容轉換:

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