代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/475425/6781481
bak helloservice.java.bak
package proxy;
import java.util.Date;
public interface HelloService{
public String echo(String msg);
public Date getTime();
}
/****************************************************
* 作
www.eeworm.com/read/395876/8147544
java simpledynamicproxy23.java
// typeinfo/SimpleDynamicProxy23.java
// TIJ4 Chapter Typeinfo, Exercise 23, page 598
// Inside invoke() in SimpleDynamicProxy.java, try to print the proxy argument and explain
// what happens.
im
www.eeworm.com/read/395876/8147574
java simpledynamicproxy22.java
// typeinfo/SimpleDynamicProxy22.java
// TIJ4 Chapter Typeinfo, Exercise 22, page 598
// Modify SimpleDynamicProxy.java so that it measures method-call times.
import java.lang.reflect.*;
import ja
www.eeworm.com/read/195386/8159818
def 111ps.def
LIBRARY "111PS"
DESCRIPTION 'Proxy/Stub DLL'
EXPORTS
DllGetClassObject @1 PRIVATE
DllCanUnloadNow @2 PRIVATE
GetProxyDllInfo @3 PRIVATE
DllRegisterServer @
www.eeworm.com/read/192685/8298297
html 7908.html
建议使用 Microsoft Proxy Server
建议使用 Microsoft Proxy Server
www.eeworm.com/read/392347/8349290
c c_stpvr2_stapp_configant.c
int CONFuseDHCP=0; /*Set to 0 to disable DHCP*/
char CONFipaddr []="192.0.0.120"; /*Default box IPaddress (if no DHCP)*/
char CONFnetmask[]="255.255.255.0"; /*Default box Netwask (if
www.eeworm.com/read/392244/8355696
java simpledynamicproxy23.java
// typeinfo/SimpleDynamicProxy23.java
// TIJ4 Chapter Typeinfo, Exercise 23, page 598
// Inside invoke() in SimpleDynamicProxy.java, try to print the proxy argument and explain
// what happens.
im
www.eeworm.com/read/392244/8355737
java simpledynamicproxy22.java
// typeinfo/SimpleDynamicProxy22.java
// TIJ4 Chapter Typeinfo, Exercise 22, page 598
// Modify SimpleDynamicProxy.java so that it measures method-call times.
import java.lang.reflect.*;
import ja
www.eeworm.com/read/370596/9592748
java simpledynamicproxy23.java
// typeinfo/SimpleDynamicProxy23.java
// TIJ4 Chapter Typeinfo, Exercise 23, page 598
// Inside invoke() in SimpleDynamicProxy.java, try to print the proxy argument and explain
// what happens.
im
www.eeworm.com/read/370596/9592788
java simpledynamicproxy22.java
// typeinfo/SimpleDynamicProxy22.java
// TIJ4 Chapter Typeinfo, Exercise 22, page 598
// Modify SimpleDynamicProxy.java so that it measures method-call times.
import java.lang.reflect.*;
import ja