单词 | statically-typed | ||||
释义 | statically-typed
例句释义: 静态型别,静态类型 1. Hardly. Even statically typed languages like the Java language offer a limited form of duck typing called polymorphism. 未必,即使是Java之类的静态类型语言也为duck类型提供了一种有限的形式,称为多态。 www.ibm.com 2. As we described in the previous section, a statically typed language binds the type to a variable for the lifetime of that variable. 正如我们在前面的章节所描述的,一个静态类型的语言在一个变量的生命周期内都会绑定一个类型。 www.bing.com 3. Statically-typed languages can be very verbose. Consider this typical declaration in Java. 静态类型书写的代码可能会非常冗长,考虑下面典型的Java声明。 www.bing.com 4. One interesting trade-off would be to use inferred typing with statically typed languages, reducing the cost of typing. 一种有趣的折中方法是在静态类型语言中使用隐式类型,从而减少类型的成本。 www.ibm.com 5. Java has a mandatory static type system; it is compiled into a statically typed assembly language (Java byte codes, aka JVML). Java有一套强制静态类型机制,它被编译成静态类型的汇编语言(Java字节码,即JVML)。 www.infoq.com 6. Duck typing techniques can be used in statically typed languages like C#, but it generally requires some tedious reflection code. Ducktyping技术能够应用在类似C#这样的静态类型化语言中,但它通常需要实现一些冗长的反射代码。 www.infoq.com 7. Of the set of newer JVM languages, Scala is one of the few that is statically typed and it is the best known among them. 在最新的基于JVM的语言中,Scala是为数不多的静态类型语言,而且是最出名的一个。 www.bing.com 8. Notice that JavaFX is statically typed, with the type declared as a suffix to the variable's name. 注意,JavaFX是静态输入的,其类型被声明为变量名的后缀。 www.ibm.com 9. However, because JavaFX Script is statically typed, a declared variable's type must remain the same throughout its life cycle. 但是,由于JavaFXScript是静态类型的,声明的变量的类型在其生命周期中必须始终保持一致。 www.ibm.com 10. The expression evaluator can evaluate variables that are statically typed as dynamic. 表达式计算器可以计算作为动态而静态键入的变量。 technet.microsoft.com 1. Scala is statically typed which allows it to provide generic classes, inner classes and even polymorphic methods. Scala是静态类型的,这就允许它提供泛型类、内部类、甚至多态方法(PolymorphicMethod)。 www.infoq.com 2. The DLR also enables interoperation between statically typed and dynamic languages. DLR也可以启用静态型别语言与动态语言之间的互通性。 technet.microsoft.com 3. Statically typed languages enforce typing at compile time. 静态类型语言在编译时实施类型。 www.ibm.com 4. As mentioned above these will be respected if you access COM dynamically, but statically typed C# code will still not recognize them. 如果是动态访问COM,可以用之前提到的特性来解决,但静态类型的C#代码仍然无法识别它们。 www.winu.cn 5. F# is a statically typed functional programming language that targets the . NET framework. F#是一个针对.NET框架的静态类型化函数式编程语言。 www.infoq.com 6. Scala is a statically typed language and runs as fast "native" Java. Scala是一种静态类型语言,作为快速的“原生”Java运行。 www.ibm.com 7. Oh, well it's statically-typed as a dynamic type. 它是静态类型作为动态类型。 www.cnblogs.com 8. Methods are declared as functions in JavaFX, and they are also statically typed. 方法在JavaFX中被声明为函数,并且它们也是静态输入的。 www.ibm.com 9. mobl is a textual, statically typed, compiled language that is primarily used through its Eclipse plug-in. mobl是一种文本式的、静态类型、编译的语言,主要是通过它的Eclipse插件应用。 www.infoq.com 10. A key point here is that C# is still early-bound and statically typed. 需要注意的一点是,C#仍旧是早期绑定和静态类型的。 www.infoq.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。