代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/173918/5366530
cache-control
128=No-cache
129=No-store
130=Max-age
131=Max-stale
132=Min-fresh
133=Only-if-cached
134=Public
135=Private
136=No-transform
137=Must-revalidate
138=Proxy-revalidate
139=S-maxage
www.eeworm.com/read/169775/5410643
cpp remunknown_ps.cpp
/* RemUnknown_ps.cpp generated by WIDL Version 2.2.1 on 06-Dec-01 at 11:54:55 AM */
#define __WIDL_PROXY_STUB 0x0200
#include "dcomProxy.h"
#include "RemUnknown.h"
#include
extern "C" int
www.eeworm.com/read/169775/5410658
cpp vxstream_ps.cpp
/* vxStream_ps.cpp generated by WIDL Version 2.2.1 on 06-Dec-01 at 11:53:44 AM */
#define __WIDL_PROXY_STUB 0x0200
#include "dcomProxy.h"
#include "vxStream.h"
#include
extern "C" int inc
www.eeworm.com/read/169775/5410661
cpp opccomn_ps.cpp
/* opccomn_ps.cpp generated by WIDL Version 2.2.1 on 06-Dec-01 at 11:55:06 AM */
#define __WIDL_PROXY_STUB 0x0200
#include "dcomProxy.h"
#include "opccomn.h"
#include
extern "C" int inclu
www.eeworm.com/read/337546/3332638
makefile
#
# Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
# Licensed under the GPL
#
obj-y = proxy.o ptrace.o sysdep.o wait.o
USER_OBJS := $(obj-y)
include arch/um/scripts/Makefile.rules
www.eeworm.com/read/328357/3445130
c easy-tls.c
/* -*- Mode: C; c-file-style: "bsd" -*- */
/*
* easy-tls.c -- generic TLS proxy.
* $Id: easy-tls.c,v 1.4 2002/03/05 09:07:16 bodo Exp $
*/
/*
(c) Copyright 1999 Bodo Moeller. All rights reserved.
www.eeworm.com/read/327811/3453086
cache-control
128=No-cache
129=No-store
130=Max-age
131=Max-stale
132=Min-fresh
133=Only-if-cached
134=Public
135=Private
136=No-transform
137=Must-revalidate
138=Proxy-revalidate
139=S-maxage
www.eeworm.com/read/326747/3468302
java proxytest.java
//$Id: ProxyTest.java 10977 2006-12-12 23:28:04Z steve.ebersole@jboss.com $
package org.hibernate.test.proxy;
import java.math.BigDecimal;
import java.util.List;
import junit.framework.Test;
import
www.eeworm.com/read/326747/3469167
java mapproxyfactory.java
//$Id: MapProxyFactory.java 9210 2006-02-03 22:15:19Z steveebersole $
package org.hibernate.proxy.map;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.Set;
import org.
www.eeworm.com/read/326747/3469170
java proxyfactory.java
//$Id: ProxyFactory.java 9210 2006-02-03 22:15:19Z steveebersole $
package org.hibernate.proxy;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.Set;
import org.hiberna