porting_notes_from_s60_2nd_to_3rd_ed.txt
来自「c++下s60终端对终端传输协议」· 文本 代码 · 共 18 行
TXT
18 行
Notes on porting the example from S60 2nd Edition to 3rd Edition
----------------------------------------------------------------
DM Example Server:
------------------
The Sync4j DM Server is currently known as the Funambol DM Server. The installation
package and the instructions in Users Guide.doc have been updated to reflect this change.
DM Adapter:
------------
The DM adapter is still implemented as an ECom plug-in, but there have been some changes to how
ECom plug-ins in general are implemented in S60 3rd Edition. In addition to the normal porting
procedures, the following changes should be noted:
- The resource file name has changed from <UID3>.rss to <plugin_name>.rss
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?