摘要: /****************************************************************************** * Compilation: javac CalISBN.java * Execution: java CalISBN n * * Determines the check digit of an ISBN-10... 阅读全文
posted @ 2018-09-17 19:48 盆古 阅读(148) 评论(0) 推荐(0) 编辑
摘要: /****************************************************************************** * Compilation: javac Int2BinaryString.java * Execution: java Int2Binar 阅读全文
posted @ 2018-09-17 17:20 盆古 阅读(325) 评论(0) 推荐(0) 编辑
摘要: /****************************************************************************** * Compilation: javac PrintNumber.java * Execution: java PrintNumber * * Print the integers from 100 to 200... 阅读全文
posted @ 2018-09-17 16:40 盆古 阅读(470) 评论(0) 推荐(0) 编辑
摘要: /****************************************************************************** * Compilation: javac AllSame.java * Execution: java AllSame a b c * * Prints "The are the same" if a = b = c... 阅读全文
posted @ 2018-09-17 15:41 盆古 阅读(223) 评论(0) 推荐(0) 编辑