xmloutputmessages.msg
来自「SP是一个基于GNU C++编译器」· MSG 代码 · 共 14 行
MSG
14 行
# Copyright (c) 1997 James Clark# See the file COPYING for copying permission.# XmlOutput message definitions=100W1+sdataEntityReference++reference to internal SDATA entity %1 not allowed in XMLW1+externalDataEntityReference++reference to external data entity %1 not allowed in XMLW1+subdocEntityReference++reference to subdocument entity %1 not allowed in XMLW0+piQuestionLt++processing instruction containing "?>" not allowed in XMLW0+piNoName++XML requires processing instructions to start with a nameW1+externalDataNdata++external data entity %1 is CDATA or SDATA, but XML allows only NDATAW1+notationAttributes++attributes were defined for notation %1; not allowed in XMLW1+cannotConvertFsiToUrl++cannot convert formal system identifier %1 to URL
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?