代码搜索结果
找到约 322,615 项符合
Interface 的代码
unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
type
TForm3 = class(TForm)
private
{ Private declarations }
public
{
unit2.pas
unit Unit2;
interface
implementation
end.
ivisit.java
package org.ggyy.dao;
import org.ggyy.bo.Cat;
public interface IVisit {
public void visit(Cat c);
}
iownerdao.java
/*
* Created on 2004-12-11
*
*/
package org.ggyy.dao;
/**
* @author jiangyubao
*OwnerDao的接口
*/
public interface IOwnerDao extends IEntityDao{
}
imanagerservice.java
package org.ggyy.service;
public interface IManagerService {
public void manCat() ;
}
mos_shell.1
.TH "MOS_SHELL" 1
.SH NAME
MOS_SHELL \- Program to interface with a nymph.
.SH SYNOPSIS
.B MOS_SHELL
MOS_SHELL [-t|-p|-l
bionet-interface.c
#include
#include
#include
#include "cortex.h"
#include "bionet-interface.h"
#include "gui_gtk.h"
#include "model_gtk.h"
#include "bionet.h"
extern GtkWidget *syst
networktopologyobserver.java
/**
*
*
* @author Hui Dai
*
*/
public interface NetworkTopologyObserver {
public void removeRelationshipEvent(Node child, Node parent);
public void addRelationshipEvent(Node child, Node pa
wb_dma_wb_slv.v
/////////////////////////////////////////////////////////////////////
//// ////
//// WISHBONE DMA WISHBONE Slave Interface
wb_dma_wb_if.v
/////////////////////////////////////////////////////////////////////
//// ////
//// WISHBONE DMA WISHBONE Interface