代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/269943/11053946
idl server.idl
//
// Server.idl - IDL source for Server.dll
//
// MIDL generates proxy/stub code and a type library from this file.
//
//
// Interface descriptions
//
import "unknwn.idl" ;
// Interface
www.eeworm.com/read/269943/11053973
idl server.idl
//
// Server.idl - IDL source for Server.dll
//
// MIDL generates proxy/stub code and a type library from this file.
//
//
// Interface descriptions
//
import "unknwn.idl" ;
// Interface
www.eeworm.com/read/412758/11186134
txt readme.txt
This is nled driver, which encapsulate original nled driver,
and add possibility to apply any pattern to vibrate led.
With this driver proxy you can replace standart all time
vibrating on incomin
www.eeworm.com/read/411763/11228913
java callbackfilterimpl.java
package filter;
import java.lang.reflect.Method;
import net.sf.cglib.proxy.CallbackFilter;
public class CallbackFilterImpl implements CallbackFilter{
public int accept(Method method) {
/
www.eeworm.com/read/411763/11228915
java fixedvalueimpl.java
package callback;
import net.sf.cglib.proxy.FixedValue;
public class FixedValueImpl implements FixedValue {
public Object loadObject() throws Exception {
// TODO Auto-generated method stu
www.eeworm.com/read/335676/12507892
c axatlctl_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Oct 08 20:27:20 2000
*/
/* Compiler settings for D:\ActiveX\AxAtl
www.eeworm.com/read/335676/12507955
c axatledit_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sat Aug 19 10:35:42 2000
*/
/* Compiler settings for D:\ActiveX\AxAtl
www.eeworm.com/read/335676/12508718
c axatlsrv_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Oct 08 20:30:54 2000
*/
/* Compiler settings for D:\ActiveX\AxAtl
www.eeworm.com/read/147107/12582756
c exch_pda_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Oct 31 02:01:25 2002
*/
/* Compiler settings for E:\develop\Mobil
www.eeworm.com/read/135259/13944971
h ksproxy.h
/*++
Copyright (C) Microsoft Corporation, 1996 - 1999
Module Name:
ksproxy.h
Abstract:
Interface definitions for WDM-CSA proxy filters.
--*/
#ifndef __KSPROXY__
#pragma o