代码搜索结果

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

readme

Python-to-libsvm interface Introduction ============ Python (http://www.python.org/) is a programming language suitable for rapid development. This python-to-libsvm interface is developed so users

newfirstcom.ridl

// ************************************************************************ // // WARNING // ------- // This file is generated by the Type Library importer or Type Libary Editor. // Barring syntax

savings.java

// This is the Savings interface. It is an interface, not a class. // Therefore we do not need to provide detail implementation of the methods, just list them. public interface Savings { void

current.java

// This is the Current interface. It is an interface, not a class. // Therefore we do not need to provide detail implementation of the methods, just list them. public interface Current { void i

awtlist.java

public interface awtList { public void add(String s); public void remove(String s); public String[] getSelectedItems(); }

awtlist.java

public interface awtList { public void add(String s); public void remove(String s); public String[] getSelectedItems(); }

awtlist.java

public interface awtList { public void add(String s); public void remove(String s); public String[] getSelectedItems(); }

awtlist.java

public interface awtList { public void add(String s); public void remove(String s); public String[] getSelectedItems(); }

awtlist.java

public interface awtList { public void add(String s); public void remove(String s); public String[] getSelectedItems(); }

awtlist.java

public interface awtList { public void add(String s); public void remove(String s); public String[] getSelectedItems(); }