摘要:
//按照UTF-8进行编码 string tempSearchString1 = System.Web.HttpUtility.UrlEncode("C#中国"); Response.Write(tempSearchString1); Response.Write(HttpUtility.UrlDecode(tempSearchString1)); //按照GB2312进行编码 string tempSearc... 阅读全文
posted @ 2012-09-28 14:36
The Mechanic
阅读(154)
评论(0)
推荐(0)
摘要:
<add key="ConnectionString" value="user id=USER;password=PW;data source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=IP地址)(PORT=1521)))(CONNECT_DATA=(SID = ofdata)(SERVER = DEDICATED)));"/> 阅读全文
posted @ 2012-09-28 11:49
The Mechanic
阅读(312)
评论(0)
推荐(0)

浙公网安备 33010602011771号