常用表:
No. | 文字表記 | 10进制 | 16进制 | 文字 | Comment | |
---|---|---|---|---|---|---|
001 | " | " | " | """ | quotation mark = APL quote | |
002 | & | & | & | "&" | ampersand | |
003 | < | < | < | "<" | less-than sign | |
004 | > | > | > | ">" | greater-than sign | |
005 | |   |   | " " | no-break space = non-breaking space(不被折断的空格) |
其他字符链接:https://blog.csdn.net/wusuopubupt/article/details/8817826
我的GitHub地址: https://github.com/heizemingjun我的博客园地址: http://www.cnblogs.com/chenmingjun
我的蚂蚁笔记博客地址: http://blog.leanote.com/chenmingjun
Copyright ©2018 黑泽明军
【转载文章务必保留出处和署名,谢谢!】