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

📄 test.xml

📁 可以自动生成一些应用代码
💻 XML
字号:
<?xml version="1.0" encoding="GB2312" ?>
<tables>
<table>
<tableName>book</tableName>
<fields>
<field>
<fieldName>id</fieldName>
<dataType>int</dataType>
<constranit>
<isNull>true</isNull>
<domain >5,9</domain>
<domain >8,10</domain>
</constranit>
<display>
<control>text</control>
<sourceType>value</sourceType>
<source>男</source>
</display>
</field>
</fields>
</table>

</tables>

⌨️ 快捷键说明

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