DYNAMICALLY TYPED in Chinese translation

[dai'næmikli taipt]
[dai'næmikli taipt]

Examples of using Dynamically typed in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Python is a dynamically typed language, meaning that variables do not have a type and therefore do not have to be declared.
Python是一种动态类型语言,这意味着变量没有类型,因此也不需要被声明。
In a dynamically typed language, it's often necessary to use metaprogramming features to implement advanced designs.
一种动态类型语言中,使用元编程特性来实现高级设计经常是必要的。
JavaScript is a dynamically typed language, variable types don't have to be defined upfront and it doesn't need to be compiled ahead.
Javascript是一种动态类型的语言,变量类型不需要事先定义,也不需要提前编译。
In Lua, only values have a type, but variables are dynamically typed.
在Lua中,只有值具有类型,而变量的类型动态决定的。
It has a lot in common with Python and is a dynamically typed language.
它与Python有很多共同之处,同样是一种动态类型的脚本语言。
In Lua, values have types, but variables are dynamically typed.
在Lua中,值可以有类型,但是变量的类型都是动态决定的。
In this proposal- there is a stated goal to keep the current, dynamically typed PHP- as a long term, fully supported, equal-among-equals dialect.
在这个提议中,有一个明确的目标是保持当前动态类型的PHP,作为一个长期的,完全支持的,平等的对等方言。
Programming languages and platforms that typically support reflection include dynamically typed languages such as Smalltalk, Perl, PHP, Python, VBScript, and JavaScript.
一般支持反射的编程语言和平台包括动态类型语言如Smalltalk,脚本语言如Perl、PHP、Python、VBScript和JavaScript,Maudesystem的重写逻辑。
When you call functions that are overloaded for several types, such as std:: ostream::operator<< or a template function, C++ resembles a dynamically typed language even more.
当你调用重载几个类型的函数时,比如std::ostream::operator<<或者一个模板函数,C++更像一个动态类型语言。
C++ seeing as more performing than dynamically type languages because the code is type-checked before it is executed on real grounds.
C++比动态类型的语言具有更好的性能,因为在真正执行代码之前先对代码进行类型检查。
Web development strategies in dynamically typed languages.
动态类型语言中的Web开发策略.
I don't like dynamically typed languages anymore.
我不喜欢动态类型的语言了。
Dynamically typed: a variable does not enforce a type.
动态类型:变量不强制执行类型
Smalltalk is an object-oriented, dynamically typed reflective programming language.
Smalltalk是一种面向对象的、动态类型的编程语言。
In a dynamically typed language, type checking occurs at run-time.
动态类型语言中,类型检查发生在运行时。
In dynamically typed languages, type checking is done during run-time.
动态类型语言中,类型检查发生在运行时。
Most dynamic languages are also dynamically typed, but not all are.
大部分动态语言都使用动态类型,但也有些不是。
For example, Erlang is dynamically typed but has static name resolution.
例如,Erlang是动态类型但静态名字解析。
Dynamically typed: Every variable in Python can reference any type of data.
动态类型化:Python中的每个变量都可以引用任何类型的数据。
These kinds of errors happen all the time in dynamically typed languages.
这些错误会在动态类型语言中的一直存在。
Results: 136, Time: 0.0287

Word-for-word translation

Top dictionary queries

English - Chinese