代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/287288/8696841
c myaddin_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Feb 28 20:03:52 2007
*/
/* Compiler settings for F:\Project\MyAdd
www.eeworm.com/read/287287/8696992
c myaddin_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sat Jan 13 21:20:27 2007
*/
/* Compiler settings for F:\Project\MyAdd
www.eeworm.com/read/287286/8697063
c myaddin_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sat Jan 13 21:20:27 2007
*/
/* Compiler settings for F:\Project\MyAdd
www.eeworm.com/read/430792/8728101
c outladdin_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Fri Feb 07 00:36:09 2003
*/
/* Compiler settings for G:\Program\code\
www.eeworm.com/read/284348/8939784
c simple16_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0361 */
/* at Mon Sep 19 23:47:34 2005
*/
/* Compiler settings for .\Simple16.
www.eeworm.com/read/284348/8940073
c simple17_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0361 */
/* at Tue Oct 04 01:23:39 2005
*/
/* Compiler settings for .\Simple17.
www.eeworm.com/read/284348/8941181
c simple12_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0361 */
/* at Wed Aug 31 13:27:41 2005
*/
/* Compiler settings for .\Simple12.
www.eeworm.com/read/284348/8942033
c simple10_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0361 */
/* at Thu Aug 25 00:38:26 2005
*/
/* Compiler settings for .\Simple10.
www.eeworm.com/read/284348/8942178
c simple18_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0361 */
/* at Fri Oct 07 02:01:59 2005
*/
/* Compiler settings for .\Simple18.
www.eeworm.com/read/427147/8973291
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