没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > dcocoa |
dcocoa
|
0 | 0 | 100 |
贡献者 | 讨论 | 代码提交 |
dCocoa - Dynamic Cocoa C++ library. Target of this library is to the maximum approximate a Cocoa Framework through C++ language. In current version of this library supports only basic possibility of Foundation Framework, but in future plan: include almost all functionality from Foundation framework, implement several custom convenient classes (such as zip-file manager), and etc.
Where you can use dCocoa now? - In every your application which written on C++, already implemented:
collections classes - array, set, map, hashtable, tree; autorelease pool and some custom memory management tools; notifications and invocations; file handle; uuid; data; particularly implemented thread and run-loop; timer; basic type-system and some simple 2D-graphics types; assemblies and of course supporting of meta-data.
P.S. If you want help to expand functionality of this library than let me know ;-)