代码搜索:Session
找到约 10,000 项符合「Session」的源代码
代码结果 10,000
www.eeworm.com/read/132906/14066762
txt session控件.txt
<mark>session</mark>控件
如果数据库应用程序要并行查询同一数据库,则每一查询都必须有单独的<mark>session</mark>控件
主要属性如下:
databasecount:通过检查databasecount属性值来获悉与此T<mark>session</mark>控件相连的活动数据库数目.当与数据库的 联系打开或中断时,databasecount属性值会发生变化.
databases:通过使用databses属性 ...
www.eeworm.com/read/113530/15453706
asp session.asp
www.eeworm.com/read/112921/15473841
h session.h
/**
* @file session.h MSN session functions
*
* gaim
*
* Gaim is the legal property of its developers, whose names are too numerous
* to list here. Please refer to the COPYRIGHT file distribute
www.eeworm.com/read/112921/15473877
c session.c
/**
* @file session.c MSN session functions
*
* gaim
*
* Gaim is the legal property of its developers, whose names are too numerous
* to list here. Please refer to the COPYRIGHT file distribute
www.eeworm.com/read/110542/15531796
asp session.asp
www.eeworm.com/read/110420/15534287
h session.h
#ifndef _SESSION_H
#define _SESSION_H
#include
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endif
#ifndef _HARDWARE_H
#include "hardware.