C ++中哪种方法和库最适合并且很容易为Web创建(服务器)后端? 您对您尝试过的内容或此列表提出了什么建议?
Fastcgi Daemon - Yandex的设计高负载的开源框架 C ++上的FastCGI应用程序 https://github.com/golubtsov/Fastcgi-Daemon
FastCGI很简单,因为实际上CGI只有少数几个 扩展。 http://www.fastcgi.com/drupal/
用于编写CGI应用程序的C ++类库 http://www.gnu.org/software/cgicc/
IIS 7.0的Native C \ C ++模块 http://www.iis.net/learn/develop/runtime-extensibility/develop-a-native-cc-module-for-iis
Apache API C ++ Cookbook http://wolfgang.groogroo.com/apache-cplusplus/
C ++ / Delphi - 简单的前端嵌入式WebServer / ISAPI builder(html,css,extjs)http://unigui.com/demo