How to get the HTML entity name from its entity number representation

前端 未结 0 1616
暗喜
暗喜 2021-01-06 01:48

Is it possible to get the HTML entity name from its number representation? I know that I can encode/decode strings by example:

   var decimalRep = "&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题