热门

最新

红包

立Flag

投票

同城

我的

发布
weixin_64698958
是仙女酱油
3 年前
trueweixin_64698958

package yinyue;
import java.util.*;

public class ScoreReportTest {
public static void main(){
ScoreReport s1=new ScoreReport(10001,"java",19,"zhengfudan","202110089079","yinyue",(int)Math.random());
ScoreReport s2=new ScoreReport(10001,"java",19,"zhengfudan","202110089***","liuyuxin",(int)Math.random());
ScoreReport s3=new ScoreReport(10001,"java",19,"zhengfudan","202110089***","moxingmei",(int)Math.random());
ScoreReport s4=new ScoreReport(10001,"java",19,"zhengfudan","202110089***","liangjinfei",(int)Math.random());
s1.display();
s2.display();
s3.display();
s4.display();
}
}

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
啊~不像上班啊,有哪个富婆接济一下
立即登录