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

📄 options.xml

📁 一套非常发好的财务管理软件,想从事此方面开发的可以借签
💻 XML
字号:
<xml xmlns:s='uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882'
	xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882'
	xmlns:rs='urn:schemas-microsoft-com:rowset'
	xmlns:z='#RowsetSchema'>
<s:Schema id='RowsetSchema'>
	<s:ElementType name='row' content='eltOnly' rs:updatable='true'>
		<s:AttributeType name='id' rs:number='1' rs:nullable='true' rs:writeunknown='true' rs:basecatalog='ShoveFinance10'
			 rs:basetable='Options' rs:basecolumn='id'>
			<s:datatype dt:type='int' dt:maxLength='4' rs:precision='10' rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='Key' rs:number='2' rs:nullable='true' rs:writeunknown='true' rs:basecatalog='ShoveFinance10'
			 rs:basetable='Options' rs:basecolumn='Key'>
			<s:datatype dt:type='string' rs:dbtype='str' dt:maxLength='100'/>
		</s:AttributeType>
		<s:AttributeType name='Value' rs:number='3' rs:nullable='true' rs:writeunknown='true' rs:basecatalog='ShoveFinance10'
			 rs:basetable='Options' rs:basecolumn='Value'>
			<s:datatype dt:type='string' rs:dbtype='str' dt:maxLength='100'/>
		</s:AttributeType>
		<s:extends type='rs:rowbase'/>
	</s:ElementType>
</s:Schema>
<rs:data>
	<z:row id='1' Key='帐套名称' Value=''/>
	<z:row id='2' Key='单位名称' Value=''/>
	<z:row id='3' Key='单位负责人' Value=''/>
	<z:row id='4' Key='财务主管' Value=''/>
	<z:row id='5' Key='帐套启用状态' Value='0'/>
	<z:row id='6' Key='帐套启用时间' Value=''/>
	<z:row id='7' Key='单位性质' Value='事业单位'/>
	<z:row id='8' Key='当前会计年度' Value=''/>
	<z:row id='9' Key='当前会计月份' Value=''/>
	<z:row id='10' Key='保存日志' Value='1'/>
	<z:row id='11' Key='退出前备份数据' Value='0'/>
	<z:row id='12' Key='科目代码长度' Value='323333'/>
	<z:row id='13' Key='结转收支或损益周期' Value='年'/>
	<z:row id='14' Key='凭证打印纸张宽度' Value='2100'/>
	<z:row id='15' Key='凭证打印纸张高度' Value='1200'/>
	<z:row id='16' Key='结转收支或损益名称' Value='结转本年度收支'/>
	<z:row id='17' Key='数据库版本号' Value='1.0.1'/>
	<z:row id='18' Key='帐簿打印纸张宽度' Value='2100'/>
	<z:row id='19' Key='帐簿打印纸张高度' Value='2900'/>
	<z:row id='20' Key='当前现金日记年度' Value=''/>
	<z:row id='21' Key='当前现金日记月份' Value=''/>
	<z:row id='22' Key='当前银行日记年度' Value=''/>
	<z:row id='23' Key='当前银行日记月份' Value=''/>
</rs:data>
</xml>

⌨️ 快捷键说明

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