代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/442179/1765045
c proxy.c
/*
* Copyright (c) 1999-2000 Caucho Technology. All rights reserved.
*
* Caucho Technology permits redistribution, modification and use
* of this file in source and binary form ("the Software") u
www.eeworm.com/read/440906/1784582
java proxy.java
/* Proxy.java -- build a proxy class that implements reflected interfaces
Copyright (C) 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free softwar
www.eeworm.com/read/440120/1801845
c proxy.c
/*
* Copyright 2000-2005 Wind River Systems, Inc.
* All rights reserved. Provided under license only.
* Distribution or other use of this software is only
* permitted pursuant to the terms of
www.eeworm.com/read/440120/1802204
h proxy.h
/* $Header: /usr/cvsroot/target/h/wrn/wm/snmp/engine/proxy.h,v 1.3 2001/11/06 21:50:40 josh Exp $ */
/*
* Copyright (C) 1999-2005 Wind River Systems, Inc.
* All rights reserved. Provided under lic
www.eeworm.com/read/437952/1828082
java proxy.java
//$Id: Proxy.java 14736 2008-06-04 14:23:42Z hardy.ferentschik $
package org.hibernate.annotations;
import static java.lang.annotation.ElementType.TYPE;
import java.lang.annotation.Retention;
import
www.eeworm.com/read/436162/1851650
java proxy.java
//========================================================================
//$Id: Proxy.java 215 2006-02-15 09:43:07Z janb $
//Copyright 2000-2004 Mort Bay Consulting Pty. Ltd.
//---------------------
www.eeworm.com/read/434907/1867439
java proxy.java
/*
* Created on Aug 15, 2005
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package org.GTADS.proxy;
www.eeworm.com/read/433231/1884732
js proxy.js
/*
* Ext JS Library 0.20
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
Ext.sql.Proxy = function(conn, table, keyName, store, readonly){
www.eeworm.com/read/423790/2021839
js proxy.js
/*
* Ext JS Library 0.20
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
Ext.sql.Proxy = function(conn, table, keyName, store, readonly){
www.eeworm.com/read/422078/2041971
cs proxy.cs
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.