t8000.rdf
来自「Jena推理机」· RDF 代码 · 共 20 行
RDF
20 行
<?xml version="1.0"?>
<RDF:RDF
xmlns:NC="http://home.netscape.com/NC-rdf#"
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<RDF:Description RDF:about="NC:ispinfo">
<NC:providers RDF:ID="reify" RDF:parseType="Resource">
<NC:hostName RDF:ID="hooray">imap.mail.aol.com</NC:hostName>
<NC:typex>imap</NC:typex>
<NC:rememberPassword RDF:ID="foobar">
<RDF:Description RDF:about="NC:trickMe"/>
</NC:rememberPassword>
<NC:redirectorType>aol</NC:redirectorType>
</NC:providers>
</RDF:Description>
</RDF:RDF>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?