| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
DEFAULT_PASS |
"admin" |
protected static final String |
DEFAULT_USER |
"admin" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_MAXFRAGMENTS |
3 |
public static final int |
DEFAULT_SURROUND |
75 |
public static final String |
END_EXCERPT |
"</excerpt>" |
public static final String |
END_FRAGMENT_SEPARATOR |
"</fragment>" |
public static final String |
END_HIGHLIGHT |
"</highlight>" |
public static final String |
START_EXCERPT |
"<excerpt>" |
public static final String |
START_FRAGMENT_SEPARATOR |
"<fragment>" |
public static final String |
START_HIGHLIGHT |
"<highlight>" |
Copyright © 2020. All rights reserved.