⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 down.html.sax

📁 下载来的一个看图软件的源代码
💻 SAX
字号:
SAX.setDocumentLocator()SAX.startDocument()SAX.startElement(html)SAX.ignorableWhitespace(, 1)SAX.startElement(head)SAX.ignorableWhitespace(  , 3)SAX.startElement(title)SAX.characters(This service is temporary down, 30)SAX.endElement(title)SAX.ignorableWhitespace(, 1)SAX.endElement(head)SAX.ignorableWhitespace(, 2)SAX.startElement(body, bgcolor='#FFFFFF')SAX.ignorableWhitespace(, 1)SAX.startElement(h1, align='center')SAX.characters(Sorry, this service is tempora, 37)SAX.endElement(h1)SAX.startElement(p)SAX.characters(We are doing our best to get , 48)SAX.endElement(p)SAX.startElement(p)SAX.characters(The W3C system administrators, 29)SAX.endElement(p)SAX.ignorableWhitespace(, 1)SAX.endElement(body)SAX.ignorableWhitespace(, 1)SAX.endElement(html)SAX.ignorableWhitespace(, 1)SAX.endDocument()

⌨️ 快捷键说明

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