The compiler infers the type of the variable from the type of the initialization expression.
编译器将通过初始化表达式的类型推断出变量的类型。
The compiler infers the data type of a variable from the type of its initialization expression.
编译器将根据变量的初始化表达式的类型来推断变量的数据类型。
Remember that the instant messaging client was extended to analyze and scan the messages for particular key phrases, as specified through a regular expression in the initialization file.
正如前面提到的,插件扩展了即时消息传递客户机,它会根据初始化文件中的正则表达式,分析消息并寻找特定的关键词。
The pattern that the text message must correspond to is defined through a regular expression defined through the element in the initialization file.
文本消息必须符合的模式是通过初始化文件中的元素中定义的正则表达式定义的。
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允许使用需要引用自身的表达式初始化对象或变量,但只适用于非静态作用域的对象。
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允许使用需要引用自身的表达式初始化对象或变量,但只适用于非静态作用域的对象。
应用推荐