随笔分类 - Java Tutorials
参考链接: https://docs.oracle.com/javase/tutorial/java/index.html
摘要:Language Basics the traditional features of the Java, including variables, arrays, data types, operators and control flow Variables kinds of variables
阅读全文
摘要:Object-Oriented Programming Concepts Core concepts: objects, messages, classes, and inheritance. What is an Object? Real-world objects share two chara
阅读全文