interpreted language
interpreted language什么意思,interpreted language翻译
基本解释
un.: 解释语言
网络: 解释型语言;直译语言;直译式语言
英汉解释
解释语言
例句
It was created by Ken Thompson at Bell Labs and was an interpreted language used in early internal versions of the UNIX operating system.
它由贝尔实验室的肯·汤普逊发明,在UNIX的早期内部版本中做为一种解释型语言而用到。
The real beauty of PHP is its simplicity coupled with its power, as well as it being an interpreted language, rather than a compiled one.
PHP的真正的美在于它的简单与权力相结合,以及它是一种解释语言,而不是编译之一。
However, Ruby (and therefore JRuby) is an interpreted language, allowing you to execute code at interpretation time.
但是,Ruby(以及JRuby)是一种解释语言,它允许您在解释过程中执行代码。
Spark is the first Python program I"ve used where I really found the speed penalty of an interpreted language to be an major issue.
Spark是我使用过的第一个Python程序,而我在使用中发现,解释语言的速度损失是其主要问题。
Both languages borrow from the script concept of using interpreted language for simple tasks.
两种语言都借用脚本概念,即对简单任务使用解释语言。
LotusScript is an interpreted language, which means that it runs more slowly than a compiled program.
LotusScript是一种解释语言,就是说运行起来要比编译程序慢。
Javascript is an interpreted language, meaning that code is not compiled before being run.
Javascript是一门解释型的语言,意味着在运行之前代码是没有经过编译的。
Returning briefly to my first article in this column, Python is a free, high-level, interpreted language developed by Guido van Rossum.
请简要回顾本专栏中的第一篇文章,Python是由GuidovanRossum开发的免费高级解释型语言。
Written in an interpreted language, A+ applications tend to be portable.
由于是由解释性语言想会写成,A+程序应该是可移植的。
An interpreted language, Perl can be used in stand-alone applications or with Apache to build Web applications.
Perl是一种解释语言,可以在单独的应用程序中使用,也可以与Apache一起来构建Web应用程序。