文件名称:qdecoder:qDecoder是用于CC ++编程语言的简单而强大的CGI库
文件大小:201KB
文件格式:ZIP
更新时间:2024-06-11 08:37:06
C
什么是qDecoder? qDecoder是自1996年以来开发的,用于C / C ++编程语言的CGI库。 特征 支持解析由GET / POST方法编码的请求 支持解析多部分/表单数据编码。 (内存和直接磁盘) 支持COOKIE处理。 支持会话管理。 支持FastCGI API参考 用C / C ++制作CGI应用程序有多容易 [HTML范例] < form action =" your_program.cgi " > < input type =" text " name =" color " > < input type =" submit " > </ form > [代码示例] qentry_t *req = qcgireq_parse( NULL , 0 ); qcgires_setcontenttype (req, " text/
【文件预览】:
qdecoder-master
----INSTALL.md(2KB)
----config.h.in(2KB)
----autogen.sh(70B)
----config.guess(43KB)
----config.sub(32KB)
----src()
--------doxygen_header.html(869B)
--------doxygen.conf(67KB)
--------qdecoder.pc.in(213B)
--------qdecoder.h(6KB)
--------qcgires.c(10KB)
--------doxygen_tailer.html(158B)
--------doxygen_layout.xml(6KB)
--------internal.c(10KB)
--------qcgireq.c(27KB)
--------doxygen.css(10KB)
--------Makefile.in(4KB)
--------internal.h(4KB)
--------msw_missing.c(2KB)
--------qentry.c(23KB)
--------qcgisess.c(14KB)
--------msw_missing.h(341B)
----Makefile.in(2KB)
----install-sh(13KB)
----doc()
--------html()
----examples()
--------multivalue.c(2KB)
--------uploadfile.c(3KB)
--------index.html(5KB)
--------Makefile.in(3KB)
--------upload.c(4KB)
--------session.c(3KB)
--------cookie.c(3KB)
--------download.c(2KB)
--------query.c(2KB)
----configure(159KB)
----.gitignore(82B)
----build_examples.bat(353B)
----build_dll.bat(329B)
----README.md(4KB)
----COPYING(2KB)
----configure.ac(6KB)