摘要: 一、前言 写这篇文章,是记录我在学习 JavaWeb 时的一些关于 Request 和 Response 的小结。 二、干货 getParameter 是用来接受用post个get方法传递过来的参数的.如我们在 url 写的xxx?id=‘xxx’ 这种形式 getAttribute 必须先setA 阅读全文
posted @ 2017-09-05 10:12 周兴兴 阅读(156) 评论(0) 推荐(0)