代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/410649/11273472
java _resultset.java
package com.holpe.database;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
impo
www.eeworm.com/read/410642/11273848
c quote.c
#include "soapH.h" /* include generated proxy and SOAP support */
int main(int argc, char **argv)
{ struct soap soap;
float q;
char *sym;
if (argc > 1)
sym = argv[1];
else
{ fprintf(std
www.eeworm.com/read/156173/11823689
myproxy-test-replicate
#!/usr/bin/perl -w
# myproxy test script
# written by Jim Basney
# Requires a valid proxy credential with lifetime of atleast 3 hours.
#
# Test cases are:
# 1. Store a cred
www.eeworm.com/read/254432/12136744
java basicconnectionserver.java
// (c) Copyright 2003 Recursion Software, Inc.
package examples.connectionmgmt;
import com.recursionsw.ve.Namespace;
import com.recursionsw.ve.Proxy;
import com.recursionsw.ve.Voyager;
import
www.eeworm.com/read/336776/12415424
java clientsideproxy.java
package designPatterns.Proxy;
import java.util.Iterator;
import java.util.LinkedList;
import javax.realtime.LTMemory;
import designPatterns.Data;
import rtComm.LinkQueue;
public class ClientSidePro
www.eeworm.com/read/225994/14505544
readme
Other patches and addons for OpenSSH. Please send submissions to
djm@mindrot.org
Externally maintained
---------------------
SSH Proxy Command -- connect.c
Shun-ichi GOTO has wr
www.eeworm.com/read/124403/14569533
wwwo
[WWW]
Images=List(Off,"Only cached files","Display all"):"Display all"
MaxConnections=Number(0,32):4
ProxyHTTP=Text(128):""
ProxyHTTPS=Text(128):""
ProxyFTP=Text(128):""
ProxyGopher=Text(128):""
Proxy
www.eeworm.com/read/34867/1045008
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/492252/1177169
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/487452/1236356
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(