例如如下的配置字符串:
<appSettings><add key="reporturl" value="http://xxx/xxx.aspx?action=open&token=xxx"/></appSettings>
會提示錯誤:
Error 15 Entity 'token' not defined.?
問題:
如何將使value值能包含"&"字符,使了轉(zhuǎn)義字符好像不管用
謝謝~
添加回答
舉報
0/150
提交
取消