代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/199349/5078133
java~21~ hotelmanager.java~21~
package com.xc.hotelmanager.hotel.control.proxy;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2006
* Company:
* @author not attributable
* @version 1.0
www.eeworm.com/read/199349/5078134
java~28~ hotelmanager.java~28~
package com.xc.hotelmanager.hotel.control.proxy;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2006
* Company:
* @author not attributable
* @version 1.0
www.eeworm.com/read/190945/5170373
java myproxyfactory.java
package com.easyjf.aop;
import java.lang.reflect.Proxy;
/**
* 测试
* @author stef_wu
*
*/
public class MyProxyFactory {
public static Object getProxyObject(String className, String[] inte
www.eeworm.com/read/189285/5201755
java dynamicproxymapper.java
package com.thoughtworks.xstream.mapper;
import com.thoughtworks.xstream.alias.ClassMapper;
import java.lang.reflect.Proxy;
/**
* Mapper for handling special cases of aliasing dynamic proxies. The
www.eeworm.com/read/188674/5207089
c component_idl_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Jun 07 10:12:46 2006
*/
/* Compiler settings for d:/MATLAB7/work/
www.eeworm.com/read/188674/5207103
c component_idl_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Jun 07 13:28:11 2006
*/
/* Compiler settings for d:/MATLAB7/work/
www.eeworm.com/read/188403/5209468
c userinfo_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Jan 27 18:14:34 2002
*/
/* Compiler settings for D:\old21\vcbook\
www.eeworm.com/read/188403/5209482
c questioninfo_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Jul 04 10:16:09 2002
*/
/* Compiler settings for F:\《Visual C++项目
www.eeworm.com/read/188403/5209523
c exam_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Jan 02 16:53:02 2002
*/
/* Compiler settings for D:\old21\vcbook\
www.eeworm.com/read/183719/5252476
c fakeauth_auth.c
/*
*
* AUTHOR: Robert Collins
*
* Example ntlm authentication program for Squid, based on the
* original proxy_auth code from client_side.c, written by
* Jon Thackray