一、在嵌入时准备阶段、linux基础时接触的专业英文
(1)知识点中的单词
Crack:破解,裂开
virtual machine:虚拟机
terminal:终端,站台
Permission denied:权限不允许
password:密码
remove:删除
regular:普通的
necessary:必须的
catch:抓取
omitting:省略,遗漏
insert:插入
wave:保存
quit:退出
gcc:GNU Compiler Collection,GNU编译器套件
Compiler:编译器
Collection:套件,收集
upgraded:升级
update:更新
install:安装
syntax:语法
automatic:自动的
ifconfig:查看linux的ip网络信息
address:ip地址
netmask:子网掩码
gateway:网关
extension:扩展,插件
intellisense:智能的
bug:漏洞
debug:调试
(2)程序报错时遇到的单词
error:错误
near:附近,叛变
unexpected:不期望
token:标记,发生
connect: 连接
Network: 网络
unreachable:未到达
gateway:网关
extension:扩展,插件
intellisense:智能的
bug:漏洞
debug:调试
license:许可证
empty:空的
directory:目录、路径、文件夹名
cannot:不能
二、学C语言接触的专业英文、知识点
1,C语言基础
(1)知识点中的单词
head:头
include:包含
integer:整型的,int
void: 无效的
(2)程序报错时遇到的单词
declaration:声明
function:函数
undefined:未定义
reference:引用
undeclared:未声明
standard:标准
implicit:隐式的
2,数据类型
(1)知识点中的单词
decimalism:十进制整数,
octonary:八进制整数,
hexadecima:十六进制整数,
character :字符,
character string:字符串
manual:手动的,自助手册
float,单精度浮点数
manuals:手册指南
SYNOPSIS:概要
DESCRIPTION:描述
calculate:计算
length: 长度
constant:常量
variable:变量
signed:有符号的
typedef:类型定义
stray: 丢失
lvalue: 左值
required:必须的
operand:操作
assignment:分配,赋值
constant:常量
variable:变量
(2)程序报错时遇到的单词
pointer,输出地址、输出指针的值
warning: 警告
format:格式
expects:要求,期望
argument:参数
type:类型
Segmentation fault (core dumped):段错误
interface:接口,界面
reference:索引,参照,引用
excluding:不包括
terminating:终止
redefinition:重复定义
previous: 之前
definition:定义
expression:表达式
3,运算符
(1)知识点中的单词
signed:有
stray: 丢失
lvalue: 左值
required:必须的
operand:操作
assignment:分配,赋值
max:最大
min:最小
add:加
substract:减
multiply:乘
divide:除
(2)程序报错时遇到的单词
without:没有
default:默认
label:标签
reduce:减少,简化
matching :匹配
4,控制流
(1)知识点中的单词
letters:字母
(2)程序报错时遇到的单词
excess:多余,剩余
elements:元素
array:数组
initializer:初始化
case:案例
label:标签
identifier:标识符
token:标记
spurious:虚假的
trailing:跟随
三、学单片机接触的专业英文、知识点
synchronous: 同步的
asynchronous: 异步的
标签:...,知识点,遇到,程序,嵌入式,单词,报错,英文,定时 From: https://blog.csdn.net/weixin_63053154/article/details/145107978