代码搜索:Session
找到约 10,000 项符合「Session」的源代码
代码结果 10,000
www.eeworm.com/read/183719/5252505
c session.c
/* UNIX RFCNB (RFC1001/RFC1002) NetBIOS implementation
*
* Version 1.0
* Session Routines ...
*
* Copyright (C) Richard Sharpe 1996
*
*/
/*
* This program is free software; you can redistr
www.eeworm.com/read/183719/5252599
c session.c
/* UNIX RFCNB (RFC1001/RFC1002) NetBIOS implementation
*
* Version 1.0
* Session Routines ...
*
* Copyright (C) Richard Sharpe 1996
*
*/
/*
* This program is free software; you can redistr
www.eeworm.com/read/180408/5286777
java session.java
//$Id: Session.java,v 1.6 2005/02/12 07:19:10 steveebersole Exp $
package org.hibernate.classic;
import java.io.Serializable;
import java.util.Collection;
import java.util.Iterator;
import java.util.
www.eeworm.com/read/180137/5289765
h session.h
/*
* Copyright (C) 1995-2003, Index Data
* See the file LICENSE for details.
* Sebastian Hammer, Adam Dickmeiss
*
* $Id: session.h,v 1.29 2003/02/17 21:23:31 adam Exp $
*/
#ifndef SESSION_H
#de
www.eeworm.com/read/180137/5290229
pm session.pm
# $Id: Session.pm,v 1.19 2003/07/26 16:27:46 pop Exp $
#
# Zebra perl API header
# =============================================================================
package IDZebra::Session;
use strict;
www.eeworm.com/read/179904/5301485
java session.java
/* Copyright (c) 1995-2000, The Hypersonic SQL Group.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/179023/5311209
java session.java
/*
* Copyright (C) 2005 Stefan Strigler
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
www.eeworm.com/read/177235/5331884
t session.t
#!./perl
BEGIN {
unless(grep /blib/, @INC) {
chdir 't' if -d 't';
@INC = '../lib' if -d '../lib';
}
}
use Test;
BEGIN { plan tests => 5}
use SNMP;
use vars qw($agent_port $com