文件名称:parser
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-07-14
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- f*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在国外网站上找的,用于单词过滤的程序。这个网站是Planet-Source-Code-Title: A Parser
Descr iption: A badword filter which can filter the given set of words from a string. Works with anything, Swing,Servlet, JSP etc. Use it in your programs such as chat applets to filter unwanted words in communication.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scr ipts/ShowCode.asp?txtCodeId=4878&lngWId=2
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
Descr iption: A badword filter which can filter the given set of words from a string. Works with anything, Swing,Servlet, JSP etc. Use it in your programs such as chat applets to filter unwanted words in communication.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scr ipts/ShowCode.asp?txtCodeId=4878&lngWId=2
The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
parser
......\gpl.txt
......\GUIParser.class
......\GUIParser.java
......\Parser.class
......\Parser.java
......\ReadMe.txt
......\ReplaceSubstring.class
......\ReplaceSubstring.java
......\ServletParser.class
......\ServletParser.java