tr-java-lecture04-d平atatype(数据类型).pptVIP

  • 5
  • 0
  • 约9.57千字
  • 约 44页
  • 2019-01-06 发布于福建
  • 举报
tr-java-lecture04-d平atatype(数据类型)

Java程序设计 Java Programming Spring, 2009 Contents (Chapter 6 in Textbook) Data Types(数据类型) Operators(运算符) Expressions(表达式) Arrays(数组) 包装器类 字符串类 名字含义 控制流语句 Data in Java Java is a “typed” language: Every data value must have a type The type gives rules for what values are allowed, and what operations can be done with the values. For the computer, values of a certain type usually take a known amount of storage space in memory Data in Java Primitive types(基本数据类型) A primitive type represents a single value, which cannot be decomposed. Reference types(引用数据类型) The reference types are class types, int

文档评论(0)

1亿VIP精品文档

相关文档