• 大小: 12KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-05
  • 语言: Java
  • 标签: java接口  

资源简介

java接口使用实例源码

资源截图

代码片段和文件信息

package com.test.animal;


public class animals {

void say(String obj String content){
System.out.println(obj+“ say: “+content);
}
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        248  2016-05-21 08:49  test\.classpath

     文件        380  2016-05-20 20:57  test\.project

     文件        629  2016-05-21 08:47  test\.settings\org.eclipse.jdt.core.prefs

     文件        849  2016-05-21 08:47  test\bin\com\test\animal\animals.class

     文件       2718  2016-05-21 09:28  test\bin\com\test\animal\Cat.class

     文件       3111  2016-05-21 09:35  test\bin\com\test\animal\Dog.class

     文件        464  2016-05-21 08:47  test\bin\com\test\interfacetest\BuySomeThing.class

     文件       3380  2016-05-21 08:59  test\bin\com\test\interfacetest\PetShop.class

     文件       1021  2016-05-21 09:32  test\bin\com\test\maintest\intoMain.class

     文件        148  2016-05-20 22:47  test\src\com\test\animal\animals.java

     文件       1424  2016-05-21 09:28  test\src\com\test\animal\Cat.java

     文件       1955  2016-05-21 09:35  test\src\com\test\animal\Dog.java

     文件        279  2016-05-20 22:39  test\src\com\test\interfacetest\BuySomeThing.java

     文件       1990  2016-05-21 08:59  test\src\com\test\interfacetest\PetShop.java

     文件        500  2016-05-21 09:32  test\src\com\test\maintest\intoMain.java

     目录          0  2016-05-21 09:38  test\bin\com\test\animal

     目录          0  2016-05-21 09:38  test\bin\com\test\interfacetest

     目录          0  2016-05-21 09:38  test\bin\com\test\maintest

     目录          0  2016-05-21 09:38  test\src\com\test\animal

     目录          0  2016-05-21 09:38  test\src\com\test\interfacetest

     目录          0  2016-05-21 09:38  test\src\com\test\maintest

     目录          0  2016-05-21 09:38  test\bin\com\test

     目录          0  2016-05-21 09:38  test\src\com\test

     目录          0  2016-05-21 09:38  test\bin\com

     目录          0  2016-05-21 09:38  test\src\com

     目录          0  2016-05-21 09:38  test\.settings

     目录          0  2016-05-21 09:38  test\bin

     目录          0  2016-05-21 09:38  test\src

     目录          0  2016-05-21 09:38  test

----------- ---------  ---------- -----  ----

............此处省略2个文件信息

评论

共有 条评论