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

📄 completion.html.svn-base

📁 XML Copy Editor is free software released under the GNU General Public License. It is available in C
💻 SVN-BASE
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link rel="stylesheet" type="text/css" href="generic.css" />
    <title>Tag completion</title>
  </head>
  <body>
    <h1>Tag completion</h1>
    <p>If you have selected this option, all tags you enter are closed automatically and you also will be prompted for element names, attribute keys and attribute values.</p>
    <p>Tag completion lists all known child elements of the parent element, without regard for further constraints expressed in the DTD/XML Schema/RELAX NG grammar. The set of known child elements is derived from the document itself and updated every time the document is opened or saved, so tag completion will work even if a document is not attached to a schema.</p>
  </body>
</html>

⌨️ 快捷键说明

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