代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/301981/3829090
java proxy.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/296973/3895809
java proxy.java
package ch10.section03;
public class Proxy
implements Subject {
private RealSubject realSubject;
public Proxy() {
}
public void request() {
if (realSubject == null) { //这里有个
www.eeworm.com/read/296900/3897340
java proxy.java
/*
* @(#)Proxy.java 1.11 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.lang.reflect;
i
www.eeworm.com/read/293655/3929242
java proxy.java
/*
* 项目名称 Pattern
* 包名称 com.niufish.pattern.proxy
*
* 文件名称 Proxy.java
*
*/
package com.niufish.pattern.proxy;
/**
* 扒层皮的代理
*
* View Source
www.eeworm.com/read/292144/3957102
mib proxy.mib
PROXY DEFINITIONS ::= BEGIN
IMPORTS
Counter, TimeTicks, IpAddress, enterprises
FROM RFC1155-SMI
OBJECT-TYPE
www.eeworm.com/read/290124/3984579
java proxy.java
package com.gootrip.visitor.thread;
public class Proxy {
private String ip;
private int port;
public Proxy(String ip, int port) {
this.ip = ip;
this.port = port;
}
public Stri
www.eeworm.com/read/288845/4003816
dpr proxy.dpr
program Proxy;
uses
Forms,
CProxy in 'CProxy.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/288845/4003817
dsk proxy.dsk
[Closed Files]
File_0=SourceModule,'C:\Documents and Settings\hubdog.UNIT-LYSOB8L0QB\My Documents\Develop\Delphi\Delphi深度探索二\Vcl\Pattern\Proxy\CProxy.dfm',0,1,1,1,1,0,0
File_1=SourceModule,'D:\Progr
www.eeworm.com/read/288845/4003818
cfg proxy.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/288845/4003819
dof proxy.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U