代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/259229/4345317
hx proxy.hx
/*
* Copyright (c) 2005, The haXe Project Contributors
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the f
www.eeworm.com/read/259229/4345387
hx proxy.hx
package flash.utils;
extern class Proxy {
function new() : Void;
function callProperty(name : Dynamic, ?p1 : Dynamic, ?p2 : Dynamic, ?p3 : Dynamic, ?p4 : Dynamic, ?p5 : Dynamic ) : Void;
function
www.eeworm.com/read/255402/4376825
c proxy.c
/*
* proxy.c Proxy stuff.
*
* Version: $Id: proxy.c,v 1.77.2.3.2.1 2005/12/08 13:24:32 nbk Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/162614/5535294
java proxy.java
/* Proxy.java -- build a proxy class that implements reflected interfaces
Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classp
www.eeworm.com/read/162519/5544826
java proxy.java
/* Proxy.java -- build a proxy class that implements reflected interfaces
Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classp
www.eeworm.com/read/153634/5645961
c proxy.c
/*代理服务器源代码proxy.c*/
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/153251/5651961
java proxy.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/153151/5652834
java proxy.java
package com.javapatterns.proxy.smartproxy;
public class Proxy implements Searcher
{
/**
* @link aggregation
* @directed
*/
private RealSearcher searcher;
/**
www.eeworm.com/read/152843/5659963
c proxy.c
/**********************************************************************
proxy.c
Copyright (C) 1999 Lars Brinkhoff. See the file COPYING for licensing
terms and conditions.
Jeff Dike (jdike@karaya.c
www.eeworm.com/read/394472/8222760
c proxy.c
/*代理服务器源代码proxy.c*/
#include
#include
#include
#include
#include
#include
#include
#include