Speedy attribute lookup in dynamically typed language?
快速的属性查找,动态类型的语言?
Because Ruby is a dynamically typed language, it doesn't require interfaces.
因为Ruby是动态类型语言,所以它不需要接口。
But this is a dynamically typed language, so you needn't be concerned about boxing yourself in.
但这是一种动态类型语言,所以不必把自己关在一个小天地里。
As a dynamically typed language, Ruby has great flexibility, convenience, and power, but at a cost.
做为动态类型语言,Ruby有很强的灵活性、方便性和功能性,但这些优点是有代价的。
Scheme is a dynamically typed language; therefore, the type of a variable is not generally known until run time.
Scheme是一种动态类型语言;因此,变量的类型通常只有到了运行时才知道。
Now comes the real kicker: Python is a dynamically typed language, so you don't have to declare a variable's type.
问题的关键是:Python 是一种动态类型化语言,所以无需声明变量类型。
In a dynamically typed language, it is often necessary to use metaprogramming features to implement advanced designs.
在一种动态类型语言中,使用元编程特性来实现高级设计经常是必要的。
First, because Rhino is a dynamically typed language, you won't find types in its declarations of functions or variables.
首先,由于Rhino是采用动态类型的语言,因此在函数和变量的声明中看不到类型。
Because Groovy is a dynamically typed language, defs do not require any type declarations for parameters, nor do defs require a return statement.
因为Groovy是动态类型的语言,所以def不需要对参数作任何类型声明,def也不需要return语句。
If you are coming from a dynamically typed language, you may find that your test suites are a little smaller, as a result, but not that much smaller.
如果你以前编写过动态类型语言,你会发现你的测试组其实会小一些,但不会小很多。
One of the benefits of the additional information is the ability to catch certain kinds of errors that a dynamically typed language won't detect until run time.
更多信息所带来的好处就是,可以更早地捕捉到某些类型的错误,而动态类型语言只有到运行时才能检测到这些错误。
Much of your code will have the simplicity and clarity of code written in your favorite dynamically-typed language.
你的大多数代码会简单清晰,就像是用你最喜欢的动态语言写出来的一样。
Strictly speaking, the E programming language is a dynamically typed functional programming language, not a framework.
严格来讲,E编程语言是一种动态输入的函数性编程语言,而非一种框架。
The language is dynamically typed. Variables do not need to be declared before being used.
动态类型语言,使用变量之前无需预先声明。
Python is an agile, dynamically typed, expressive open source programming language that can be freely installed on a variety of platforms (see Resources).
Python是一种敏捷的、动态类型化的、极富表现力的开源编程语言,可以被自由地安装到多种平台上(参阅 参考资料)。
Groovy is a dynamically-typed language that runs on the JVM.
Groovy是运行于JVM之上的一种动态语言。
Python is an interpreted, high-level, object-oriented dynamically-typed programming language.
Python是一种解释性的、高级的、面向对象的、动态类型的程序设计语言。
Charles: I think the JVM is by far the best way to get a new language up and going quickly, whether it's static or dynamically-typed.
Charles:我认为JVM是目前最好最快的途径,不论对于静态语言还是动态语言。
Charles: I think the JVM is by far the best way to get a new language up and going quickly, whether it's static or dynamically-typed.
Charles:我认为JVM是目前最好最快的途径,不论对于静态语言还是动态语言。
应用推荐