代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/392773/2491356
h locale_test.h
#include
#if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
# include
# include "cppunit/cppunit_proxy.h"
# include
struct ref_monetary;
struct ref_locale;
#
www.eeworm.com/read/392773/2491407
cpp memory_test.cpp
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class MemoryTest : public CPPUNIT_NS
www.eeworm.com/read/392773/2491408
cpp rndshf_test.cpp
#include
#include
#include
#include "iota.h"
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
www.eeworm.com/read/392773/2491420
cpp rotate_test.cpp
#include
#include
#include
#include "iota.h"
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
www.eeworm.com/read/392773/2491456
cpp perm_test.cpp
#include
#include
#include
#include
#include
#include "iota.h"
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_N
www.eeworm.com/read/392773/2491465
cpp foreach_test.cpp
#include
#include
#include "fadapter.h"
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase cl
www.eeworm.com/read/392773/2491468
cpp reference_wrapper_test.cpp
#include
#if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESP
www.eeworm.com/read/385462/2589175
c adlib.c
/*
* QEMU Proxy for OPL2/3 emulation by MAME team
*
* Copyright (c) 2004-2005 Vassili Karpov (malc)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this sof
www.eeworm.com/read/385462/2590069
c adlib.c
/*
* QEMU Proxy for OPL2/3 emulation by MAME team
*
* Copyright (c) 2004-2005 Vassili Karpov (malc)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this sof
www.eeworm.com/read/380073/2663656
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