代码搜索:myself
找到约 710 项符合「myself」的源代码
代码结果 710
www.eeworm.com/read/243369/12945988
cpp bugdb.cpp
//-< BUGDB.CPP >----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Syst
www.eeworm.com/read/328267/13035988
cpp bugdb.cpp
//-< BUGDB.CPP >----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy
www.eeworm.com/read/301879/13847199
java partnerserverimpl.java
/*
* Java Network Programming, Second Edition
* Merlin Hughes, Michael Shoffner, Derek Hamner
* Manning Publications Company; ISBN 188477749X
*
* http://nitric.com/jnp/
*
* Copyright (c) 1997-1
www.eeworm.com/read/301879/13847300
java inetexample.java
/*
* Java Network Programming, Second Edition
* Merlin Hughes, Michael Shoffner, Derek Hamner
* Manning Publications Company; ISBN 188477749X
*
* http://nitric.com/jnp/
*
* Copyright (c) 1997-1
www.eeworm.com/read/148858/5708647
java connectionpool.java
package javabean;
import java.sql.SQLException;
import java.sql.Connection;
import javax.sql.DataSource;
public class ConnectionPool {
private DataSource ds;
private static Connection
www.eeworm.com/read/148263/5716419
cpp garbage.cpp
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2003 by Embedded and Real-Time Systems La
www.eeworm.com/read/145717/5744627
java connectionpool.java
package com.wrox.tourism.db.util;
import java.sql.SQLException;
import java.sql.Connection;
import javax.sql.DataSource;
public class ConnectionPool {
private DataSource ds;
private static Con
www.eeworm.com/read/131315/5942686
c ttym.c
/* ttym.c - miscellaneous routines */
#ifndef lint
static char ident[] = "@(#)$Id: ttym.c,v 1.6 1992/02/03 17:57:22 jromine Exp $";
#endif lint
#include
#ifndef NSIG
#include
#endi
www.eeworm.com/read/130382/5957172
c pgphashmod.c
/*
* pgpHashMod.c -- module to hash data
*
* Written by: Derek Atkins and Colin Plumb
*
* $Id: pgpHashMod.c,v 1.17 1997/12/12 01:14:06 heller Exp $
*/
#include "pgpConfi