源字符<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

javadoc中的字符:&lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?>

符号实体来表示特殊字符 "&lt;" 代表 "<","&gt;" 代表 ">","&amp;" 代表 "&"。

相关文章:

  • 2021-12-19
  • 2020-04-08
  • 2022-02-07
  • 2022-12-23
  • 2021-12-02
猜你喜欢
  • 2021-07-03
  • 2021-05-31
  • 2022-12-23
  • 2021-12-03
相关资源
相似解决方案