字符串进行Url编码解码,Html编码,用户在HTTP请求中参数格式化使用。
The string is encoded and decoded by Url, encoded by Html, and formatted by the user in the HTTP request.
Returns a percent-encoded version of the passed-in string
Returns a decoded version of the percent-encoded passed in string
Returns the < >...etc encoding for strings between HTML elements.