当前位置: 代码迷 >> 综合 >> 报错:XML or text declaration not at start of entity
  详细解决方案

报错:XML or text declaration not at start of entity

热度:33   发布时间:2023-12-29 04:48:17.0
<?xml version="1.0" encoding="utf-8"?>

 要放在xml第一行,不能有空格或者回车等的符号。

 

  相关解决方案