paoding-dic-home.properties

来自「jeecms网站管理系统,jeecms网站管理系统,jeecms网站管理系统」· PROPERTIES 代码 · 共 13 行

PROPERTIES
13
字号

#values are "system-env" or "this";
#if value is "this" , using the paoding.dic.home as dicHome if configed!
paoding.dic.home.config-fisrt=this

#dictionary home (directory)
#"classpath:xxx" means dictionary home is in classpath.
#e.g "classpath:dic" means dictionaries are in "classes/dic" directory or any other classpath directory
paoding.dic.home=classpath:paoding_dic

#seconds for dic modification detection
#paoding.dic.detector.interval=60

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?