会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
坚强的蚂蚁
博客园
首页
新随笔
联系
管理
订阅
2014年8月19日
转:request.getParameterValues与request.getParameter的区别
摘要: 一、 简单的对比 request.getParameter用的比较多,相对熟悉 request.getParameterValues(String name)是获得如checkbox类(名字相同,但值有多个)的数据。 接收数组变量 ,如checkobx类型 request.getParameter(...
阅读全文
posted @ 2014-08-19 09:41 坚强的蚂蚁
阅读(181)
评论(0)
推荐(0)
公告