specialchar.xml 322 B

1234567891011
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!--
  3. 设置特殊字符集编码
  4. 属性special表示为特殊字符,可能为其它编码字符集合
  5. 属性GB2312表示为标准GB2312字符集合
  6. -->
  7. <string>
  8. <char special="䶮" gb2312="" />
  9. <char special="㙟" gb2312="塱"/>
  10. <char special="䓬" gb2312=""/>
  11. </string>