C++的 Web 框架 TreeFrog
TreeFrog Framework 是一個高速的全堆棧的 Web 應用開發框架,基于 C++ 和 Qt 。 提供了 O/R 映射框架和模板系統以及MVC架構。
Features
- High performance - High-speed web application is much better for users! See here!
- Framework written in C++ - Web application can be developed in C++ language
- Template system - Completely divided templates and presentation logic
- Full-stack - Most modules included
- Cross-platform - Windows, Mac OS X, Linux, etc. Same source code can work on other platforms
- MVC architecture
- O/R mapping - Conceals complex and troublesome database accesses
- Routing system - No need to write the routing rules one by one into a configuration file
- Generator - Automatically generates scaffolds and Makefiles
- Ajax support
- OSS - New BSD License
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!