?? readme
字號:
The port of the Funambol C++ Client API to Unix/Linux
was done by Patrick Ohly <patrick.ohly@gmx.de>.
It uses libcurl for HTTP transfer of SyncML messages.
The Sync4j configuration tree is mapped to files
under $HOME/.sync4j/<node>/config.txt where
<node> specifies the path in the tree and "config.txt"
is a simple text file with one
<property> = <value>
pair per line. Lines starting with (optional) spaces
and a hash (#) are comments and skipped. <property>
is case insensitive. <value> is everything following
the equal sign and the (optional) spaces after it
until the end of the line. Values starting with spaces
or containing newlines are not supported.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -