代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/219872/4844616
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/219872/4844629
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/213890/4910229
c aggregate_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Oct 25 19:24:18 1998
*/
/* Compiler settings for aggregate.idl:
www.eeworm.com/read/213890/4910249
c contain_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Oct 25 19:10:51 1998
*/
/* Compiler settings for contain.idl:
www.eeworm.com/read/212217/4938893
c complus_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0361 */
/* at Sat Mar 20 23:29:37 2004
*/
/* Compiler settings for .\comPlus.i
www.eeworm.com/read/211846/4939782
c iehelper_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Mar 26 14:17:45 2003
*/
/* Compiler settings for IEHelper.idl:
www.eeworm.com/read/211846/4939817
c iehelper_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Mar 26 14:17:45 2003
*/
/* Compiler settings for IEHelper.idl:
www.eeworm.com/read/211185/4945709
c rcwtest_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Mon Feb 11 17:27:16 2002
*/
/* Compiler settings for C:\Program Files
www.eeworm.com/read/209357/4978652
jamon import.jamon
java.util.*;
java.math.BigDecimal;
java.lang.annotation.ElementType;
static java.lang.annotation.ElementType.*;