英语单词查询
term
「term」的意思
n. 词语,术语;措辞(terms);学期,开庭期;期限,任期;到期,期满;方面,角度(terms)...
n.学期,期限,期间,条款,条件,术语
「term」的用法
term术语,期限,条款 - 在计算机科学中,term指的是一个操作或表达式。
「term」的例句
The term 'API' stands for Application Programming Interface.
API代表应用程序编程接口。
The term 'bug' refers to an error in a computer program.
bug指的是计算机程序中的错误。
The term 'loop' is used in programming to describe a sequence of instructions that is repeated until a certain condition is met.
在编程中,loop指的是描述一系列指令的序列,这些指令会一直重复直到满足某个条件。
The term 'variable' in programming is used to store data that can change during the execution of a program.
在编程中,variable指的是用于存储可以在程序执行过程中更改的数据。
The term 'function' in programming is a block of code that performs a specific task and can be called by its name.
在编程中,function指的是执行特定任务的一段代码,并且可以通过其名称被调用。
The term 'class' in object-oriented programming is used to define a blueprint for creating objects.
在面向对象编程中,class指的是定义创建对象的蓝图。
The term 'object' in object-oriented programming is an instance of a class, created from the class definition.
在面向对象编程中,object指的是从类定义创建的类的一个实例。
The term 'database' refers to an organized collection of data that can be easily accessed, managed, and updated.
database指的是一个组织良好的数据集合,可以轻松访问、管理和更新。
The term 'algorithm' refers to a step-by-step procedure or set of rules for solving a problem or performing a task.
algorithm指的是解决一个问题或执行一项任务的逐步过程或一组规则。