This program also demonstrates how static field initializers execute before the code inside an explicit type constructor.
此程序还演示了静态字段初始值设定项如何在显式类型构造函数中的代码之前执行。
Note the wildcard feature does not really weaken the static type system much, because it typically only kicks in with reflection APIs (which would have have required an explicit cast anyways)...
注意通配符实际并不会怎么弱化静态类型系统,因为它通常和映射APIs(总是要求投射明确)一块出现。
LaunchApp creates an instance of an Assembly object using the Assembly.LoadFrom static method rather than by using an explicit constructor call.
LaunchApp使用Assembly .LoadFrom静态方法创建Assembly对象的实例,而不是通过显式调用构造函数来创建。
The rule description tells you that an explicit static constructor results in code that performs worse.
该规则说明告诉您,显式静态构造函数会导致代码性能变差。
You can have the Static Checker look for implicit as well as explicit contracts.
您可以查找,以及明确合同隐式使用静态检查器。
The more explicit contracts you bring in, the more reliable the Static Checker can be.
更明确的合同,则将在中,静态检查器可以更可靠。
Three passes of vertical-horizontal(V-H) rolling process with 3-D thermal and mechanic field was simulated by explicit dynamic FEM, updating geometric method and implicit static FEM.
结合显式动力学有限元方法、几何模型更新方法、隐式静力有限元方法对立-平辊轧制过程三道次三维热、力场进行了分析。
If your software design requires an explicit call to a static constructor, it is likely that the design contains serious flaws and should be reviewed.
如果软件设计要求显式调用静态构造函数,则可能该设计存在严重缺陷,请检查该设计。
External and static variables are initialized to zero by default. Automatic variables for which is no explicit initializer have undefined (i. e., garbage) values.
外部变量和静态变量初始的时候默认值为零,自动变量在初始的时候是没有默认值的。
External and static variables are initialized to zero by default. Automatic variables for which is no explicit initializer have undefined (i. e., garbage) values.
外部变量和静态变量初始的时候默认值为零,自动变量在初始的时候是没有默认值的。
应用推荐