如何在 app.config 中写入包含“&”的密码
<add connectionString="Data Source=x.x.x.x;Initial Catalog=Testing002;User Id=hello;Password=&a:;" name="ConString"/>
如何在 app.config 中写入包含“&”的密码
<add connectionString="Data Source=x.x.x.x;Initial Catalog=Testing002;User Id=hello;Password=&a:;" name="ConString"/>