| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_EN_WORD_COUNT |
1 |
public static final int |
DEFAULT_MAX_EDIT_DISTANCE |
1 |
public static final String |
DEFINE_EN_DICT_PATH |
"/data/define_word_checker_en.txt" |
public static final String |
DEFINE_ZH_DICT_PATH |
"/data/define_word_checker_zh.txt" |
public static final String |
SYSTEM_EN_DICT_PATH |
"/data/word_checker_en.txt" |
public static final String |
SYSTEM_ZH_DICT_PATH |
"/data/word_checker_zh.txt" |
Copyright © 2024. All rights reserved.