在计算机编程领域,自动变量(Automatic Variable)指的是局部作用域变量,具体来说即是在控制流进入变量作用域时系统自动为其分配存储空间,并在离开作用域时释放空间的一类变量。
... 存储定义符可以是auto,static,register或extern; 自动变量(auto): 一个局部变量如果没有用于存储类别定义符说明时,则自动被说明为auto. ...
基于260个网页-相关网页
... 动态存储区(dynamic storage): 自动变量(auto variable) 静态存储区(static storage): ...
基于18个网页-相关网页
到的非自动变量 Non-automatic variables
自动变量是什么 Automatic variables
自动定义变量名 Automatic field names
军火变量自动计算机 ORDVAC ORDnance Variable Automatic Computer
动态自由变量 [计] dynamic free variable
自动控制变量 [自] variable of automatic control
全自动变换量程 Full Auto Range
电子离散变量自动计算 electronic discrete variable automatic computer
·2,447,543篇论文数据,部分数据来源于NoteExpress
自动变量静态寿命如果没有初始化?
液压泵采用恒功率自动变量轴向柱塞泵,以节省能源。
A. Hydraulic pressure ADAPTS constant power variable axial piston pump for energy saving.
这个寄存器变量声明不仅仅可以用在自动变量上,也能用在函数的参数上。
The register variable declaration can only be appied to automatic variables, and to the formal parameters of a functions.
One of the advantages of this is, that I don't have to worry about explicitly updating my variable. That happens for me automatically.
这样继续下去,这样做的一个优点是,我不用为更新变量来发愁了,程序会自动的为我进行这个操作,这一点很好。
应用推荐