[ 原始碼: libcgicc ]
套件: libcgicc3 (3.2.19-0.2build1)
libcgicc3 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcgicc:
- [libcgicc_3.2.19-0.2build1.dsc]
- [libcgicc_3.2.19.orig.tar.gz]
- [libcgicc_3.2.19-0.2build1.debian.tar.xz]
維護者:
Original Maintainer:
- Chris Butler
外部的資源:
- 主頁 [www.gnu.org]
相似套件:
C++ class library for writing CGI applications (library)
An ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. libcgicc performs the following functions:
* Parses both GET and POST form data transparently. * Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data. * Provides methods for saving and restoring CGI environments to aid in application debugging. * Provides full on-the-fly HTML generation capabilities, with support for cookies. * Supports HTTP file upload. * Compatible with FastCGI.
This package contains runtime library files for running applications that use libcgicc.
其他與 libcgicc3 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3