代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/101066/6256193
c proxylib.c
/* proxyLib.c - proxy Address Resolution Protocol (ARP) client library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01k,10may02,kbw making man
www.eeworm.com/read/101066/6257204
h interfaceproxy.h
/* InterfaceProxy.h - COM/DCOM InterfaceProxy class definition */
/* Copyright (c) 1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01n,24jul01,dbs add public inner-pr
www.eeworm.com/read/100926/6263893
readme
test_mutex
test_mutex tests ACE_Local_Mutex and ACE_Remote_Mutex with both local
and global proxies. "Local proxies" mean that each thread uses its
own proxy (but same logical token.) "Global
www.eeworm.com/read/100046/6274749
c htproxy.c
/* HTProxy.c
** GATEWAY AND PROXY MANAGER
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
** @(#) $Id: HTProxy.c,v 2.18 1999/02/22 22:
www.eeworm.com/read/255318/6306034
c spi.c
/*
* spi.c - SPI init/core code
*
* Copyright (C) 2005 David Brownell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera
www.eeworm.com/read/408881/11366443
java ntierauth.java
/*
* A Ntier Authentication Sample
*
* It 1. create new users proxy and client
* grant corresponding privileges to them
* 2. create new roles role1, role2, and
* grant some operat
www.eeworm.com/read/348004/11618271
htm mozwebserviceexample2.htm
Mozilla Web Service Example
var sWSDL = "http://www.xmethods.net/sd/2001/TemperatureService.wsdl";
www.eeworm.com/read/157806/11662633
todo
TODO before 0.4 release:
[ DONE ] - Install netGo in '/usr' instead of '/usr/local' (accordning to FHS).
[ DONE ] - Include stdio.h in netgodialog.cpp.
[ DONE ] - Implement another technique for stor
www.eeworm.com/read/259522/11785184
java lazyinitializer.java
//$Id: LazyInitializer.java 7246 2005-06-20 20:32:36Z oneovthafew $
package org.hibernate.proxy;
import java.io.Serializable;
import org.hibernate.HibernateException;
import org.hibernate.engine.Ses
www.eeworm.com/read/259522/11785185
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