📄 test04.rdf
字号:
<!--
The test is to give an error message
that does not mention the absence of parseType="Literal"
-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://example.org/">
<ConfigurationKey rdf:ID="aclcodecs">
This constant is the key of the property whose
value contains the
list of ACLCODECSs that have to be launched
at bootstrap time.
This list must be retrieved via the
<code>getSpecifiers(ACLCODECS)</code>
method.
</ConfigurationKey>
</rdf:RDF>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -