代码搜索:Adapter
找到约 10,000 项符合「Adapter」的源代码
代码结果 10,000
www.eeworm.com/read/301709/13851488
jpg adapter.jpg
www.eeworm.com/read/152843/5661097
h adapter.h
/* $Id: adapter.h,v 1.4 2004/03/21 17:26:01 armin Exp $ */
#ifndef __DIVA_USER_MODE_IDI_ADAPTER_H__
#define __DIVA_USER_MODE_IDI_ADAPTER_H__
#define DIVA_UM_IDI_ADAPTER_REMOVED 0x00000001
typedef s
www.eeworm.com/read/147766/5723887
h adapter.h
/*
* Main internal include file for Diva Server driver
*
* Copyright (C) Eicon Technology Corporation, 2000.
*
* Eicon File Revision : 1.7
*
* This software may be used and distributed acc
www.eeworm.com/read/136849/5843922
c adapter.c
#include "emu.h"
GLOBAL UBYTE std;
void LCD_ON()
{
}
void LCD_OFF( )
{
}
void LED_ON()
{
}
void LED_OFF()
{
}
void Backlight_ON()
{
}
void Backlight_OFF()
{
}
www.eeworm.com/read/136828/5844586
java adapter.java
package com.javapatterns.adapter.objectAdapter;
public class Adapter implements Target {
public Adapter(Adaptee adaptee){
super();
this.adaptee = adaptee;
}
public vo
www.eeworm.com/read/136828/5844589
java adapter.java
package com.javapatterns.adapter.classAdapter;
public class Adapter extends Adaptee implements Target {
/**
* Class Adaptee doesn't contain operation sampleOperation2.
*/
pub
www.eeworm.com/read/136786/5864655
h adapter.h
/*
* Main internal include file for Diva Server driver
*
* Copyright (C) Eicon Technology Corporation, 2000.
*
* Eicon File Revision : 1.7
*
* This software may be used and distributed acc
www.eeworm.com/read/128531/5986590
h adapter.h
/*
* Main internal include file for Diva Server driver
*
* Copyright (C) Eicon Technology Corporation, 2000.
*
* Eicon File Revision : 1.7
*
* This software may be used and distributed acc
www.eeworm.com/read/127781/5997616
h adapter.h
/*
* Main internal include file for Diva Server driver
*
* Copyright (C) Eicon Technology Corporation, 2000.
*
* Eicon File Revision : 1.7
*
* This software may be used and distributed acc