青岛理工大学通信与电子工程学院面向对象程序设计课件 C++入门.pptVIP

  • 12
  • 0
  • 约7.27千字
  • 约 30页
  • 2019-05-13 发布于广东
  • 举报

青岛理工大学通信与电子工程学院面向对象程序设计课件 C++入门.ppt

* * * * C++ 程序设计 主讲人:苏小红教授sxh@hit.edu.cn 哈尔滨工业大学 计算机科学与技术学院 (C++)面向对象程序设计 Object-Oriented Programming in C++ Chapter 2 Beginning to Program in C++ 2.1 Constants(常量) Data in C++:Constants;variables Constants:does not change its value in a program. 整型:int 浮点型:float 字符型:char 字符串型:String 2.2 Variables(变量) Variables:can vary its values in a program a variable must be defined before it can be used. A variable is defined by giving it a data type and a name main( ) marks the point where a C++ program starts to execute and must appear once The program statements are contained within

文档评论(0)

1亿VIP精品文档

相关文档