todo.txt

来自「funambol windows mobile plugin source co」· 文本 代码 · 共 25 行

TXT
25
字号
API TODO LIST
-------------

1) Features SyncML:
    1 Handle status of items (if an item was sent successful don't send it again)
    2 Suspend/resume 

2) Interoperability/portability:
    1 64 bits support
    1 char / wchar use.
        2 remove wchar (70% done...)

3) API interface:
    2 VOCL support for vCard 3.0 and iCal 2.1... 

4) Improvement
    1 Handle dirty flag for config (speedup devices)
    1 Memory handling:
        memory leaks
        reduce buffer copies (to reduce footprint for small devices)
    2 Make the SyncSourceReport owned by the SyncSource and copied to the
      SyncReport at the end.


⌨️ 快捷键说明

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