代码搜索:Session
找到约 10,000 项符合「Session」的源代码
代码结果 10,000
www.eeworm.com/read/280962/4121164
txt session.txt
Using the Session {@name=unitofwork}
============
The [Mapper](rel:advdatamapping) is the entrypoint to the configurational API of the SQLAlchemy object relational mapper. But the primary object
www.eeworm.com/read/280962/4121244
py session.py
import testenv; testenv.configure_for_tests()
from sqlalchemy import *
from sqlalchemy import exceptions, util
from sqlalchemy.orm import *
from sqlalchemy.orm.session import SessionExtension
from sql
www.eeworm.com/read/280773/4124173
lua session.lua
----------------------------------------------------------------------------
-- Session library.
--
-- @release $Id: session.lua,v 1.25 2007/07/19 20:29:29 tomas Exp $
--------------------------------
www.eeworm.com/read/278477/4143506
java session.java
/*
* Copyright (c) 1996-2001
* Logica Mobile Networks Limited
* All rights reserved.
*
* This software is distributed under Logica Open Source License Version 1.0
* ("Licence Agreement").
www.eeworm.com/read/277810/4151775
h session.h
#ifndef SESSION_H_INCLUDED
#define SESSION_H_INCLUDED
#include "xmlrpc-c/abyss.h"
#include "date.h"
#include "data.h"
typedef struct {
uint8_t major;
uint8_t minor;
} httpVersion;
struct _T
www.eeworm.com/read/277810/4151796
c session.c
#include
#include
#include
#include
#include "xmlrpc-c/util_int.h"
#include "xmlrpc-c/string_int.h"
#include "xmlrpc-c/abyss.h"
#include "server.h"
#incl
www.eeworm.com/read/277562/4154723
h session.h
/* $Id: session.h 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C) 2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/277562/4154790
c session.c
/* $Id: session.c 1266 2007-05-11 15:14:34Z bennylp $ */
/*
* Copyright (C) 2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/273665/4200461
h session.h
/*
Unix SMB/CIFS implementation.
session handling for recording currently vailid vuids
Copyright (C) tridge@samba.org 2001
Copyright (C) Andew Bartlett 2001
Th
www.eeworm.com/read/273665/4200775
c session.c
/*
Unix SMB/CIFS implementation.
session handling for utmp and PAM
Copyright (C) tridge@samba.org 2001
Copyright (C) abartlet@pcug.org.au 2001
This program is free software; you ca