搜索资源列表
用Java编写HTML文件分析程序
- 用Java编写HTML文件分析程序 一、概述 Web服务器的核心是对Html文件中的各标记(Tag)作出正确的分析,一种编程语言的解释程序也是对源文件中的保留字进行分析再做解释的。实际应用中,我们也经常会碰到需要对某一特定类型文件进行要害字分析的情况,比如,需要将某个HTML文件下载并同时下载与之相关的.gif、.class等文件,此时就要求对HTML文件中的标记进行分离,找出所需的文件名及目录。在Java出现以前,类似工作需要对文件中的每个字符进行分析,从中找出所需部
Appenture JSP Database Custom Tag Library
- Appenture JSP Database Custom Tag Library 是一个强大的JAVA服务器页码库,它的特性对设计者和程序员都适用。它允许非程序员在很容易的在一个数据库里的数据里工作而不需要编程技能。它也允许程序员开发和改编数据库而不需要改变数据显示编码.zip-Appenture JSP Database Custom Tag Library is a powerful Java Server Page Library, which features the designer
java-web-tags
- java web 标签大全,包括1、struts 1 各类型标签;2、struts 2 标签;3、jstl 各类型标签;4、spring 标签;5、jsf标签;6、jsp标签、语法;7、freemarker语法;8、velocity语法;9、ajax常用函数;10、常用js表单检测函数;11、常用js函数;12、多功能jsp编辑器(eclipse插件);-java web label Daquan, including 1, struts 1 tag all types 2, struts 2
JavaMIPS
- MIPS 仿真器,能够实现汇编,反汇编和模拟运行。自己开发的,java课的大程,可能问题比较多,仅做参考,而且程序架构也设计地不是很好。但作为新手大程学习和简单的MIPS模拟还是没有问题的。 本 MIPS 模拟器支持的指令如下: add,addi,sub,subi,and,andi,or,ori,nor,beq,bne,j,jr,jal,lw,lh,lb,sw,sh,sb, 其中所有的跳 转指令第三个操作数只能为一个行标签[不支持相对地址以及绝对地址],标签可 以写在一行
bookStore
- 基于Spring web+Hibernate一个在线书店系统。其中引入了Spring的web框架,Spring集成了Hibernate,JSTL标签库在其中得到很好的应用。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。-Spring web+ Hibernate based on an online bookstore system. Which the introduction of Spring' s web framework, Spring int
Check
- 实现英文的拼写检查,对错误单词标记并推荐相似单词-Implementation of English spelling checker, word on the wrong tag and recommend similar words
Servlets.and.JavaServer.Pages.The.J2EE.Technology
- Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex
Mp3Info
- 基于JAVA的MP3的IDV3标签信息获取,包括歌名,歌手,专辑,年份等信息。-JAVA-based IDV3 of the MP3 tag information acquisition, including title, artist, album, year, etc.
j-jspdwj
- JSP 网页控制图片大小 。 通过自定义jsp tag 实现。-JSP page to control image size
Oreilly.Java.Server.Pages.3rd
- Oreilly.Java.Server.Pages.3rd. 这是一本关于jsp,servlet 讲解很详细的工具书,包括,jsp,servlet基础,JavaBeans,EJB,JDBC 等。-JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It als
UltraEdit32v1310CN
- UltraEdit-32高速下载,UltraEdit-32 V13.10下载, 一套极棒的文字、Hex、ASCII 码编辑器,可以取代记事本,内建英文单字检查、C++及VB指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。其并且附有 HTML Tag 颜色显示、-UltraEdit-32 high-speed download, UltraEdit-32 V13.10 download the text of a great bar, Hex, ASCII code editor
jsp_custom_taglib
- JSP自定义标签官方文档中文版的,很好看的一个帮助文档!-JSP custom tag the official Chinese version of the document, good to see a help document!
A-Simulator-UHF-RFID-Protocol
- Radio Frequency Identification (RFID) systems have recently received a lot of attention in supply chain applications. One of the challenges facing RFID in this application domain is the fast identification of a large number of tags that are simul
JavaWeb-Tag
- java web 标签大全.CHM java web 标签大全.CHM -java web label Daquan. CHMjava web label Daquan. CHMjava web label Daquan. CHMjava web label Daquan. CHM
tag-1_0_1
- 该程序的目的是使用Java / XML来实现Dallas Semiconductor的1-Wire标记-The purpose of this project is to use Java/XML to implement tagging of Dallas Semiconductor 1-wire devices.
com
- 基于XML数据交互的Java标签开发结合MYSQL数据库的信息系统开发-MYSQL database information system development based on the development of interactive Java tag of the XML data binding
Tag
- java分页自定义标签,方便好用,能够正常运行-java tag
33673-1081694-editeur-tag-mp3
- Editeur tag mp3--- --- --- Url : http://codes-sources.commentcamarche.net/source/33673-editeur-tag-mp3Auteur : tof2503Date : 13/08/2013 Licence : ========= Ce document intitulé « Editeur tag mp3 » issu de CommentCaMarche (codes-s
JSP-tag
- 比较常用的java标签库,涵盖常用的jsp标签,方便新手查阅,很实用-More common java tag library, covering common jsp tag, easy access to the novice, it is practical
java自定义标签
- 详细讲解java的自定义标签用法,适用于SpringMVC的开发进阶。(Explain the custom tag usage of Java in detail)