代码搜索:Adapter

找到约 10,000 项符合「Adapter」的源代码

代码结果 10,000
www.eeworm.com/read/314938/3627673

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/310442/3697811

h adapter.h

/* 圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹
www.eeworm.com/read/310442/3697824

c adapter.c

/* 圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹
www.eeworm.com/read/310442/3697949

h adapter.h

/* ЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁ
www.eeworm.com/read/310442/3697964

c adapter.c

/* ЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁЁ
www.eeworm.com/read/310442/3697986

h adapter.h

//+--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. // // File: A D A P T E R . H /
www.eeworm.com/read/310442/3697995

cpp adapter.cpp

//+--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. // // File: A D A P T E R . C P
www.eeworm.com/read/304110/3803416

js adapter.js

/** * @class Ext.menu.Adapter * @extends Ext.menu.BaseItem * A base utility class that adapts a non-menu component so that it can be wrapped by a menu item and added to a menu. * It provides basic
www.eeworm.com/read/294038/3923057

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/293655/3929177

java adapter.java

/* * 项目名称 Pattern * 包名称 com.niufish.pattern.adapter.forObject * * 文件名称 Adapter.java * */ package com.niufish.pattern.adapter.forObject; import com.niufish.pattern.adapter.forClass.