Skip to content
/ Cpp_Web Public

使用cpp+nginx+fcgi开发一个微型企业宣传网站

Notifications You must be signed in to change notification settings

eemjwu/Cpp_Web

Repository files navigation

Cpp_Web

Cpp_Web 是使用 cpp + Nginx + FastCgi 开发的一个微型企业宣传网站

开发文档

Part Ⅰ Part Ⅱ Part Ⅲ Part Ⅳ Part Ⅴ Part Ⅵ
项目目的 底层原理 应用层编程 遇到的问题 不足与改进 使用教程

运行环境

  • 操作系统:Centos 7
  • 编辑器: Visual Studio 2017
  • 语言: C++ 11
  • 编译器:gcc 5.4.0
  • Web 服务器: Nginx 1.14.0
  • 数据库: Mysql、Redis、MongoDB
  • 版本控制: git
  • 安装(编译)工具:CMake
  • 其他工具:
    • http 抓包工具: Fiddler
    • 远程连接:putty(远程登录 Linux ),WinSCP(Ftp 工具)
    • 数据库可视化:Navicat Premium(MySQL),MongoVUE(MongoDB)
  • 用到的第三方开源库:

About

使用cpp+nginx+fcgi开发一个微型企业宣传网站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published