代码搜索结果
找到约 10,000 项符合
Interface 的代码
spi.h
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
sync.h
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
display.h
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
bitset.h
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
colleague.java
/**
* An abstract colleague
*/
public interface Colleague {
public void Change();
public void Action();
}
awtlist.java
public interface awtList
{
public void add(String s);
public void remove(String s);
public String[] getSelectedItems();
}
unreferenced.java
/*
* @(#)Unreferenced.java 1.10 01/12/03
*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.rmi.serve
advstyleif.pas
{***************************************************************************}
{ TAdvStyleIF interface }
{ for Delphi & C++Builder
student2.txt
Student2 interface java.io.Serializable
1 Wang
gcinterface.html
Garbage Collector Interface
C Interface
On many platforms, a single-threaded garbage collector library can be built
to act as a plug-in ma