代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/175176/9556398
pas mssax2view.pas
unit MSSAX2View;
{
A viewer for XML documents.
Based on SAX2 interfaces, using Microsoft SAX2 parser.
Requires MSXML v3 package from Microsoft.
Copyright
www.eeworm.com/read/357659/10203806
c initspdif.c
/***************************************************************************************************
** File: initSPDIF.c
** Date: 7-29-05
** Author: BM
** Use: Testing ADSP-21369 EZkit
www.eeworm.com/read/357508/10207374
adb ncurses2-genericputs.adb
------------------------------------------------------------------------------
-- --
-- GNAT ncurses Bind
www.eeworm.com/read/357508/10207432
ads ncurses2-genericputs.ads
------------------------------------------------------------------------------
-- --
-- GNAT ncurses Bind
www.eeworm.com/read/353439/10447278
java testex5.java
// interfaces.TestEx5.java
// TIJ4 Chapter Interfaces, Exercise 5, page 320
// Create an interface containing three methods, in its own package. Implement it
// in another package.
/* Solution inc
www.eeworm.com/read/352425/10553735
java testex5.java
// interfaces.TestEx5.java
// TIJ4 Chapter Interfaces, Exercise 5, page 320
// Create an interface containing three methods, in its own package. Implement it
// in another package.
/* Solution inc