gbook.cpp
来自「用C++语言编写的留言簿CGI程序」· C++ 代码 · 共 8 行
CPP
8 行
/*
Intuitive Guestbook - Limited Edition
A comprehensive guestbook that let user put their mark on a page. Compiled
with sucess on Linux 2.0.34 and FreeBSD using g++
Compile: g++ -o gbook.cgi gbook.cpp
Be sure to include every *.h and *.cpp files when compiling
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?