摘要:
表达式&语句详解 一、表达式的定义 什么是表达式? Expressions,together with commands and declarations ,are one of the basic components of every programming language.We can sa 阅读全文
摘要:
类型、变量与对象 一、类型 1、什么是类型? 又名数据类型(Data Type) A data type is a homogeneous collection of values,effectively presented,equipped with a set of operations whi 阅读全文