代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/108102/6186459
java subject.java
package com.javapatterns.proxy;
public abstract class Subject
{
public abstract void request();
}
www.eeworm.com/read/107036/6190655
java proxyverifier.java
/*
* LumaQQ - Java QQ Client
*
* Copyright (C) 2004 luma
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/107036/6190767
java proxyutils.java
/*
* LumaQQ - Java QQ Client
*
* Copyright (C) 2004 luma
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/104767/6202150
java proxyverifier.java
/*
* LumaQQ - Java QQ Client
*
* Copyright (C) 2004 luma
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/104767/6202254
java proxyutils.java
/*
* LumaQQ - Java QQ Client
*
* Copyright (C) 2004 luma
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/103315/6218255
java client.java
package bible.webservices.message.consumer.client;
import javax.naming.Context;
import javax.naming.InitialContext;
import java.net.URL;
import java.util.Properties;
import weblogic.s
www.eeworm.com/read/103315/6218258
java readerclient.java
package bible.webservices.message.producer.client;
import javax.naming.Context;
import javax.naming.InitialContext;
import java.net.URL;
import java.util.Properties;
import weblogic.s
www.eeworm.com/read/101042/6259309
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/100046/6274895
c htaabrow.c
/* HTAABrow.c
** BROWSER SIDE ACCESS AUTHORIZATION MODULE
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
** @(#) $Id: HTAABrow.c,v 2
www.eeworm.com/read/494745/6374679
bat register.bat
@echo off
rem
rem Register.bat
rem Registration file for Chapter 10
rem
echo on
regsvr32 /s Server.dll
regsvr32 /s Proxy.dll
Server /RegServer