Welcome![Sign In][Sign Up]
Location:
Search - cgi session

Search list

[Internet-Networkmycgi

Description: 这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和multi-language.c。
Platform: | Size: 420694 | Author: 俞英慧 | Hits:

[WEB Codecgl-1.2.tar

Description: CGL是一个很轻量级的CGI C库,提供了一些接口,让用户能很容易的操作动态网页,比如读取Session, Get, Post等变量。
Platform: | Size: 24902 | Author: 渡渡鸟 | Hits:

[Internet-Networkmycgi

Description: 这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和multi-language.c。-This is what I wrote it myself for the CGI program embedded devices, ANSI C preparation, the use of embedded Linux. These CGI code is in my database based on the CGIC added a commonly used function of some external function modules, such as reading and writing configuration files. The more important thing is that I realize the session their own control, the way the page template (template tags to replace) and multi-language web version of a way to realize my own. Please refer to cgi_functions.c, session.c and multi-language.c.
Platform: | Size: 420864 | Author: 俞英慧 | Hits:

[WEB Codecgl-1.2.tar

Description: CGL是一个很轻量级的CGI C库,提供了一些接口,让用户能很容易的操作动态网页,比如读取Session, Get, Post等变量。
Platform: | Size: 24576 | Author: 渡渡鸟 | Hits:

[Internet-Networkcgi_session

Description: c语言cgi 用cgic写session源代码-cgi with c language source code cgic writing session
Platform: | Size: 53248 | Author: zengjun | Hits:

[Windows Developcgi_tools

Description: CGI 编写工具,方便from 和 session 类开发,降低开发难度。-CGI preparation tool to facilitate and session type from development, reducing development difficult.
Platform: | Size: 43008 | Author: 张风亿 | Hits:

[Internet-NetworkQQnongchangVC2008

Description: QQ农场外挂 VC2008源代码 农场外挂源代码 农场源代码 -//验证QQ密码 bool WebQQFunction::LoginQQ(CString qqname, CString qqmm, CString qqxym, CString outstr) { CHttpConnection*pHttpConnect = Session.GetHttpConnection("ptlogin2.qq.com") CString szFormData CHttpFile* pFile qqxym.MakeUpper() szFormData.Format("u= s&p= s&verifycode= s",qqname,GetQQmd5pass(qqmm,qqxym),qqxym) szFormData+="&aid=15000102&u1=http 3A 2F 2Fxiaoyou.qq.com 2Findex.php 3Fmod 3Dlogin&fp=&h=1&ptredirect=1&ptlang=0&from_ui=1&dumy=1" if( pHttpConnect ) { pFile = pHttpConnect->OpenRequest( CHttpConnection::HTTP_VERB_POST,"/login") } if (pFile) { // pFile->AddRequestHeaders("POST /login HTTP/1.1\n") pFile->AddRequestHeaders("Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/msword,*/*\n") pFile->AddRequestHeaders("Referer: http://ui.ptlogin2.qq.com/cgi-bin/login?appid=15000102\n")
Platform: | Size: 268288 | Author: 罗俊杰 | Hits:

[Windows DevelopEmbCGISesssion

Description: 嵌入式CGI设计,Session的设计与实现-Embedded CGI design, Session Design and Implementation
Platform: | Size: 140288 | Author: 汤沐 | Hits:

[Embeded Linux32768-DarkerTheme.0.3.tar

Description: 嵌入式linux开发,针对CGI的web网站,可实现用户登录,session保持等功能-Embedded linux development, for CGI' s web site, user login can be realized, session and other functions to keep
Platform: | Size: 18432 | Author: sheldon | Hits:

[Linux-Unixcgilua-5.1.3

Description: 基于lua脚本的cgi实现,可用于lua类网页脚本开发。-Cgi lua script based implementation can be used for web scripting lua class.
Platform: | Size: 107520 | Author: 李利 | Hits:

CodeBus www.codebus.net