代码搜索:proxy

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

代码结果 9,859
www.eeworm.com/read/282368/4101993

c questioninfo_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Thu Jul 04 10:16:09 2002 */ /* Compiler settings for F:\《Visual C++项目
www.eeworm.com/read/282368/4102034

c exam_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Jan 02 16:53:02 2002 */ /* Compiler settings for D:\old21\vcbook\
www.eeworm.com/read/274148/4187664

java helloserviceimpl.java

package proxy1; import java.util.Date; public class HelloServiceImpl implements HelloService{ public String echo(String msg){ return "echo:"+msg; } public Date getTime(){ return n
www.eeworm.com/read/274144/4187727

c userinfo_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Sun Jan 27 18:14:34 2002 */ /* Compiler settings for D:\old21\vcbook\
www.eeworm.com/read/274144/4187741

c questioninfo_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Thu Jul 04 10:16:09 2002 */ /* Compiler settings for F:\《Visual C++项目
www.eeworm.com/read/274144/4187782

c exam_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Wed Jan 02 16:53:02 2002 */ /* Compiler settings for D:\old21\vcbook\
www.eeworm.com/read/274079/4190499

java helloserviceimpl.java

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

py header_wrappers.py

#!/usr/bin/env python # # header_wrappers.py: Generates SWIG proxy wrappers around Subversion # header files # import os, re, string, sys, glob, shutil if __name__ == "__main__":
www.eeworm.com/read/273662/4201973

swg svn_repos_h.swg

/* Proxy classes for svn_repos.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON %nodefault svn_repos_t; %nodefault svn_authz_t; #endif
www.eeworm.com/read/273662/4202010

swg svn_auth_h.swg

/* Proxy classes for svn_auth.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON %nodefault svn_auth_baton_t; %nodefault svn_auth_iterst