代码搜索:proxy

找到约 9,859 项符合「proxy」的源代码

代码结果 9,859
www.eeworm.com/read/100480/6268954

c jeditlauncher_p.c

#pragma warning( disable: 4049 ) /* more than 64k source lines */ /* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.03.0280 */ /* at Tue Au
www.eeworm.com/read/100043/6275028

sh smb_auth.sh

#!/bin/sh # # smb_auth - SMB proxy authentication module # Copyright (C) 1998 Richard Huveneers # # This program is free software; you can redistribute it and/or modify #
www.eeworm.com/read/492697/6419720

h ksproxy.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: ksproxy.h Abstract: Interface definitions for WDM-CSA proxy filters. --*/ #ifndef __KSPROXY__
www.eeworm.com/read/486060/6542646

txt readme.txt

First, you should input command in the command window like following: javac Server.java Then use telnet to send command to the server through the proxy server; command is: telnet 8000 Noti
www.eeworm.com/read/479166/6700090

h interface.h

// Fig. 10.25: Interface.h // Proxy class Interface definition. // Client sees this source code, but the source code does not reveal // the data layout of class Implementation. class Implementa
www.eeworm.com/read/264432/11315234

c cus_opcclient_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed May 30 09:12:09 2007 */ /* Compiler settings for D:\CUS_OPCClient
www.eeworm.com/read/407199/11424230

c opc_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Thu Dec 08 13:39:17 2005 */ /* Compiler settings for OPC.idl: Oi
www.eeworm.com/read/406072/11449967

h ksproxy.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: ksproxy.h Abstract: Interface definitions for WDM-CSA proxy filters. --*/ #ifndef __KSPROXY__
www.eeworm.com/read/261385/11649059

asp theimg.asp

www.eeworm.com/read/259522/11785187

java abstractlazyinitializer.java

package org.hibernate.proxy; import java.io.Serializable; import org.hibernate.HibernateException; import org.hibernate.LazyInitializationException; import org.hibernate.ObjectNotFoundException; imp