达内java ppt下载,达内教程.ppt

达内教程

The C++ Programming LanguageChapter 1 C++ Programming in UNIX 课程介绍 C++ 语法基础 面向对象程序设计的概念 大量的编程实践 目标 熟练掌握C++语法 具有面向对象程序设计的概念与能力 能熟练阅读复杂的C++程序源代码 能独立的设计与完成面向对象的C++程序 课程内容简介 1 C++语言基础 保留字 变量,常量 表达式 语句 函数 程序的结构 数据结构与算法 数组、指针、引用、结构、链表与栈 课程内容简介 2 C++面向对象编程 类 构造函数与析构函数 静态成员与友员 函数重载 继承与多态 I/O流 模板 异常 程序设计语言介绍1 What computer understand? bits Assembler Language Limited structure Global scope Machine code Primitive High-Level Language Function decomposition Data separation High level structure 程序设计语言介绍2 Block Structured Language Encapsulation Flexible data scoping Modularization Object-Oriented Language Inheritance Polymorphism Abstract data types C++程序设计语言 1972,AT&T, Bell Lab. Dennis Ritche, C language 1980, Bell Lab. Bjarne Stroustrup, C extension, 1983, C++ named 1997, ANSI (American National Standards Institute) C++ (standard C++) What C++ will we learn in this course ? Standard C++: ANSI C++ is more scalable to different platform such as Unix, Microsoft windows, Mac… The standard C++ library got supported by most of industry providers. You’d better don’t know C. ??? We will try to avoid C library and C syntax. A C++ file can be with .cc, .cp, .cpp extensions. 为什么选标准 C++ ANSI 规范了C++的标准, 使之具有高度的可移植性。 C++ 程序能够运行得很快,可直接操作系统资源,保持机器层次的实现细节。 C++ 不要求图形环境, 对系统要求相对较低。 易于解决与旧工程的接口以及在数据库,存储和性能方面的技术限制。 C++ 是一种面向对象的多范型语言,可以将面向对象的模型映射成为C++ 的结构。它为开发者设计和编写一个解决方案提供了一定的选择范围。 C++的优点 Supports data abstraction and object-oriented programming Contains all existing features of C, making the migration from C to C++ relatively easy Is as portable and efficient as C Can be linked to existing C libraries and functions Provides strong static-type checking Is a general-purpose language 程序员应该具备的计算机知识1 操作系统与应用程序 运行环境与运行机制 系统与命令 运行环境与命令行参数 进程 栈 堆 Binary and Hexadecimal Binary: 0101 1000 Decimal: 88 Hexadecimal: 0x58 1 byte = 8 bits. 程序员应该具备的计算机知识2 编辑器 编译器 编译器的功能 解释执行与编译执行的差别 熟悉自己常用的编译器,查错能力 连接器

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值