CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - cgi session
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - cgi session - List
[
Internet-Network
]
mycgi
DL : 2
这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和multi-language.c。
Update
: 2008-10-13
Size
: 410.83kb
Publisher
:
俞英慧
[
WEB Code
]
cgl-1.2.tar
DL : 0
CGL是一个很轻量级的CGI C库,提供了一些接口,让用户能很容易的操作动态网页,比如读取Session, Get, Post等变量。
Update
: 2008-10-13
Size
: 24.32kb
Publisher
:
渡渡鸟
[
Internet-Network
]
mycgi
DL : 1
这是我自己写的用于嵌入式设备的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.
Update
: 2025-02-17
Size
: 411kb
Publisher
:
俞英慧
[
WEB Code
]
cgl-1.2.tar
DL : 0
CGL是一个很轻量级的CGI C库,提供了一些接口,让用户能很容易的操作动态网页,比如读取Session, Get, Post等变量。
Update
: 2025-02-17
Size
: 24kb
Publisher
:
渡渡鸟
[
Internet-Network
]
cgi_session
DL : 0
c语言cgi 用cgic写session源代码-cgi with c language source code cgic writing session
Update
: 2025-02-17
Size
: 52kb
Publisher
:
zengjun
[
Windows Develop
]
cgi_tools
DL : 0
CGI 编写工具,方便from 和 session 类开发,降低开发难度。-CGI preparation tool to facilitate and session type from development, reducing development difficult.
Update
: 2025-02-17
Size
: 42kb
Publisher
:
张风亿
[
Internet-Network
]
QQnongchangVC2008
DL : 0
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")
Update
: 2025-02-17
Size
: 262kb
Publisher
:
罗俊杰
[
Windows Develop
]
EmbCGISesssion
DL : 0
嵌入式CGI设计,Session的设计与实现-Embedded CGI design, Session Design and Implementation
Update
: 2025-02-17
Size
: 137kb
Publisher
:
汤沐
[
Embeded Linux
]
32768-DarkerTheme.0.3.tar
DL : 0
嵌入式linux开发,针对CGI的web网站,可实现用户登录,session保持等功能-Embedded linux development, for CGI' s web site, user login can be realized, session and other functions to keep
Update
: 2025-02-17
Size
: 18kb
Publisher
:
sheldon
[
Linux-Unix
]
cgilua-5.1.3
DL : 0
基于lua脚本的cgi实现,可用于lua类网页脚本开发。-Cgi lua script based implementation can be used for web scripting lua class.
Update
: 2025-02-17
Size
: 105kb
Publisher
:
李利
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.