联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 2004年08月22日  
通过SSL登录
新用户通过SSL注册

完全匹配   
项目摘要

项目维护

软件分类表
新发布软件
代码片断

项目名称: LinQ:
文档管理: 显示文档


摘要| 管理| 首页| 论坛| 跟踪| 错误| 支持| 补丁| 电子邮件| 任务| 文档 |  调查| 新闻| CVS| 软件包|

提交新文档 | 查看文档 | 管理
                              Programming Tips for MyICQ
                            ----------------------------

1. Since one of the objectives of MyICQ is to run on both win32 and linux, you must pay much attention to the portability of your code. This means that you should ALWAYS separate your OS dependent code(normally UI code) completely from the OS independent code(non-UI). You can see the existing MyICQ code as an example for this purpose.

2. Do not use thread whenever possible.


To be continued...


  » 合 作 伙 伴