代码搜索:Adapter

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

代码结果 10,000
www.eeworm.com/read/257632/4363217

c iic_adapter.c

/****************************************************************************** * * Author: Xilinx, Inc. * * * This program is free software; you can redistribute it and/or modify it * und
www.eeworm.com/read/257632/4363226

c emac_adapter.c

/****************************************************************************** * * Author: Xilinx, Inc. * * * This program is free software; you can redistribute it and/or modify it * und
www.eeworm.com/read/253341/4397949

c iic_adapter.c

/****************************************************************************** * * Author: Xilinx, Inc. * * * This program is free software; you can redistribute it and/or modify it * und
www.eeworm.com/read/253341/4397958

c emac_adapter.c

/****************************************************************************** * * Author: Xilinx, Inc. * * * This program is free software; you can redistribute it and/or modify it * und
www.eeworm.com/read/162614/5535967

java obj_adapter.java

/* OBJ_ADAPTER.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the ter
www.eeworm.com/read/162519/5545499

java obj_adapter.java

/* OBJ_ADAPTER.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the ter
www.eeworm.com/read/475633/6775037

cpp zlib_adapter.cpp

// zlib_adapter.cpp -- Thatcher Ulrich 2003 // This source code has been donated to the Public Domain. Do // whatever you want with it. // Code to wrap zlib compression/decompression around a
www.eeworm.com/read/475633/6775045

h zlib_adapter.h

// zlib_adapter.h -- Thatcher Ulrich 2003 // This source code has been donated to the Public Domain. Do // whatever you want with it. // Code to wrap zlib compression/decompression around a tu_file
www.eeworm.com/read/193685/8206946

txt listner&adapter.txt

Adapter 是“实现” Listener 类接口的类。 在实现listener ,继承 Adapter中选择可以考虑: 1)是否关心关心可监听的所有事件 2)是否要关心多种监听类型