代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/209167/15226582
h dmodshow.h
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00
www.eeworm.com/read/167133/5469387
j fieldflags4.j
.class interface abstract FieldFlags4
.super java/lang/Object
.field public foo I
; No stack trace
; Expected Output:
; java.lang.ClassFormatError: (class: FieldFlags4, field: foo) Interface fields
www.eeworm.com/read/167133/5469482
j fieldflags3.j
.class interface abstract FieldFlags3
.super java/lang/Object
.field foo I
; No stack trace
; Expected Output:
; java.lang.ClassFormatError: (class: FieldFlags3, field: foo) Interface fields must h
www.eeworm.com/read/162614/5526465
f90 f2c_1.f90
! Make sure the f2c calling conventions work
! { dg-do run }
! { dg-options "-ff2c" }
function f(x)
f = x
end function f
complex function c(a,b)
c = cmplx (a,b)
end function c
double complex fu
www.eeworm.com/read/395876/8148084
java ex11.java
// innerclasses/Ex11.java
// TIJ4 Chapter Innerclasses, Exercise 11, page 356
/* Create a private inner class that implements a public interface.
* Write a method that returns a reference to an ins
www.eeworm.com/read/195047/8177206
h dmodshow.h
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00
www.eeworm.com/read/393542/8276148
h extension2.h
#ifndef AEEExtension2_H
#define AEEExtension2_H
/*=====================================================================
FILE: AEEExtension2.h
SERVICES: Extension2 Interface
DESCRIPTION:
www.eeworm.com/read/393542/8276154
h extension1.h
#ifndef AEEExtension1_H
#define AEEExtension1_H
/*=====================================================================
FILE: AEEExtension1.h
SERVICES: Extension1 Interface
DESCRIPTION:
www.eeworm.com/read/392244/8356082
java ex11.java
// innerclasses/Ex11.java
// TIJ4 Chapter Innerclasses, Exercise 11, page 356
/* Create a private inner class that implements a public interface.
* Write a method that returns a reference to an ins
www.eeworm.com/read/370596/9593209
java ex11.java
// innerclasses/Ex11.java
// TIJ4 Chapter Innerclasses, Exercise 11, page 356
/* Create a private inner class that implements a public interface.
* Write a method that returns a reference to an ins