Server对象的( )方法用于对通过URL传递到服务器的数据进行编码。
举一反三
- Asp.net中,Server对象的()方法用于对URL地址进行编码
- Asp.net中,Server对象的()方法用于对URL地址进行编码 A: UrlEncode B: UrlDecode C: MapPath D: Execute
- Server对象的()方法可以对字符串进行HTML编码,()方法可以对字符串进行URL编码。
- Server对象的()方法对要在浏览器中显示的字符串进行HTML编码。
- 下列方法中,用于对传递的URL进行编码和解码的是( )。 A: urldecode,urlencode B: unquote,urlencode C: urlencode,urldecode D: urlencode,unquote