事件驱动复习1

Three types of instructions :
1.Machine languages
2.Assembly languages
3.High-level languages

High-Level Languages:
1.Single statements could be written to accomplish substantial tasks.
2.Compilers convert high-level language programs into machine language.
(Assembly languages: single statements could be written to accomplish only one task.)

Interpreters:
An interpreted program can begin executing as soon as it’s downloaded to the client’s machine ,without needing to be complied before it can execute.(the advantage of Interpreters compared with compilers)

Member function(成员函数):
we create a program unit called a class to house the set of functions that perform the class’s task.
在这里插入图片描述

Encapsulation:
Information hiding is crucial to good software engineering.

C++ programs typically go through six phases:

  1. edit 编辑
  2. preprocess 预处理
  3. compile 编译
  4. link 连接
  5. load 装载
  6. execute 运行
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值