请 LZ 恶补 HTML 以及 HTTP 最最最基础知识。作者: konakoma 时间: 2006-06-15 10:02 标题: 读入url出现问题(急) 那有什么方法可以解决吗?作者: lemon_hg 时间: 2006-06-15 16:38
看看手册就知道了作者: garfield61 时间: 2006-06-15 17:59
RFC1738中明确写出:
All unsafe characters must always be encoded within a URL. For
example, the character "#" must be encoded within URLs even in
systems that do not normally deal with fragment or anchor
identifiers, so that if the URL is copied into another system that
does use them, it will not be necessary to change the URL encoding.