... initialization of two-dimensional array 二维数组初始化 initialization of variable 变量初始化 initialization phase 初始阶段 ...
基于6个网页-相关网页
If in the initializer you modify the bits of the variable used for initialization, the value will be generated according to those bits.
如果在初始化修改用于初始化变量的位,值将根据这些位来生成。
The compiler infers the type of the variable from the type of the initialization expression.
编译器将通过初始化表达式的类型推断出变量的类型。
Standard C allows for the initialization of an object or variable with an expression involving a reference to itself, but only for objects of nonstatic extent.
标准 C 允许使用需要引用自身的表达式初始化对象或变量,但只适用于非静态作用域的对象。
应用推荐