It is described that the advantages of Static-type dynamic wattless power compensation device based on the main drive SCR power supply matching engineering in Heavy Plate Plant in AISC.
以鞍钢厚板厂主传动scr供电配套工程为例。介绍了静止型动态无功功率补尝装置的优点。
静态类型? ! ?
First of all, the bounds give us added static type checking.
首先,范围使我们增加了静态类型检查功能。
If the product type hierarchy is relatively static, including the elements of the type, then consider hardening the type.
如果产品类型层次结构是比较静态的,包括类型元素,那么考虑固定这些类型。
The second scenario is when a type has a initializer for a static field, in which case the compiler adds a type constructor behind the scenes.
第二种情况是,类型具有一个用于静态字段的初始值设定项,在这种情况下,编译器会在后台添加类型构造函数。
Using reflection techniques on static members of a type differs slightly from reflecting on instance members of an object.
在类型的静态成员上使用反射技术与在对象的实例成员上进行反射有一点小小的差别。
Enclosing type parameters should not be referred to inside static members.
不应在静态成员中引用封闭类型参数。
As you saw earlier, the code for a static field initializer executes inside an implicit type constructor.
正如您在前面看到的那样,静态字段初始值设定项的代码在隐式类型构造函数的内部执行。
The type checker is supposed to help a programmer recover from exactly these sorts of mistakes, but in the case of static fields, the type system could actually help to confuse the programmer.
类型检查器应该能帮助程序员从这些类型的错误中恢复,但对于静态字段而言,类型系统实际上会使程序员更迷惑。
The product type hierarchy is intended to be relatively static.
产品类型层次结构是相对静态的。
To add new methods to a particular class of type t, it only needs to define static methods that accept type t as the first parameter.
要向类型为t的特定类添加新方法,只需定义一个静态方法,它接受类型T作为第一个参数。
After all, the whole point of static type checking is to prevent exactly that sort of exception.
毕竟静态类型检查主要是严格防止那种异常。
Syntax highlighting for all the syntax, plus different warnings for types not recognized, or when static type information is not known to help spot potential errors.
对于所有的语法都可以语法高亮,对于未识别的类型加不同的警告。
For Web applications, the most important type of security static analysis is called taint flow analysis.
对于Web应用程序,安全静态分析最重要的类型叫做污染流分析。
With OCaml, you pay minimal overhead for your static typing because the language is type inferred.
使用OCaml时,静态类型导致的开销很小,因为这种语言是类型推断式的。
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(总是要求投射明确)一块出现。
Enclosing type parameters in static members.
静态成员中的封闭类型参数。
One part, called EventInfo, describes the type of the static event information and another part, called TradeOutArray, describes the type of the dynamic business payload.
一个部分称为EventInfo,描述静态事件信息的类型,另一个部分称为TradeOutArray,描述动态业务有效负载的类型。
The runtime type of the contained Pane will often be a subtype of class Pane, but the static type is simply Pane.
被包含的Pane的运行时类型通常会是类Pane的子类型,但是静态类型就只是Pane。
This page has 62 requests, most of them are PNG, GIF, js, or some other static file type.
这个页面有62个请求,多数是png、gif、js或其他静态文件类型。
Type: Gets the static type of the expression. In this case, the expression is of type Func<int, int, int>.
Type:得到表达式的静态类型,在本例中,表达式的类型是Func<int, int, int>。
If you want a language with static type-checking, you really need to design it in from the start: it drastically affects the design of the language.
如果想要具有静态类型检查的语言,那么的确需要从一开始就把它设计到语言中:它极大地影响着语言的设计。
In a static language, optimizers can exploit the type information to make decisions.
在静态语言中,优化器可以根据类型信息来进行决策。
This flag allows the runtime to execute the type constructor method at any time it chooses, as long as the method executes before the first access to a static field for the type.
此标志使得运行库能够在任何时候执行类型构造函数方法,只要该方法在第一次访问该类型的静态字段之前执行即可。
Luckily, the latest version of JSR-14 (1.3) outlaws the use of type parameters in static fields.
幸运的是,JSR - 14的最新版本(1.3)宣布在静态字段中使用类型参数是不合法的。
This gives the expressiveness of duck-typing with the safety of static type-checking.
这既给予了动态类型的表达能力又保留了静态类型检查的安全。
Its primary purpose is to produce LINQ-compatible object models from XSD files, giving developers some measure of static type checking while accessing XML data.
它的主要目标是从xsd文件中生成兼容LINQ的对象模型,让开发人员在访问XML数据的时候可以进行一定的静态类型检查。
This type of linking is called static linking.
这种链接称为静态链接。
Increasingly, objects are "dynamic" in the sense that their structure and behavior is not captured by a static type, or at least not one that the compiler knows about when compiling your program.
对象的意义变得越来越“动态”,它们的结构和行为无法通过静态类型来捕获,或者至少编译器在编译程序时无法得知对象的结构和行为。
Fan USES a static type system also - but as just one tool in the toolbox.
Fan也使用静态类型系统——但只作为工具栏上的一个工具而已。
应用推荐