xmloutputmessages.rc
来自「SP是一个基于GNU C++编译器」· RC 代码 · 共 12 行
RC
12 行
STRINGTABLEBEGIN 100, "reference to internal SDATA entity %1 not allowed in XML" 101, "reference to external data entity %1 not allowed in XML" 102, "reference to subdocument entity %1 not allowed in XML" 103, "processing instruction containing ""?>"" not allowed in XML" 104, "XML requires processing instructions to start with a name" 105, "external data entity %1 is CDATA or SDATA, but XML allows only NDATA" 106, "attributes were defined for notation %1; not allowed in XML" 107, "cannot convert formal system identifier %1 to URL"END
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?