Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
发布数据不作为查询字符串发送,那么在发送之前对其进行 URL 编码有什么好处吗?或者,在发送数据之前通过 Jquery 序列化数据会更好吗?
我不这么认为。
我尝试使用它为我工作的相同方式。你能提到ajax吗
http://api.jquery.com/jQuery.post/