摘要:
本实例实现了android上传手机图片至服务器,服务器进行保存服务器servlet代码publicvoid doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { String temp=request.getSession().getServletContext().getRealPath("/")+"temp"; //临时目录 System.ou... 阅读全文
posted @ 2011-08-02 17:01
还是你最好
阅读(174097)
评论(35)
推荐(4)

浙公网安备 33010602011771号