<?php
/**
* Auto-generated class. JAVA syntax highlighting
*
* PHP version 4 and 5
*
* LICENSE: This source file is subject to version 3.0 of the PHP license
* that is available through the world-wide-web at the following URI:
* http://www.php.net/license/3_0.txt. If you did not receive a copy of
* the PHP License and are unable to obtain it through the web, please
* send a note to license@php.net so we can mail you a copy immediately.
*
* @copyright 2004-2006 Andrey Demenev
* @license http://www.php.net/license/3_0.txt PHP License
* @link http://pear.php.net/package/Text_Highlighter
* @category Text
* @package Text_Highlighter
* @version generated from: : java.xml,v 1.1 2007/06/03 02:35:28 ssttoo Exp
* @author Andrey Demenev <demenev@gmail.com>
*
*/
/**
* @ignore
*/
require_once 'Text/Highlighter.php';
/**
* Auto-generated class. JAVA syntax highlighting
*
* @author Andrey Demenev <demenev@gmail.com>
* @category Text
* @package Text_Highlighter
* @copyright 2004-2006 Andrey Demenev
* @license http://www.php.net/license/3_0.txt PHP License
* @version Release: 0.7.1
* @link http://pear.php.net/package/Text_Highlighter
*/
class Text_Highlighter_JAVA extends Text_Highlighter
{
var $_language = 'java';
/**
* PHP4 Compatible Constructor
*
* @param array $options
* @access public
*/
function Text_Highlighter_JAVA($options=array())
{
$this->__construct($options);
}
/**
* Constructor
*
* @param array $options
* @access public
*/
function __construct($options=array())
{
$this->_options = $options;
$this->_regs = array (
-1 => '/((?i)\\{)|((?i)\\()|((?i)\\[)|((?i)\\/\\*)|((?i)")|((?i)\')|((?i)\\/\\/)|((?i)[a-z_]\\w*)|((?i)0[xX][\\da-f]+)|((?i)\\d\\d*|\\b0\\b)|((?i)0[0-7]+)|((?i)(\\d*\\.\\d+)|(\\d+\\.\\d*))|((?i)((\\d+|((\\d*\\.\\d+)|(\\d+\\.\\d*)))[eE][+-]?\\d+))/',
0 => '/((?i)\\{)|((?i)\\()|((?i)\\[)|((?i)\\/\\*)|((?i)")|((?i)\')|((?i)\\/\\/)|((?i)[a-z_]\\w*)|((?i)0[xX][\\da-f]+)|((?i)\\d\\d*|\\b0\\b)|((?i)0[0-7]+)|((?i)(\\d*\\.\\d+)|(\\d+\\.\\d*))|((?i)((\\d+|((\\d*\\.\\d+)|(\\d+\\.\\d*)))[eE][+-]?\\d+))/',
1 => '/((?i)\\{)|((?i)\\()|((?i)\\[)|((?i)\\/\\*)|((?i)")|((?i)\')|((?i)\\/\\/)|((?i)[a-z_]\\w*)|((?i)0[xX][\\da-f]+)|((?i)\\d\\d*|\\b0\\b)|((?i)0[0-7]+)|((?i)(\\d*\\.\\d+)|(\\d+\\.\\d*))|((?i)((\\d+|((\\d*\\.\\d+)|(\\d+\\.\\d*)))[eE][+-]?\\d+))/',
2 => '/((?i)\\{)|((?i)\\()|((?i)\\[)|((?i)\\/\\*)|((?i)")|((?i)\')|((?i)\\/\\/)|((?i)[a-z_]\\w*)|((?i)0[xX][\\da-f]+)|((?i)\\d\\d*|\\b0\\b)|((?i)0[0-7]+)|((?i)(\\d*\\.\\d+)|(\\d+\\.\\d*))|((?i)((\\d+|((\\d*\\.\\d+)|(\\d+\\.\\d*)))[eE][+-]?\\d+))/',
3 => '/((?i)\\s@\\w+\\s)|((?i)((https?|ftp):\\/\\/[\\w\\?\\.\\-\\&=\\/%+]+)|(^|[\\s,!?])www\\.\\w+\\.\\w+[\\w\\?\\.\\&=\\/%+]*)|((?i)\\w+[\\.\\w\\-]+@(\\w+[\\.\\w\\-])+)|((?i)\\bnote:)|((?i)\\$\\w+\\s*:.*\\$)/',
4 => '/((?i)\\\\[\\\\"\'`tnr\\$\\{])/',
5 => '/((?i)\\\\.)/',
6 => '/((?i)\\s@\\w+\\s)|((?i)((https?|ftp):\\/\\/[\\w\\?\\.\\-\\&=\\/%+]+)|(^|[\\s,!?])www\\.\\w+\\.\\w+[\\w\\?\\.\\&=\\/%+]*)|((?i)\\w+[\\.\\w\\-]+@(\\w+[\\.\\w\\-])+)|((?i)\\bnote:)|((?i)\\$\\w+\\s*:.*\\$)/',
);
$this->_counts = array (
-1 =>
array (
0 => 0,
1 => 0,
2 => 0,
3 => 0,
4 => 0,
5 => 0,
6 => 0,
7 => 0,
8 => 0,
9 => 0,
10 => 0,
11 => 2,
12 => 5,
),
0 =>
array (
0 => 0,
1 => 0,
2 => 0,
3 => 0,
4 => 0,
5 => 0,
6 => 0,
7 => 0,
8 => 0,
9 => 0,
10 => 0,
11 => 2,
12 => 5,
),
1 =>
array (
0 => 0,
1 => 0,
2 => 0,
3 => 0,
4 => 0,
5 => 0,
6 => 0,
7 => 0,
8 => 0,
9 => 0,
10 => 0,
11 => 2,
12 => 5,
),
2 =>
array (
0 => 0,
1 => 0,
2 => 0,
3 => 0,
4 => 0,
5 => 0,
6 => 0,
7 => 0,
8 => 0,
9 => 0,
10 => 0,
11 => 2,
12 => 5,
),
3 =>
array (
0 => 0,
1 => 3,
2 => 1,
3 => 0,
4 => 0,
),
4 =>
array (
0 => 0,
),
5 =>
array (
0 => 0,
),
6 =>
array (
0 => 0,
1 => 3,
2 => 1,
3 => 0,
4 => 0,
),
);
$this->_delim = array (
-1 =>
array (
0 => 'brackets',
1 => 'brackets',
2 => 'brackets',
3 => 'comment',
4 => 'quotes',
5 => 'quotes',
6 => 'comment',
7 => '',
8 => '',
9 => '',
10 => '',
11 => '',
12 => '',
),
0 =>
array (
0 => 'brackets',
1 => 'brackets',
2 => 'brackets',
3 => 'comment',
4 => 'quotes',
5 => 'quotes',
6 => 'comment',
7 => '',
8 => '',
9 => '',
10 => '',
11 => '',
12 => '',
),
1 =>
array (
0 => 'brackets',
1 => 'brackets',
2 => 'brackets',
3 => 'comment',
4 => 'quotes',
5 => 'quotes',
6 => 'comment',
7 => '',
8 => '',
9 => '',
10 => '',
11 => '',
12 => '',
),
2 =>
array (
0 => 'brackets',
1 => 'brackets',
2 => 'brackets',
3 => 'comment',
4 => 'quotes',
5 => 'quotes',
6 => 'comment',
7 => '',
8 => '',
9 => '',
10 => '',
11 => '',
12 => '',
),
3 =>
array (
0 => '',
1 => '',
2 => '',
3 => '',
4 => '',
),
4 =>
array (
0 => '',
),
5 =>
array (
0 => '',
),
6 =>
array (
0 => '',
1 => '',
2 => '',
3 => '',
4 => '',
),
);
$this->_inner = array (
-1 =>
array (
0 => 'code',
1 => 'code',
2 => 'code',
3 => 'comment',
4 => 'string',
5 => 'string',
6 => 'comment',
7 => 'identifier',
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
资源内容:项目全套源码+完整文档 源码说明: 全部项目源码都是经过测试校正后百分百成功运行。 SpringBoot 毕业设计,SpringBoot 课程设计,基于SpringBoot+Vue开发的,含有代码注释,新手也可看懂。ssm整合开发,小程序毕业设计、期末大作业、课程设计、高分必看,下载下来,简单部署,就可以使用。 包含:项目源码、数据库脚本、软件工具等,该项目可以作为毕设、课程设计使用,前后端代码都在里面。 该系统功能完善、界面美观、操作简单、功能齐全、管理便捷,具有很高的实际应用价值。 项目都经过严格调试,确保可以运行! 1. 技术组成 前端:Vue/JSP/React/HTML+JS+CSS/ASP 后台框架代码:java/c/c++/php/VB/lun/Andorid/Python 开发环境:idea 数据库:MySql(建议用 5.7,8.0 有时候会有坑) 部署环境:Tomcat(建议用 7.x 或者 8.x b版本),maven Spring root vue.js
资源推荐
资源详情
资源评论
收起资源包目录
[论坛社区]project goldenfaith 2009 Build20090703_proj-goldenfaith (729个子文件)
goldenfaith.css 34KB
w3c.css 2KB
lightbox.css 831B
Thumbs.db 283KB
Thumbs.db 202KB
Thumbs.db 113KB
Thumbs.db 113KB
Thumbs.db 84KB
Thumbs.db 73KB
Thumbs.db 59KB
Thumbs.db 58KB
Thumbs.db 56KB
Thumbs.db 52KB
Thumbs.db 25KB
Thumbs.db 10KB
Thumbs.db 6KB
logo.gif 7KB
grid.gif 6KB
guide.gif 5KB
gf_site_search.gif 4KB
00.gif 3KB
0.gif 3KB
shadow.gif 3KB
4.gif 2KB
loading.gif 2KB
btn_login.gif 2KB
0.gif 2KB
5.gif 2KB
3.gif 2KB
btn_search.gif 2KB
btn_bg.gif 2KB
1.gif 2KB
btn_go.gif 2KB
2.gif 2KB
5.gif 2KB
2.gif 2KB
7.gif 2KB
4.gif 2KB
6.gif 2KB
board_f.gif 2KB
smile.gif 2KB
1.gif 2KB
0.gif 2KB
face-monkey.gif 2KB
3.gif 2KB
9.gif 2KB
face-glasses.gif 2KB
btn_upload.gif 2KB
8.gif 2KB
face-angel.gif 2KB
10.gif 2KB
firefox.gif 2KB
face-devil-grin.gif 2KB
applications-multimedia.gif 2KB
face-wink.gif 2KB
preferences-system.gif 1KB
face-grin.gif 1KB
tip.gif 1KB
bunny.gif 1KB
5_m.gif 1KB
menu_active.gif 1KB
go-up.gif 1KB
0_m.gif 1KB
start-here.gif 1KB
prevlabel.gif 1KB
4_m.gif 1KB
nextlabel.gif 1KB
3_m.gif 1KB
1_m.gif 1KB
download-icon.gif 1KB
2_m.gif 1KB
map.gif 1KB
map.gif 1KB
google.gif 1KB
feed.gif 1KB
firefox.gif 1KB
feed.gif 1KB
page.gif 1KB
page.gif 1KB
show.gif 1KB
mico_topic.gif 1KB
icq.gif 1KB
email_link.gif 1KB
email_link.gif 1KB
house_link.gif 1KB
house_link.gif 1KB
computer.gif 1KB
computer.gif 1KB
yahoo.gif 1KB
savepoint.gif 1KB
star_active.gif 1KB
house_go.gif 1KB
house_go.gif 1KB
atom.gif 1KB
group_delete.gif 1KB
group_delete.gif 1KB
group_add.gif 1KB
group_add.gif 1KB
bell_add.gif 1KB
bell_delete.gif 1KB
共 729 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8
资源评论
程序员小马软件开发定制
- 粉丝: 8382
- 资源: 2245
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功