代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/483207/1279587
txt 构建步骤.txt
===============================================================
三层:
===============================================================
1. 桩和构架层:是应用程序层与系统其他部分的接口,生成代理类(Proxy),
使用对象序列化传
www.eeworm.com/read/480682/1314749
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/480682/1315729
h psfactory.h
/* PSFactory.h - COM/DCOM PSFactory class definition */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01n,25jul01,dbs revise facelet/proxy classes
www.eeworm.com/read/480145/1321509
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/480145/1322484
h psfactory.h
/* PSFactory.h - COM/DCOM PSFactory class definition */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01n,25jul01,dbs revise facelet/proxy classes
www.eeworm.com/read/480017/1323666
java hibernateproxyhelper.java
//$Id: HibernateProxyHelper.java 4453 2004-08-29 07:31:03Z oneovthafew $
package org.hibernate.proxy;
/**
* Utility methods for working with proxies. (this class is being phased out)
* @auth
www.eeworm.com/read/474783/1391302
js columnsplitdd-min.js
Ext.grid.SplitDragZone=function(a,c,b){this.grid=a;this.view=a.getView();this.proxy=this.view.resizeProxy;Ext.grid.SplitDragZone.superclass.constructor.call(this,c,"gridSplitters"+this.grid.getGridEl(
www.eeworm.com/read/462984/1540131
test548
HTTP
HTTP POST
HTTP proxy NTLM auth
# Server-side
HTTP/1.1 407 Authorization Required swsclose
Server: Apache/1.3.27 (Darwin) PHP/4.1.
www.eeworm.com/read/458943/1577275
js statusproxy.js
/*
* Ext JS Library 2.1
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.dd.StatusProxy
* A specialized drag proxy that
www.eeworm.com/read/451586/1660326
java httpsnoop.java
package rabbit.filter;
import java.nio.channels.SocketChannel;
import rabbit.http.HttpHeader;
import rabbit.proxy.Connection;
import rabbit.util.Logger;
import rabbit.util.SProperties;
/** This is a