當前位置:成語大全網 - 書法字典 - 字典如何輸出姓名和電話號碼?

字典如何輸出姓名和電話號碼?

這個程序因其設計缺陷而被誤解。我給妳補充幾句。

導入Java . io . *;

公共類地軌

{

公共靜態void main(String[] args)引發IOException

{

buffered reader br = new buffered reader(new InputStreamReader(system . in));

String Name=null,Addr=null,Birt=null,Phone = null

System.out.println("請輸入您的姓名:");

name = br . readline();

System.out.println("請輸入您的家庭住址:");

addr = br . readline();

System.out.println("請輸入妳的出生日期:");

BIRT = br . readline();

System.out.println("請輸入您的電話號碼:");

phone = br . readline();

System.out.println("姓名:"+姓名+"家庭住址:"+地址+"出生日期:"+Birt+"電話號碼:"+電話);

}

}

這個就壹目了然了。

妳的進步是我最大的動力。如果妳覺得我的回答合理,請給我加分。謝謝妳。如果妳不明白,請給我留言。大家互相學習!加油!