同学的毕业设计出现JavaScript用encodeURIComponentt编码后无法再后台解码的问题。原来他是这样写的:window.self.location="searchbytext.action?searchtext="+encodeURIComponent(seartext);