• 7332阅读
  • 5回复

[新闻]TreeFrog 1.0 发布,C++/Qt Web 应用开发框架 [复制链接]

上一主题 下一主题
离线XChinux
 

只看楼主 倒序阅读 楼主  发表于: 2012-07-17


TreeFrog Framework 是一个高速的全堆栈的 Web 应用开发框架,基于 C++ 和 Qt 。 提供了 O/R 映射框架和模板系统以及MVC架构。
TreeFrog 1.0 修复了 session 验证的 bug,修改了 process-existing 检查逻辑,实现了 session 过期功能。

TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications.
Because the sever-side framework was written in C++/Qt, webapplications can run faster than that of lightweight programminglanguage. In application development, it provides an O/R mapping systemand template systems on an MVC architecture, aims to achieve highproductivity through the policy of  convention over configuration.




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++ lang
  • 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


下面是下载地址:
http://www.treefrogframework.org/download
二笔 openSUSE Vim N9 BB10 XChinux@163.com 网易博客 腾讯微博
承接C++/Qt、Qt UI界面、PHP及预算报销系统开发业务
离线longgiraffe

只看该作者 1楼 发表于: 2012-07-17
这个是用来开发网站的吗?
离线longgiraffe

只看该作者 2楼 发表于: 2012-07-17
原型看介绍是日本人开发的,跟HTML5可以很好的结合在一起,不知道我的理解是否正确,用来开发网站服务器端的程序,效率很高
离线dxfans

只看该作者 3楼 发表于: 2012-09-03
离线XChinux

只看该作者 4楼 发表于: 2012-09-03
如果在web开发中有确实有些性能方面的要求,我一般采用ICE(可能+Qt)来做服务,然后用PHP/Java/C#等进行调用,学习一下可以,哈哈。
二笔 openSUSE Vim N9 BB10 XChinux@163.com 网易博客 腾讯微博
承接C++/Qt、Qt UI界面、PHP及预算报销系统开发业务
离线foxgod

只看该作者 5楼 发表于: 2015-02-12
回 XChinux 的帖子
XChinux:如果在web开发中有确实有些性能方面的要求,我一般采用ICE(可能+Qt)来做服务,然后用PHP/Java/C#等进行调用,学习一下可以,哈哈。 (2012-09-03 11:31) 

你对treefrog已经掌握了吗,不知道在那里可以掌握这些知道,官网上不是很明白,我按照官网上做的,是可以出来一个web了,可是打开treefrog生成的pro,里面有很多感觉是未定义的变量,但是qmake和make可以通过,为啥呢?
快速回复
限100 字节
 
上一个 下一个