代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/183718/5252639
sh operator.sh
#!/bin/sh
#
#
# operator.sh - Simple wrapper around our configuration operator.
#
dir=`dirname $0`
exec $dir/operator.ctp $dir/proxy-user.conf
exit 1
www.eeworm.com/read/181243/5277481
java matchmakingtestdrive.java
package headfirst.proxy.javaproxy;
import java.lang.reflect.*;
import java.util.*;
public class MatchMakingTestDrive {
Hashtable datingDB = new Hashtable();
public static void main(String[] arg
www.eeworm.com/read/181243/5277505
java imagecomponent.java
package headfirst.proxy.virtualproxy;
import java.awt.*;
import javax.swing.*;
class ImageComponent extends JComponent {
private Icon icon;
public ImageComponent(Icon icon) {
this.icon = icon;
www.eeworm.com/read/171692/5392158
java presencetag.java
/*
* PresenceTag.java
*
* Created on September 24, 2002, 11:00 AM
*/
package gov.nist.sip.proxy.presenceserver.pidfparser;
import java.util.*;
/**
*
* @author deruelle
* @version 1.0
*/
pub
www.eeworm.com/read/164604/5488760
java matchmakingtestdrive.java
package headfirst.proxy.javaproxy;
import java.lang.reflect.*;
import java.util.*;
public class MatchMakingTestDrive {
Hashtable datingDB = new Hashtable();
public static void main(String[] arg
www.eeworm.com/read/164604/5488784
java imagecomponent.java
package headfirst.proxy.virtualproxy;
import java.awt.*;
import javax.swing.*;
class ImageComponent extends JComponent {
private Icon icon;
public ImageComponent(Icon icon) {
this.icon = icon;
www.eeworm.com/read/346457/3182252
svn-base adlib.c.svn-base
/*
* QEMU Proxy for OPL2/3 emulation by MAME team
*
* Copyright (c) 2004-2005 Vassili Karpov (malc)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this sof
www.eeworm.com/read/343909/3213686
c com_ex_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Mar 04 16:06:17 2004
*/
/* Compiler settings for D:\contour\com_e
www.eeworm.com/read/343909/3213876
c shellext_txtinfo_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Mon Jul 02 09:50:24 2001
*/
/* Compiler settings for E:\Cufer\Vc\组件对象
www.eeworm.com/read/339586/3296666
makefile
BUILD = ../build
include $(BUILD)/Makefile.pre
PACKAGES += RESIPROCATE OPENSSL PTHREAD ARES
SRC = StatelessProxy.cxx
TARGET_LIBRARY = libstateless
TESTPROGRAMS = stateless-proxy.cxx
include $(BU