搜索资源列表
用Java编写HTML文件分析程序
- 用Java编写HTML文件分析程序 一、概述 Web服务器的核心是对Html文件中的各标记(Tag)作出正确的分析,一种编程语言的解释程序也是对源文件中的保留字进行分析再做解释的。实际应用中,我们也经常会碰到需要对某一特定类型文件进行要害字分析的情况,比如,需要将某个HTML文件下载并同时下载与之相关的.gif、.class等文件,此时就要求对HTML文件中的标记进行分离,找出所需的文件名及目录。在Java出现以前,类似工作需要对文件中的每个字符进行分析,从中找出所需部
mylife
- 写一个包含DTD,XML,以及scr ipt的简单实例,用IE5.0以上浏览器打开myfile.html就可以看到效果了-included write a DTD, XML, and scr ipt simple examples, with more than lE5.0 browser open myfile.html can see the results
jsppagestabs
- 通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码 -common jsp Pagination components, examples of i
webbcszjc_600it
- 网站/网页编程实作丛书(7)――XML/HTML/CSS/XSL Web编程实作教程,详细介洲了xML与ccS、HTML、xSL等整合和编积的大量实例
PJ_Naughter_smtp
- PJ Naughter的SMTP类封装实例,可以透过带密码验证的SMTP Server发送text/html的电子邮件。 本人更改后,可以在Visual Studio 2003下编译通过。-PJ Naughter the SMTP class encapsulates example, with the password can be authenticated SMTP Server to send text/html email. I changes, can be compiled u
page-words1
- html中,js解析xml应用实例,且取得http传递的参数-html&xml
Samples
- HTML快速上手:几个典型的HTML实例,帮你快速学会HTML-Brief Introduction to HTML: HTML samples
HTML
- 文件中含有数百个HTML编程的案例,能够很好的帮助初学HTML的读者入门。-Document containing hundreds of cases of HTML programming can help the novice a good entry-HTML readers.
AddToToolBar
- IE编程实例:mfc利用已有的html解释器和html执行器,通过包装一层系统相关的API实现Windows下的浏览器。-IE Programming examples: mfc simple browser
gundaongtiao
- 滚动条效果制作的一个实例程序,很酷的效果。html javascr ipt代码-html javascr ipt
1
- 仿腾讯QQ首页无刷新换肤切换样式实例 很好有参考性的代码 -qq html Javascr ipt
testIe
- 组件编程的实例。VC控件编程与演示HTML的操作。-Component programming example. VC controls the operation of programming and presentation HTML.
xacmllight-2.2.tar
- XACML实例源代码加说明有编译好的有很多XML文件还有文档资料可以好好研究-Example Source Code Annotated XACML See doc/XACMLightReference.html
ajax
- 使用 XMLHttpRequest 对象的实例:1.通过 XML HTTP 把文本文件载入 HTML 元素;2.通过 XML HTTP 加载 XML 文件;3.把 XML 文件显示为 HTML 表格-Using the XMLHttpRequest object instance: (1) through XML HTTP text file to load an HTML element through XML HTTP load the XML file the XML file is
JQueryAnimationBarChart
- JQuery 条状图表网页实例,可以实现动画效果-HTML in JQuery Bar Chart, animates at beginning
calendars
- 万年日历的HTML实例,可以根据条件选择日期,一个可以运用在网路上的日历-The HTML instance of the calendar years, you can select the date according to the conditions, one can use on the network calendar
shown-HTML
- 在对话框中显示HTML网页,实验证明该实例可以运行-in the dialog box shown in HTML pages
HTML
- 深入浅出HTML mooc网网站学习搭建源码实例教程-html web program
clock测试实例
- 在html网页中实现简单的时钟倒计时,可以当做参考(Implement a simple countdown on the web page)
validation表单验证
- HTML前端页面,表单验证示范用Javascr ipt编写(HTML front page, form validation demonstration in Javascr ipt)