代码搜索:proxy

找到约 9,859 项符合「proxy」的源代码

代码结果 9,859
www.eeworm.com/read/354283/3078690

c userinfo_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Sun Jan 27 18:14:34 2002 */ /* Compiler settings for D:\old21\vcbook\
www.eeworm.com/read/354283/3078704

c questioninfo_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Thu Jul 04 10:16:09 2002 */ /* Compiler settings for F:\《Visual C++项目
www.eeworm.com/read/354283/3078745

c exam_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Jan 02 16:53:02 2002 */ /* Compiler settings for D:\old21\vcbook\
www.eeworm.com/read/351777/3098916

c fakeauth_auth.c

/* * * AUTHOR: Robert Collins * * Example ntlm authentication program for Squid, based on the * original proxy_auth code from client_side.c, written by * Jon Thackray
www.eeworm.com/read/261624/4320239

java myproxyfactory.java

package com.easyjf.aop; import java.lang.reflect.Proxy; /** * 测试 * @author stef_wu * */ public class MyProxyFactory { public static Object getProxyObject(String className, String[] inte
www.eeworm.com/read/255418/4375797

java matchmakingtestdrive.java

package headfirst.proxy.javaproxy; import java.lang.reflect.*; import java.util.*; public class MatchMakingTestDrive { Hashtable datingDB = new Hashtable(); public static void main(String[] arg
www.eeworm.com/read/255418/4375821

java imagecomponent.java

package headfirst.proxy.virtualproxy; import java.awt.*; import javax.swing.*; class ImageComponent extends JComponent { private Icon icon; public ImageComponent(Icon icon) { this.icon = icon;
www.eeworm.com/read/252403/4404977

grid config.grid

IceGrid.InstanceName=DemoIceGrid # # The IceGrid locator proxy. # Ice.Default.Locator=DemoIceGrid/Locator:default -p 12000 # # IceGrid registry configuration. # IceGrid.Registry.Client.Endpoints=def
www.eeworm.com/read/252403/4404999

client config.client

# # The client reads this property to create the reference to the # "hello" object in the server. # Hello.Proxy=hello:tcp -p 10000:udp -p 10000:ssl -p 10001 # # Warn about connection exceptions # Ice
www.eeworm.com/read/252403/4405005

config

# # The client reads this property to create the reference to the # "hello" object in the server. # Hello.Proxy=hello:tcp -p 10000:udp -p 10000:ssl -p 10001 # # Warn about connection exceptions # Ice