文件名称:Protocol-analysis
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1mb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
根据给定 HTTP 上载文件协议规范以及根据该规范生成的文件,解析出上载的文件内容并输出。
输入:
Web 服务器生成的临时文件,文件名为“ input.in ”。
输出:
上载的原始文件的内容。将其输出到当前目录下output.out文件中。
-Protocol analysis
According to a given upload files over HTTP protocol specification documents generated under the specification, parse out the contents of the file upload and output.
输入:
Web 服务器生成的临时文件,文件名为“ input.in ”。
输出:
上载的原始文件的内容。将其输出到当前目录下output.out文件中。
-Protocol analysis
According to a given upload files over HTTP protocol specification documents generated under the specification, parse out the contents of the file upload and output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2\input.in
.\Main.class
.\Main.java
.\output.out
2