C++ライブラリ 記事一覧
CGI library for C++ Document 【English】
This library provides a simple interface for creating CGI (Common Gateway Interface) applications in C++. It enables the handling of GET and POST requests, parsing query strings and POST data, and managing session IDs.
CGI library for C++ ドキュメント【日本語】
このライブラリは、C++でCGI(Common Gateway Interface)アプリケーションを作成するためのシンプルなインターフェースを提供します。GETとPOSTのリクエストの処理、クエリ文字列とPOSTデータの解析、セッションIDの管理を可能にします。