user.properties

来自「jxme的一些相关程序,主要是手机上程序开发以及手机和计算机通信的一些程序资料,」· PROPERTIES 代码 · 共 7 行

PROPERTIES
7
字号
# the following is a deprecated cm property to toggle use of advertisement indexing
impl.cm.isIndexEnabled=true
# the following is a cm property  to select a search method
# available methods are RAW (= use RAW fs, and search), CACHE ( a very efficient caching
# mechanism), and INDEX= IndexService
impl.cm.searchMethod=CACHE

⌨️ 快捷键说明

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