代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/403957/11494476

htm chap2.htm

A Case Study: Designing a Document Editor This chapter presents a case st
www.eeworm.com/read/401625/11553110

java weapon.java

public interface Weapon { public void shoot(); }
www.eeworm.com/read/347851/11631865

java professional.java

public interface Professional{ public void increaseSalary(); }
www.eeworm.com/read/261494/11641622

txt operators and assignments(2).txt

作者:jeru email: jeru@163.net 日期:7/3/2001 9:56:15 AM Objective 2) Determine the result of applying the boolean equals(Object) method to objects of any combination of the classes java.lang.String ja
www.eeworm.com/read/261494/11642637

txt language fundamentals.txt

作者:jeru email: jeru@163.net 日期:7/3/2001 9:54:36 AM 4) Language Fundamentals Objective 1) Identify correctly constructed package declarations import statements class declarations (of all forms i
www.eeworm.com/read/261260/11656902

java userinfodao.java

package com; public interface UserinfoDAO { }
www.eeworm.com/read/347499/11662135

txt distributions.txt

Distribution specific notes on Wireless Configuration ----------------------------------------------------- ***** HELP ***** If people send me information about the specifics of each distribution,
www.eeworm.com/read/157806/11662642

readme

netGo v0.4 (2004-08-16) Per Johansson http://netgo.hjolug.org -------------------------------------------------------------- Description ============ netGo is a distribution-indep
www.eeworm.com/read/346401/11751295

pas system.pas

unit System; interface implementation end.