代码搜索:Session
找到约 10,000 项符合「Session」的源代码
代码结果 10,000
www.eeworm.com/read/126922/14395526
java session.java
package login;
import java.util.Random;
import java.net.*;
public class Session {
private String theuser;
private int id;
private long expires;
public Session (String theuse
www.eeworm.com/read/226004/14503675
c session.c
/*--------------------------------*-C-*---------------------------------*
* File: session.c
*----------------------------------------------------------------------*
*
* All portions of code are co
www.eeworm.com/read/225994/14505442
h session.h
/* $OpenBSD: session.h,v 1.23 2004/07/17 05:31:41 dtucker Exp $ */
/*
* Copyright (c) 2000, 2001 Markus Friedl. All rights reserved.
*
* Redistribution and use in source and binary forms, with or
www.eeworm.com/read/225994/14505907
c session.c
/*
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* All rights reserved
*
* As far as I am concerned, the code I have written for this software
* can be used
www.eeworm.com/read/124628/14556118
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.
www.eeworm.com/read/124628/14556453
c session.c
/* NOS User Session control
*/
#include
#include "global.h"
#include "mbuf.h"
#include "proc.h"
#include "ftpcli.h"
#include "icmp.h"
#include "telnet.h"
#include "tty.h"
#include
www.eeworm.com/read/124417/14568600
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.
www.eeworm.com/read/124417/14569053
c session.c
/* NOS User Session control
*/
#include
#include "global.h"
#include "mbuf.h"
#include "proc.h"
#include "ftpcli.h"
#include "icmp.h"
#include "telnet.h"
#include "tty.h"
#include
www.eeworm.com/read/224537/14585967
asmx session.asmx
Imports System
Imports System.Web.Services
Public Class SessionService1 : Inherits WebService
Public
www.eeworm.com/read/223560/14633772
c session.c
#include
#include
#include
#include
#include
#include "../common.h"
int main(int argc, char *argv[])
{
int retval;
char *myshel