代码搜索:proxy

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

代码结果 9,859
www.eeworm.com/read/277930/4148560

h matrix.h

#ifndef MATRIX_H #define MATRIX_H #include #include #include namespace mylib { template class matrix { private: //proxy class vec:
www.eeworm.com/read/277227/4158283

java stepproxy.java

package com.opensymphony.workflow.designer.proxy; import com.opensymphony.workflow.loader.StepDescriptor; import org.jgraph.graph.DefaultGraphCell; /** * @author baab */ public class Ste
www.eeworm.com/read/277227/4158285

java actionproxy.java

package com.opensymphony.workflow.designer.proxy; import com.opensymphony.workflow.loader.ActionDescriptor; import org.jgraph.graph.DefaultGraphCell; /** * @author Gulei */ public class ActionProx
www.eeworm.com/read/275409/4177927

c iehelper_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Mar 26 14:17:45 2003 */ /* Compiler settings for IEHelper.idl:
www.eeworm.com/read/275409/4177962

c iehelper_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Mar 26 14:17:45 2003 */ /* Compiler settings for IEHelper.idl:
www.eeworm.com/read/274903/4180279

c http.c

/* HyperText Tranfer Protocol - Client implementation HTTP.c ** ========================== ** Modified: ** 27 Jan 1994 PDM Added Ari Luotonen's Fix for Reload when using proxy ** servers. ** 2
www.eeworm.com/read/274148/4187654

java helloserviceimpl.java

package proxy; import java.util.Date; public class HelloServiceImpl implements HelloService{ public String echo(String msg){ return "echo:"+msg; } public Date getTime(){ return ne
www.eeworm.com/read/274079/4190487

java helloserviceimpl.java

package proxy; import java.util.Date; public class HelloServiceImpl implements HelloService{ public String echo(String msg){ return "echo:"+msg; } public Date getTime(){ return ne
www.eeworm.com/read/273662/4201989

swg svn_io_h.swg

/* Proxy classes for svn_io.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON %nodefault svn_stream_t; #endif /* Includes */ #ifdef SW
www.eeworm.com/read/273662/4201990

swg svn_diff_h.swg

/* Proxy classes for svn_diff.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON %nodefault svn_diff_t; #endif /* Includes */ #ifdef SW