代码搜索:proxy

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

代码结果 9,859
www.eeworm.com/read/193950/5139519

c primesvr_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 3.01.75 */ /* at Fri Aug 07 16:13:35 1998 */ /* Compiler settings for primesvr.idl:
www.eeworm.com/read/188674/5207090

c mwcomtypes_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Jun 07 10:12:45 2006 */ /* Compiler settings for mwcomtypes.idl:
www.eeworm.com/read/188674/5207104

c mwcomtypes_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Jun 07 13:28:10 2006 */ /* Compiler settings for mwcomtypes.idl:
www.eeworm.com/read/184540/5248364

c dictionary_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Feb 10 15:19:36 1999 */ /* Compiler settings for dictionary.idl:
www.eeworm.com/read/181243/5277489

java gumballmachinetestdrive.java

package headfirst.proxy.gumballmonitor; public class GumballMachineTestDrive { public static void main(String[] args) { int count = 0; if (args.length < 2) { System.out.print
www.eeworm.com/read/181243/5277502

java hasquarterstate.java

package headfirst.proxy.gumball; import java.util.Random; public class HasQuarterState implements State { Random randomWinner = new Random(System.currentTimeMillis()); transient GumballMachine gum
www.eeworm.com/read/177356/5328044

c http.c

/* HyperText Tranfer Protocol - Client implementation HTTP.c ** ========================== ** Modified: ** 27 Jan 1994 PDM Added Ari Luotonen's Fix for Reload when using proxy ** servers. ** 2
www.eeworm.com/read/175119/5350110

c dictionary_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Feb 10 15:19:36 1999 */ /* Compiler settings for dictionary.idl:
www.eeworm.com/read/173561/5370327

c dictionary_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Feb 10 15:19:36 1999 */ /* Compiler settings for dictionary.idl:
www.eeworm.com/read/171692/5392157

java presentitytag.java

/* * PresentityTag.java * * Created on September 24, 2002, 11:01 AM */ package gov.nist.sip.proxy.presenceserver.pidfparser; /** * * @author deruelle * @version 1.0 */ public class Presenti