代码搜索结果
找到约 10,000 项符合
Interface 的代码
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
----
delphitwain.pas
{DELPHI IMPLEMENTATION OF TWAIN INTERFACE}
{december 2003
readme.txt
Uploaded by iNTERFACE Enterprises (www.iessoft.com)
text
In order to understand Swing, it is first necessary to understand the infrastructure upon which it is based, the Abstract Window Toolkit, or AWT. Java took off faster than anyone could have imagined,
readme.txt
DISTRIBUTION NOTES:
This distribution contains the comm.jar file original part
of the COMMAPI 2.0.3 release. The 2.0.3 release itself is
no longer distributed. comm.jar, which contains the comm
data.java
public interface Data {
public abstract String getContent();
}
data.java
public interface Data {
public abstract String getContent();
}
getpy.pas
unit GetPy;
interface
uses sysutils;
end.