Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java SE 综合讨论区
打印话题 寄给朋友 订阅主题 |
作者 | Re:大虾们帮帮忙 这道题怎么做啊? [Re:lushan1202] |
lushan1202
发贴: 6 积分: 0 |
于 2005-02-11 17:14
和我写的这个 异曲同工也…… import java.io.* ; public class CSI1100 { public static void main (String[] args) throws IOException { int i; System.out.println("CSI1100B Winter 2005, Assignment 4, Question 3"); System.out.println("Name: Lu Shan, Student# 3887235"); System.out.println("Lab section Thursday ,TA :Aminul Islam"); System.out.println("Enter an integers between 1 and 36:"); i=System.in.read(); if (i<11) System.out.println; else if (i==11) System.out.println("A"); else if (i==12) System.out.println("B"); else if (i==13) System.out.println("C"); else if (i==14) System.out.println("D"); else if (i==15) System.out.println("E"); else if (i==16) System.out.println("F"); else if (i==17) System.out.println("G"); else if (i==18) System.out.println("H"); else if (i==19) System.out.println("I"); else if (i==20) System.out.println("J"); else if (i==21) System.out.println("K"); else if (i==22) System.out.println("L"); else if (i==23) System.out.println("M"); else if (i==24) System.out.println("N"); else if (i==25) System.out.println("O"); else if (i==26) System.out.println("P"); else if (i==27) System.out.println("Q"); else if (i==28) System.out.println("R"); else if (i==29) System.out.println("S"); else if (i==30) System.out.println("T"); else if (i==31) System.out.println("U"); else if (i==32) System.out.println("V"); else if (i==33) System.out.println("W"); else if (i==34) System.out.println("X"); else if (i==35) System.out.println("Y"); else System.out.println("Z"); } } CJSDNer6月14日北京聚会花絮 |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
7735 | 大虾们帮帮忙 这道题怎么做啊? | lushan1202 | 387 | 2005-02-09 23:26 |
6847 | Re:大虾们帮帮忙 这道题怎么做啊? | BarryWhite | 7 | 2005-02-10 15:20 |
6522 | Re:大虾们帮帮忙 这道题怎么做啊? | 孤独王子 | 53 | 2005-02-14 12:20 |
6343 | Re:大虾们帮帮忙 这道题怎么做啊? | 鸡肋男 | 59 | 2005-02-16 11:57 |
6497 | Re:大虾们帮帮忙 这道题怎么做啊? | 孤独王子 | 36 | 2005-02-16 12:20 |
6507 | Re:大虾们帮帮忙 这道题怎么做啊? | lushan1202 | 36 | 2005-02-11 02:17 |
6564 | Re:大虾们帮帮忙 这道题怎么做啊? | 孤独王子 | 2540 | 2005-02-11 16:55 |
6557 | Re:大虾们帮帮忙 这道题怎么做啊? | lushan1202 | 1614 | 2005-02-11 17:14 |
6554 | Re:大虾们帮帮忙 这道题怎么做啊? | lushan1202 | 10 | 2005-02-12 01:13 |
6587 | Re:大虾们帮帮忙 这道题怎么做啊? | 孤独王子 | 71 | 2005-02-12 15:37 |
6460 | Re:大虾们帮帮忙 这道题怎么做啊? | lushan1202 | 35 | 2005-02-12 18:10 |
6532 | Re:大虾们帮帮忙 这道题怎么做啊? | 孤独王子 | 21 | 2005-02-12 21:50 |
6484 | Re:大虾们帮帮忙 这道题怎么做啊? | lushan1202 | 29 | 2005-02-13 11:37 |
已读帖子 新的帖子 被删除的帖子 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |