realms.db

来自「很棒的web服务器源代码」· DB 代码 · 共 13 行

DB
13
字号
<?xml version='1.0' encoding='UTF-8'?><jxml version="1.0" xmlns="http://jigsaw.w3.org/JXML/jxml1.0"> <resource class='org.w3c.jigsaw.auth.AuthRealm'>  <attribute name='identifier' flag='6' class='org.w3c.tools.resources.StringAttribute'>admin</attribute>  <resourcearray name='frames' class='org.w3c.tools.resources.FrameArrayAttribute' length='0'>  </resourcearray>  <attribute name='last-modified' flag='3' class='org.w3c.tools.resources.DateAttribute'>Fri, 13 Feb 1998 13:19:09 GMT</attribute>  <attribute name='help-url' flag='1' class='org.w3c.tools.resources.StringAttribute'>@@NULL@@</attribute>  <attribute name='oid' flag='1' class='org.w3c.tools.resources.IntegerAttribute'>@@NULL@@</attribute>  <attribute name='key' flag='1' class='org.w3c.tools.resources.IntegerAttribute'>-1868563645</attribute> </resource></jxml>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?