代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/194532/5132067
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/190346/5185652
webdav-proxy
Branch: http://svn.collab.net/repos/svn/branches/dav-mirror/
Purpose: This branch is meant to introduce a master/slave server
replication model for Subversion ra_dav transactions.
All clients i
www.eeworm.com/read/185070/5241611
sln proxy.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Proxy", "Proxy.csproj", "{E37BDA11-1752-440D-ABD9-734C5F2773D9}"
EndProject
Global
www.eeworm.com/read/183718/5252640
conf proxy.conf
[127.0.0.1]
debug yes
server 192.168.0.1
[192.168.1.4]
acp -
selectserver yes
extra-logging yes
www.eeworm.com/read/182825/5262622
cc proxy.cc
#include "TickerProxy.h"
int main() {
TickerProxy p(12345);
p.run();
}
www.eeworm.com/read/179860/5301880
c proxy.c
/*代理服务器源代码proxy.c*/
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/179153/5309812
pm proxy.pm
# -*- perl -*-
#
#
# DBD::Proxy - DBI Proxy driver
#
#
# Copyright (c) 1997,1998 Jochen Wiedmann
#
# The DBD::Proxy module is free software; you can redistribute it and/or
# modify it under
www.eeworm.com/read/177235/5331313
h proxy.h
#ifndef UCD_SNMP_PROXY_H
#define UCD_SNMP_PROXY_H
struct simple_proxy {
struct variable2 *variables;
oid name[MAX_OID_LEN];
size_t name_len;
oid base[
www.eeworm.com/read/177235/5331319
c proxy.c
/* Portions of this file are subject to the following copyright(s). See
* the Net-SNMP's COPYING file for more details and other copyrights
* that may apply:
*/
/*
* Portions of this file are cop