代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/422785/2032710
txt proxy_certificates.txt
HOWTO proxy certificates
0. WARNING
NONE OF THE CODE PRESENTED HERE HAVE BEEN CHECKED! They are just an
example to show you how things can be done. There may be typos or
type conflicts
www.eeworm.com/read/420779/2062371
java proxy1.java
//图片代理:显示缩略图片
class ImageProxy{//代理类
private IImage iimage;
public ImageProxy(IImage iimage){
this.iimage = iimage;
}
public void displayImage(){
System.out.println("显示缩略图片");
}
p
www.eeworm.com/read/411488/2187852
h cppunit_proxy.h
/*
* Copyright (c) 2003, 2004
* Zdenek Nemec
*
* This material is provided "as is", with absolutely no warranty expressed
* or implied. Any use is at your own risk.
*
* Permission to use or cop
www.eeworm.com/read/411419/2188299
h sc_proxy.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2006 by all C
www.eeworm.com/read/411269/2189658
bat generate_proxy.bat
set AXISLIB=%CATALINA_HOME%\webapps\axis\WEB-INF\lib
set CP=%AXISLIB%\axis.jar;%AXISLIB%\clutil.jar;%AXISLIB%\crimson.jar;%AXISLIB%\wsdl4j.jar
java -classpath %CP% org.apache.axis.wsdl.Wsdl2java %
www.eeworm.com/read/411269/2189678
bat generate_proxy.bat
set AXISLIB=%CATALINA_HOME%\webapps\axis\WEB-INF\lib
set CP=%AXISLIB%\axis.jar;%AXISLIB%\clutil.jar;%AXISLIB%\crimson.jar;%AXISLIB%\wsdl4j.jar
java -classpath %CP% org.apache.axis.wsdl.Wsdl2java %