You can escape text prior to printing it to your views using escapeHtml() . 如果不进行转义,您可能会在HTML输出中回显不安全的数据。
確定! 回上一頁