代码搜索结果

找到约 10,000 项符合 Interface 的代码

classinterface.java

/* ClassInterface.java */ public interface ClassInterface { public double Cost(); }

active template library (atl) frequently asked questions.txt

作者:wgenry 日期:2000-9-19 14:49:51 Questions on ATL 2.0 Setup -------------------------- 1. What are the known problems with the ATL 2.0 Object Wizard? (3/5/97) Questions on ATL controls ----

readme.sbpcd

This is release 1.3 of the SoundBlaster Pro (Matsushita, Kotobuki, Panasonic, CreativeLabs, Aztech) CD-ROM driver for Linux. The driver is able to drive the whole family of IDE-style Matsushita/K

active template library (atl) frequently asked questions.txt

作者:wgenry 日期:2000-9-19 14:49:51 Questions on ATL 2.0 Setup -------------------------- 1. What are the known problems with the ATL 2.0 Object Wizard? (3/5/97) Questions on ATL controls ----

remote-ext.h

/* * Copyright (c) 2002 - 2003 * NetGroup, Politecnico di Torino (Italy) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are

readme.txt

MATLAB Interface for LIBSVM, Version 1.2 ======================================== Copyright (C) 2004-2005 Michael Vogt Written by Michael Vogt, Atanas Ayarov and Bennet Gedan This software package

command.java

public interface Command { public void execute(); public void undo(); }

link.java

public interface Link { public void check(boolean b); }

classinterface.java

/* ClassInterface.java */ public interface ClassInterface { public double Cost(); }