代码搜索:Session
找到约 10,000 项符合「Session」的源代码
代码结果 10,000
www.eeworm.com/read/152786/12083486
h session.h
/****************************************************************************
* *
* Secure Session Routines Header File *
* Copyright Peter Gutmann 1998-2004 *
www.eeworm.com/read/152786/12083565
c session.c
/****************************************************************************
* *
* cryptlib Session Support Routines *
* Copyright Peter Gutmann 1998-2005 *
*
www.eeworm.com/read/255273/12092064
txt session.txt
Mon May 09 22:42:41 CST 2005::Form MySessionListener: contextInitialized()-->ServletContext初始化了
Mon May 09 23:44:29 CST 2005::Form MySessionListener: contextDestroyed()-->ServletContext被销毁
Tue May 1
www.eeworm.com/read/254728/12122345
ses session.ses
[Control]
dwActiveTab=0
[DebugEnvironment]
biDebugEnvironment=EECEFEDDOAAAAAAABAAAAAAADEKDMFAFCFPEHECFBEOHBDMFBECFNEMFBEEEDFGHBDPFCDMFCEJGOGMFCFFGNGPGEHFGPFBEOCEGMGMGAABEEEAFAADCDCDCEKAAAAAACEJFEFF
www.eeworm.com/read/254378/12140224
h session.h
#ifndef _SESSION_H
#define _SESSION_H 1
//#define SESS_DIRECTORY "/tmp/cgisess/"
#define SESS_DIRECTORY "/var/cgisess/"
#define SESS_FILENAME_PREFIX "sess_"
#define SESS_LIVE_TIME 2400 //秒
www.eeworm.com/read/254378/12140257
c session.c
#include
#include
#include
#include
#include
#include
#include "cgi_config.h"
#include "session.h"
#include "cgic.h"
#include "multi-l
www.eeworm.com/read/151942/12159490