会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Allen
2015年3月11日
checkbox一些用法
摘要: String[] delid = req.getParameterValues("delid"); if (delid != null) { for (int i = 0; i < delid.length; i++) { TextEntity te...
阅读全文
posted @ 2015-03-11 22:56 不得了啦
阅读(256)
评论(0)
推荐(0)
doGet和doPost的数据的获取
摘要: 在Servlet里面,其中有一种方式是通过/search?username=" title="查看个人资料" target="_blank">来提交信息,在点击点击链接的时候,username的数据传给链接到的页面,在打开的页面里,因为他是一个doGet方法,所以汉字可能会产生乱码,这时候在接受页面...
阅读全文
posted @ 2015-03-11 21:02 不得了啦
阅读(1081)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告