常用字符实体

注意:实体名称是区分大小写的!

结果

描述

实体名

实体编号

  

non-breaking space

 

 

<

less than

&lt;

&#60;

>

greater than

&gt;

&#62;

&

ampersand

&amp;

&#38;

¢

cent

&cent;

&#162;

£

pound

&pound;

&#163;

¥

yen

&yen;

&#165;

euro

&euro;

&#8364;

§

section

&sect;

&#167;

©

copyright

&copy;

&#169;

®

registered trademark

&reg;

&#174;

trademark

&trade;

&#8482;

相关文章:

  • 2021-12-28
  • 2021-12-04
  • 2021-09-24
猜你喜欢
  • 2022-12-23
  • 2021-12-04
  • 2021-07-31
相关资源
相似解决方案