第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

運(yùn)行時(shí)卡主,什么問(wèn)題?

運(yùn)行時(shí)卡主,什么問(wèn)題?

白日夢(mèng)想家XJQ 2017-05-14 13:04:41
public?class?Test?{ ? ????public?static?void?main(String[]?args)?{ ????????? ????????Scanner?sc=new?Scanner(System.in); ????????sc.next(); ????????String?x=sc.next(); ?????????//想將用戶名x改成手動(dòng)輸入,一運(yùn)行就卡主,不知道哪里出了問(wèn)題?去掉Scanner方法,直接給x賦值則運(yùn)行正常 ????????User?u?=?new?User(x,?"123456"); ????????User?u1?=?new?User("Mike",?"123456"); ????????u.yhxx(); ????????u1.yhxx(); ????????System.out.println("==========================="); ????????UserManager?um?=?new?UserManager(); ????????um.checkUser(u,?u1); ????? ????} ? } ????? ????public?class?User?{ ? ????private?String?user; ????private?String?password; ? ????public?void?yhxx()?{ ????????System.out.println("用戶名:"?+?getUser()); ????????System.out.println("密碼:"?+?getPassword()); ????} ? ????public?User(String?user,?String?password)?{ ????????this.user?=?user; ????????this.password?=?password; ????} ? ????public?String?getUser()?{ ????????return?user; ????} ? ????public?void?setUser(String?user)?{ ????????this.user?=?user; ????} ? ????public?String?getPassword()?{ ????????return?password; ????} ? ????public?void?setPassword(String?password)?{ ????????this.password?=?password; ????} ? } public?class?UserManager?{ ????public?String?checkUser(User?u,?User?u1)?{ ????????if?(u.getUser()?!=?null?&&?u1.getPassword()?!=?null)?{ ????????????if?(u.getUser().equals(u1.getUser()))?{ ????????????????System.out.println("用戶名一致"); ????????????}?else?{ ????????????????System.out.println("用戶名不一致"); ????????????} ????????}?else?{ ????????????System.out.println("用戶名輸入為空"); ????????} ? ????????return?null; ? ????} ? }public class Test { ? ?public static void main(String[] args) { ? ? ? ? ? ? ? ?Scanner sc=new Scanner(System.in); ? ? ? ?sc.next(); ? ? ? ?String x=sc.next(); ? ? ? ?//想將用戶名x改成手動(dòng)輸入,一運(yùn)行就卡主,不知道哪里出了問(wèn)題?去掉Scanner方法,直接給x賦值則運(yùn)行正常 ? ? ? ?User u = new User(x, "123456"); ? ? ? ?User u1 = new User("Mike", "123456"); ? ? ? ?u.yhxx(); ? ? ? ?u1.yhxx(); ? ? ? ?System.out.println("==========================="); ? ? ? ?UserManager um = new UserManager(); ? ? ? ?um.checkUser(u, u1); ? ? ? ?}}
查看完整描述

目前暫無(wú)任何回答

  • 0 回答
  • 0 關(guān)注
  • 1664 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)