搜索资源列表
vml
- vml编辑器,用html和javscr ipt写成,通过 在浏览器中编辑,生成vml代码-VML editor, and use html javscr ipt languages, through the browser editing, code generation VML
用Java实现Web服务器
- 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
HTML浏览器
- 这是一个简单的浏览器程序,能够浏览HTML网页-This is a simple procedure browser and the ability to view HTML pages
MyIE_T
- 直接利用Internet Explore HTML浏览器控件来设计的浏览器。计算机网络课的作业,简单而清晰,希望对大家有所帮助-direct use of the Internet Explore HTML browser controls to the design of the browser. Computer Network Operating lesson, simple and clear, we want to help
Html风格的文件浏览器
- 一种用VC++开发的具有Html风格的文件浏览器,非常好用-A VC with Html style file browser, very handy
browser
- 上学时参加比赛写的手机浏览器程序,滤掉html格式定义类标签,自定义显示格式
MFCHtml自己开发VC++制作HTML浏览器
- 自己开发VC++制作HTML浏览器,浏览器源代码-VC++ developers create their own HTML browser, the browser source code
vb-to-html
- 本程序演示如何用软件按琉上用浏览器打开 本地网页或者HTTP网页-This procedure demonstrates how to use the software according to the Grand on the browser to open a local web page or HTTP web page
HtmlMemory
- 得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序- Obtains the browser (CHtmlView) the center HTML content and revises these contents the procedure
Ajaj
- 实现跨域访问的Ajax,能够跨浏览器,自己可以封装成组件~-The realization of cross-border visit to Ajax, to cross-browser, they can package into components ~
browser
- 本文主要论述了嵌入式浏览器开发所涉及到的技术,对HTML词法分析、浏览器Javascr ipt支持、linux和gtk编程等做了详细的分析和介绍,并对Netbit浏览器的开发进行了介绍,分析了主要的模块的功能和组成,并给出了主要算法。-This article discusses the development of embedded browser technology involved, lexical analysis of HTML, Javascr ipt browser suppor
HTTPBrowserDemo
- Java编写的HTML浏览器源代码,一个很简单甚至不算是浏览器的HTML浏览器,使用方法: 可直接输入文件名或网络地址,但必需事先连入网络。 -Write HTML browser Java source code, a very simple and even not a browser HTML browser, method of use: Can directly enter filename or network address, but needs to be co
previewer
- qt webkit 实现html浏览器 是一个很好的学习例子,基于demo改的 不过改动不大-qt webkit html browser
JavaScript-HTML-CSS
- javascr ipt和css和html的代码进行格式化,可以选择格式化的样式,不需要联网,浏览器打开即可。-javascr ipt and css and html code format, you can select the style formatting, no networking, the browser can be opened.
vb-to-html
- 本程序演示如何用软件按琉上用浏览器打开 本地网页或者HTTP网页-This procedure demonstrates how to use the software according to the Grand on the browser to open a local web page or HTTP web page
The-web-browser
- 本程序实现的是一个简易的网页浏览器,它具有解析HTML代码或者其他语言网页的功能。-The implementation of the program is a simple web browser, it has the function of parsing HTML code or other language web pages.
html-_Template1-
- 当我们畅游Internet时,我们透过浏览器所看到的网站,是由HTML语言所构成。包括简单的html构成,以及html的一些组成-When we swim Internet, we can see through the browser website, is posed by the HTML language. Including simple html structure, as well as some components of html
html-_Template2-
- 当我们畅游Internet时,我们透过浏览器所看到的网站,是由HTML语言所构成。包括简单的html构成,以及html的一些组成-When we swim Internet, we can see through the browser website, is posed by the HTML language. Including simple html structure, as well as some components of html
web
- 实验4 Web服务器(多线程,可以多个浏览器访问多个不同文件) 要求:(1)TCP (2)C/S (3)http 摘要:设计一个简单的web服务器,它仅能处理一个请求。 具体: Web服务器: 当一个客户(浏览器,输入URL:http://127.0.0.1/index.html)连接时创建一个连接套接字; 从连接套接字接收http请求报文。 解释该请求以确定所请求的文件(解析文件名); 从服务器的文件系统获得请求的文件。 创建一个由请求的文件组成
html5media
- html5media是一个Javascr ipt音频/视频播放器能够让每一个浏览器都能够播放在HTML5多媒体标签(<video>和<audio>)中定义的多媒体文件。(Html5media is a Javascr ipt audio / video player that enables every browser to play multimedia files defined in HTML5 multimedia tags (<video> and
