随笔分类 -  Java Programming From Problem Analysis to Program Design 5th

读书笔记
摘要:ggggggggggggggggggggg 阅读全文
posted @ 2014-11-27 13:35 hare101 阅读(144) 评论(0) 推荐(0)
摘要:1 import java.util.*; 2 import java.io.*; 3 4 public class Loop { 5 6 static Scanner console = new Scanner(System.in); 7 8 public ... 阅读全文
posted @ 2014-11-18 12:51 hare101 阅读(177) 评论(0) 推荐(0)
摘要:Although it need not be, the expression is usually an identifier. Whether it is an identifieror an expression, the value of the identifier or the expr... 阅读全文
posted @ 2014-11-17 12:48 hare101 阅读(159) 评论(0) 推荐(0)
摘要:elaborate:详细说明Data TypesJava categorizes data into different types, and only certain operationscan be performed on a particular type of data. Data typ... 阅读全文
posted @ 2014-10-27 15:03 hare101 阅读(461) 评论(0) 推荐(0)
摘要:Babylon巴比伦loom织布机weaver, WHO uses loom to workcensus: to count the populationtabulate: make into being tablehand-held deviceself-explanatory for a nov... 阅读全文
posted @ 2014-10-23 08:57 hare101 阅读(187) 评论(0) 推荐(0)