搜索资源列表
http_workspace
- 提取http报头和抓取网页练习的workspace.rar GetContent1类是抓取网页功能 ListHeaders类是提取http报头功能-Extract http headers and practice crawling pages is to crawl workspace.rar GetContent1 page feature extraction ListHeaders is http header function
web
- 该程序用于实现实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。 -
huyuxi
- 程序名称:玉玺学生信息管理系统 大小:1.39MB 环境:JSP+MSSQL 功能: 1,1套完美的学生/老师登陆系统 2,老师可增加/删除科目,学科等信息 3,可增加/删除学生信息 4,分5个版块:[学生资料管理] [学生成绩管理] [系统设置] [查询与报表] [操作员管理] [退出] 使用说明: 程序含3个文件夹,1个是CSS,1个是图片,1个JSP安装配置,使用起来很简单的 有什么问题,到http://www.javaif.com留言
High-Performance-Web-Sites
- "本书结合Web 2.0以来Web开发领域的最新形势和特点,介绍了网站性能问题的现状、产生的原因,以及改善或解决性能问题的原则、技术技巧和最佳实践。重点关注网页的行为特征,阐释优化Ajax、CSS、Javascr ipt、Flash和图片处理等要素的技术,全面涵盖浏览器端性能问题的方方面面。在《高性能网站建设指南》中,作者给出了14条具体的优化原则,每一条原则都配以范例佐证,并提供了在线支持。《高性能网站建设指南》内容丰富,主要包括减少HTTP请求、Edge Computing技术、Expire
FromHeader
- Represents an HTTP header field Source Code for Andriod.
BasicHeaderElement
- One element of an HTTP header s value.
HttpAuthHeader
- a class to store HTTP authentication-header parameters.
BufferedHeader
- This class represents a raw HTTP header whose content is parsed on demand only when the header value needs to be consumed. -This class represents a raw HTTP header whose content is parsed on demand only when the header value needs to be consumed.
exercise1
- http客户端,服务器,多线程,可实现简单的get命令,包含完整的报头。-http client, server, multi-threaded, you can get simple commands, including complete header.
FormattedHeader
- An HTTP header which is already formatted. For example when headers are received, the original formatting can be preserved. This allows for the header to be sent without another formatting step. -An HTTP header which is already formatted. For exam
Gate
- 用HttpClent的HttpPost,实现在http head部分加入(AppKey和Secret等)消息头, 并用Entity传post参数值,实现接口传送数据。 是一个很好的httpclient的一种应用 附带appche的httpclient-4.5.3.jar和httpcore-4.4.6.jar依赖包(Using HttpClent's HttpPost, the message header is added to the HTTP head part (AppKey and
