代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/399659/2359380
java promotionmanager.java
package proxy;
import java.sql.*;
import connector.Executor;
import connector.Searcher;
public class PromotionManager {
private static Searcher s = new Searcher();
private static Executo
www.eeworm.com/read/399659/2359382
java bookmanager.java
package proxy;
import java.sql.*;
//import connector.Executor;
import connector.Searcher;
public class BookManager {
private static Searcher s = new Searcher();
private static Executor
www.eeworm.com/read/399659/2359383
java checker.java
package proxy;
import java.sql.Date;
public class Checker {
public static final String nullStr = "null";
public static final String comma = ",";
private static final String datePatte
www.eeworm.com/read/399659/2359385
java testmanagers.java
package proxy;
import java.sql.*;
public class TestManagers {
public static void main(String[] args) throws SQLException {
// try {
// PublisherManager.update("P3", "af", null);
www.eeworm.com/read/396471/2415831
merit dictionary.merit
#
# Experimental extensions, configuration only (for check-items)
# Names/numbers as per the MERIT extensions (if possible).
#
ATTRIBUTE NAS-Identifier 32 string
ATTRIBUTE Proxy-State 33 string
ATTR
www.eeworm.com/read/392773/2491273
cpp bvector_test.cpp
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined (_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class BvectorTest : public CPPUNIT_
www.eeworm.com/read/392773/2491282
cpp _template.cpp
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class Test : pu
www.eeworm.com/read/392773/2491295
cpp uninitialized_test.cpp
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
cl
www.eeworm.com/read/392773/2491306
cpp queue_test.cpp
#include
#include
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace st
www.eeworm.com/read/392773/2491449
cpp stack_test.cpp
#include
#include
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std