代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/465854/1516417
xpm proxy.xpm
/* XPM */
static char * proxy_xpm[] = {
"16 16 102 2",
" c None",
". c #BDBEBB",
"+ c #BEC0BC",
"@ c #9FB5C5",
"# c #2386CA",
"$ c #2188CC",
"% c #2481C4",
"& c #478CC1",
"* c #D8D9D7",
"=
www.eeworm.com/read/460691/1558475
al proxy.al
# NOTE: Derived from blib\lib\LWP\UserAgent.pm.
# Changes made here will be lost when autosplit again.
# See AutoSplit.pm.
package LWP::UserAgent;
#line 609 "blib\lib\LWP\UserAgent.pm (autosplit
www.eeworm.com/read/460691/1558479
al no_proxy.al
# NOTE: Derived from blib\lib\LWP\UserAgent.pm.
# Changes made here will be lost when autosplit again.
# See AutoSplit.pm.
package LWP::UserAgent;
#line 667 "blib\lib\LWP\UserAgent.pm (autosplit
www.eeworm.com/read/460242/1561882
cs proxy.cs
#region Licences
// Copyright (C) 2005 Sebastian Faltoni
//
// This library is free software; you can redistribute it and/or
// modify it under the terms o
www.eeworm.com/read/458943/1577114
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/250731/4427749
py proxy.py
# -*- coding: ISO8859-1 -*-
#
# $Id: proxy.py 3743 2006-11-13 12:55:33Z mortenv $
#
# Copyright 2004 Norwegian University of Science and Technology
#
# This file is part of Network Administration Visu
www.eeworm.com/read/250731/4427750
htaccess-proxy
SetHandler python-program
PythonHandler nav.web.pyproxy.proxy
DirectoryIndex index
www.eeworm.com/read/250243/4435688
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/249812/4445933
java proxy.java
package activeobject;
class Proxy implements ActiveObject {
private final SchedulerThread scheduler;
private final Servant servant;
public Proxy(SchedulerThread scheduler, Servant se