QxOrm
QxOrm is a new open source ORM (Object Relational Mapping) C++ library designed to provide :
* Persistence (based on QtSql Qt module)
* Serialization (xml and binary, based on boost::serialization)
* Reflection (invoke class methods and access to properties)
QxOrm has been tested on Windows (Visual C++ 2008 and 2010) and Linux (GCC 4.4.1).
QxOrm is based on a simple and non intrusive 'setting function' (that can be compared with Hibernate Xml Mapping file).
A quick sample (and a tutorial) is avaible on this web site (only in french, an english translation is in progress...) : http://www.qxorm.com
那么什么事ORM呢?ORM到底是用还是不用 http://www.pureweber.com/article/orm
Qt Media Encoding Library 1.0 alpha1
QtMEL is a Qt library that wraps Libav , OpenCV and RtAudio libraries and allows you easily grab your desktop screen, your cameras, your audio input devices and finally encode audio/video streams.
Platform: currently only Windows (Linux version is partially done)
License: LGPL
Current version: 1.0 Alpha1
Website: http://kibsoft.ru
Source code: Here
Issue tracker: Here

QxOrm是一个新的开源ORM C++库,提供了基于QtSql的持久化、基于boost::serialization的序列化和反射功能。已在Windows和Linux上测试。QxOrm的设置函数简单且非侵入式,类似Hibernate的Xml Mapping文件。

1891

被折叠的 条评论
为什么被折叠?



