摘要:
Server.URLEncode(string) Parameter 参数Description 描述 string Required. The string to encode 必要参数。转换为字符串代码。 Example 举例 <% response.write(Server.URLEncode("http://www.w3schools.com")) %> Output: htt... 阅读全文
posted @ 2009-07-01 12:41
SuperJeff
阅读(306)
评论(0)
推荐(0)