<formats id="DWMenu_Format_ASPNET_VB_1">
	<separator />
	<menu name = "日期/時間" id="DWMenu_Format_ASPNET_VB_1_DATETIME">
		<format	file="日期/時間"	title = "日期/時間 - 2001/1/17"					expression="<%#\s*DateTime\.Parse\(([\s\S]+)\)\.ToString\(&quot;d&quot;\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_DT2"/>
		<format	file="日期/時間"	title = "日期/時間 - 2001年1月17日"	expression="<%#\s*DateTime\.Parse\(([\s\S]+)\)\.ToString\(&quot;D&quot;\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_DT3"/>
		<format	file="日期/時間"	title = "日期/時間 - 1月17日"					expression="<%#\s*DateTime\.Parse\(([\s\S]+)\)\.ToString\(&quot;m&quot;\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_DT4"/>
		<format	file="日期/時間"	title = "日期/時間 - 2001年1月"				expression="<%#\s*DateTime\.Parse\(([\s\S]+)\)\.ToString\(&quot;y&quot;\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_DT5"/>
		<format	file="日期/時間"	title = "日期/時間 - 下午 2:35"						expression="<%#\s*DateTime\.Parse\(([\s\S]+)\)\.ToString\(&quot;t&quot;\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_DT7"/>
		<format	file="日期/時間"	title = "日期/時間 - 下午 2:35:18"					expression="<%#\s*DateTime\.Parse\(([\s\S]+)\)\.ToString\(&quot;T&quot;\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_DT8"/>
	</menu>
	<separator />
	<menu name = "數字" id="DWMenu_Format_ASPNET_VB_1_NUMBER">
		<format	file="數字"	title = "數字 - 預設"						expression="<%#\s*Double\.Parse\(([\s\S]+)\)\.ToString\(&quot;F&quot;\)\s*%>"					id="DWMenu_Format_ASPNET_VB_1_NO1"/>
		<format	file="數字"	title = "數字 - 捨入"							expression="<%#\s*Math\.Round\(Double\.Parse\(([\s\S]+)\)\)\.ToString\(&quot;F&quot;\)\s*%>"		id="DWMenu_Format_ASPNET_VB_1_NO2"/>
	</menu>
	<menu name = "貨幣" id="DWMenu_Format_ASPNET_VB_1_CURRENCY">
		<format	file="貨幣"	title = "貨幣 - 預設"					expression="<%#\s*Double\.Parse\(([\s\S]+)\)\.ToString\(&quot;C&quot;\)\s*%>"					id="DWMenu_Format_ASPNET_VB_1_CURRENCY1"/>
	</menu>
	<menu name = "百分比" id="DWMenu_Format_ASPNET_VB_1_PERCENT">
		<format	file="百分比"	title = "百分比 - 預設"	expression="<%#\s*Double\.Parse\(([\s\S]+)\)\.ToString\(&quot;P&quot;\)\s*%>"					id="DWMenu_Format_ASPNET_VB_1_PERCENT1"/>
		<format	file="百分比"	title = "百分比 - 捨入"		expression="<%#\s*Double\.Parse\(([\s\S]+)\)\.ToString\(&quot;P0&quot;\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_PERCENT2"/>
	</menu>
	<separator />
	<menu name = "AlphaCase" id="DWMenu_Format_ASPNET_VB_1_ALPHACASE">
		<format	file="AlphaCase"	title = "AlphaCase - 小寫"	expression="<%#\s*([\s\S]+)\.ToLower\(\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_CASELOWER"/>
		<format	file="AlphaCase"	title = "AlphaCase - 大寫"	expression="<%#\s*([\s\S]+)\.ToUpper\(\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_CASEUPPER"/>
	</menu>
	<menu name = "修剪" id="DWMenu_Format_ASPNET_VB_1_TRIM">
		<format	file="修剪"	title = "修剪 - 左方"		expression="<%#\s*([\s\S]+)\.TrimStart\(\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_TRIMLEFT"/>
		<format	file="修剪"	title = "修剪 - 右方"	expression="<%#\s*([\s\S]+)\.TrimEnd\(\)\s*%>"		id="DWMenu_Format_ASPNET_VB_1_TRIMRIGHT"/>
		<format	file="修剪"	title = "修剪 - 兩方"		expression="<%#\s*([\s\S]+)\.Trim\(\)\s*%>"			id="DWMenu_Format_ASPNET_VB_1_TRIMBOTH"/>
	</menu>
	<separator />
	<format	file="編碼"	title = "編碼 - URLEncodedFormat"	expression="<%#\s*Server\.UrlEncode\(([\s\S]+)\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_URLENCODE"/>
	<format	file="編碼"	title = "編碼 - HTMLEncodedFormat"	expression="<%#\s*Server\.HtmlEncode\(([\s\S]+)\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_HTMLENCODE"/>
	<separator />
	<format	file="對應"	title = "對應 - MapPath"	expression="<%#\s*Server\.MapPath\(([\s\S]+)\)\s*%>"	id="DWMenu_Format_ASPNET_VB_1_MAPPATH"/>
</formats>
