代码搜索:extending
找到约 313 项符合「extending」的源代码
代码结果 313
www.eeworm.com/read/344239/11895780
java horrorshow.java
//: interfaces/HorrorShow.java
// Extending an interface with inheritance.
interface Monster {
void menace();
}
interface DangerousMonster extends Monster {
void destroy();
}
interfa
www.eeworm.com/read/100285/6270705
sgml xaggr.sgml
Extending SQL: Aggregates
Aggregates in Postgres
are expressed in terms of state
transition functi
www.eeworm.com/read/465958/1515568
c protocol.c
/*++
Companion Sample Code for the Article
"Extending the Microsoft PassThru NDIS Intermediate Driver"
Portions Copyright (c) 1992-2000 Microsoft Corporation; used by p
www.eeworm.com/read/465958/1515576
h passthru.h
/*++
Companion Sample Code for the Article
"Extending the Microsoft PassThru NDIS Intermediate Driver"
Portions Copyright (c) 1992-2000 Microsoft Corporation; used by p
www.eeworm.com/read/465958/1515577
c passthru.c
/*++
Companion Sample Code for the Article
"Extending the Microsoft PassThru NDIS Intermediate Driver"
Portions Copyright (c) 1992-2000 Microsoft Corporation; used by p
www.eeworm.com/read/465958/1515578
c miniport.c
/*++
Companion Sample Code for the Article
"Extending the Microsoft PassThru NDIS Intermediate Driver"
Portions Copyright (c) 1992-2000 Microsoft Corporation; used by p
www.eeworm.com/read/465953/1515598
c protocol.c
/*++
Companion Sample Code for the Article
"Extending the Microsoft PassThru NDIS Intermediate Driver"
Portions Copyright (c) 1992-2000 Microsoft Corporation; used by p
www.eeworm.com/read/465953/1515605
h passthru.h
/*++
Companion Sample Code for the Article
"Extending the Microsoft PassThru NDIS Intermediate Driver"
Portions Copyright (c) 1992-2000 Microsoft Corporation; used by p
www.eeworm.com/read/465953/1515606
c passthru.c
/*++
Companion Sample Code for the Article
"Extending the Microsoft PassThru NDIS Intermediate Driver"
Portions Copyright (c) 1992-2000 Microsoft Corporation; used by p