代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/130240/5962851
java eventtracer.java
/**
@version 1.31 2004-05-10
@author Cay Horstmann
*/
import java.awt.*;
import java.awt.event.*;
import java.beans.*;
import java.lang.reflect.*;
public class EventTracer
{
pub
www.eeworm.com/read/128604/5982341
cc natproxy.cc
// natProxy.cc - Native code for Proxy class.
/* Copyright (C) 2002 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgc
www.eeworm.com/read/126641/6015709
makefile
CC=cc
CFLAGS= -g -I../../include
#LIBS= -L../.. -lcrypto -lssl
LIBS= -L../.. ../../libssl.a ../../libcrypto.a
# the file conn.c requires a file "proxy.h" which I couldn't find...
#EXAMPLES=base64 co
www.eeworm.com/read/125114/6033776
java subject.java
package com.javapatterns.proxy;
public abstract class Subject
{
public abstract void request();
}
www.eeworm.com/read/120251/6078768
physics demo.physics
floorPhysics
{
bounce 0 0
softness 0
gravity false
proxy box 500 1 500
}
boxPhysics
{
bounce 0 0.01
softness 0
mass box 0.5 2 2 2
proxy box 2 2 2
}
stepPhysics
{
bounce
www.eeworm.com/read/118654/6097352
java jworkspicoactioninvocation.java
/*****************************************************************************
* Copyright (C) NanoContainer Organization. All rights reserved. *
* -------------------------------------
www.eeworm.com/read/117225/6105898
java xproxyserver.java
/****************************************************************
* XBrowser - eXtended web Browser *
* *
www.eeworm.com/read/114609/6123115
java proxyframe.java
// ProxyFrame.java
// $Id: ProxyFrame.java,v 1.17 2000/08/16 21:37:43 ylafon Exp $
// (c) COPYRIGHT MIT and INRIA, 1998.
// Please first read the full copyright statement in file COPYRIGHT.html
packa
www.eeworm.com/read/114609/6123120
java proxydispatcherprop.java
// ProxyDispatcherProp.java
// $Id: ProxyDispatcherProp.java,v 1.6 2000/08/16 21:37:43 ylafon Exp $
// (c) COPYRIGHT MIT and INRIA, 1998.
// Please first read the full copyright statement in file COPY