自我包含的 meaning in Chinese
self-contained
Examples
- A procedure is a self - contained block of code that can be run from other blocks of code
过程是可以从其他代码块中运行的自我包含的代码块。 - It is a self - contained entity that includes all the resources needed to satisfy its purpose
系统是一个自我包含的实体,包括所有的需要满足其业务目的或任务的资源 - By definition , a system is a self - contained entity that includes all the resources needed to satisfy its business purpose or mission
按照定义,一个系统是一个自我包含的实体,包括所有的需要满足其业务目的或任务的资源。 - In object - oriented programming schach , 2002 , an object is a self - contained programming unit , consisting of both data and functionality to manipulate the data
在面向对象编程中( schach , 2002 ) ,对象是一个自我包含的程序单元,既包含数据也包含操纵数据的函数。 - In this lesson , you will learn how to create a procedure , a self - contained block of code that can be run from other blocks of code , and then how to create
在本课中,您将学习如何创建“过程” (一个可以从其他代码块中运行的自我包含的代码块) ,然后将学习如何创建过程的参数。