搜索资源列表
mycgi
- 这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和multi-language.c。
cgl-1.2.tar
- CGL是一个很轻量级的CGI C库,提供了一些接口,让用户能很容易的操作动态网页,比如读取Session, Get, Post等变量。
cgi_tools.rar
- CGI 编写工具,方便from 和 session 类开发,降低开发难度。,CGI preparation tool to facilitate and session type from development, reducing development difficult.
cgi_session.zip
- c语言cgi 用cgic写session源代码,cgi with c language source code cgic writing session
QQnongchangVC2008
- QQ农场* VC2008源代码 农场*源代码 农场源代码 -//验证QQ密码 bool WebQQFunction::LoginQQ(CString qqname, CString qqmm, CString qqxym, CString outstr) { CHttpConnection*pHttpConnect = Session.GetHttpConnection("ptlogin2.qq.com") CString szFormData CHt
EmbCGISesssion
- 嵌入式CGI设计,Session的设计与实现-Embedded CGI design, Session Design and Implementation
32768-DarkerTheme.0.3.tar
- 嵌入式linux开发,针对CGI的web网站,可实现用户登录,session保持等功能-Embedded linux development, for CGI' s web site, user login can be realized, session and other functions to keep
cgilua-5.1.3
- 基于lua脚本的cgi实现,可用于lua类网页脚本开发。-Cgi lua scr ipt based implementation can be used for web scr ipting lua class.