摘要: 一、模拟发送端 <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>图片上传</title> </head> <body> <form action="UpLoad.aspx" method="post" enctype="multipart/form-data"> <input type="file" name="file1&quo 阅读全文
posted @ 2012-04-14 17:04 一方一净土 阅读(2735) 评论(0) 推荐(0) 编辑