What is the translation of " JAVASCRIPT PROGRAM " in Chinese?

javascript程序
一个javascript程序

Examples of using Javascript program in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Your very first JavaScript program.
你的第一个JavaScript程序.
With this brief introduction,you must be eager to write your first JavaScript program.
通过这个简短的介绍,您可能急于编写您的第一个JavaScript程序
Before you use a variable in a JavaScript program, you must declare it.
要在JavaScript程序使用一个变量,必须声明它。
Creating values like this is the main substance of any JavaScript program.
像这样创建值是任何JavaScript程序的主要内容。
Let's try to understand how the JavaScript program is compiled and executed.
让我们试试理解JavaScript程序是如何编译和执行的。
Public variables can be accessed from anywhere in a JavaScript program.
全局变量在JavaScript程序的任何地方都可以访问。
Now that your JavaScript program has received the data, what can it do with it?
现在,你的JavaScript程序已经获取到了数据.然后可以做什么呢?
Browsers don't normally tell you when they load JavaScript programs.
浏览器通常不会告知您它们何时加载JavaScript程序
It let's you run JavaScript programs by typing'node my_app. js' in your terminal.
它让你执行JavaScript项目通过在你的后端上输入'nodemy_app.js'.
To enable the service, webmasters embed a small JavaScript program in their web pages.
为了支持这项服务,网站管理员在网页中嵌入了一个小的Javascript程序
For example, a JavaScript program may dynamically change the value of a certain element's'color' property.
例如,在JavaScript程序中可以动态改变某个元素的‘color'属性值。
Now, let's try to understand how the JavaScript program is compiled and executed.
现在,让我们试试理解JavaScript程序是如何编译和执行的。
Variables defined outside of a function are global and are visible throughout JavaScript program.
在所有函数之外定义的变量则是全局变量,在整个JavaScript程序中都是可见的。
Now, let's try to understand how the JavaScript program is compiled and executed.
现在,让我们试着理解一下JavaScript程序是如何被编译和执行的。
Is a command-line tool that can be run as a regular web server andlets one run JavaScript programs.
是一个命令行工具,可以作为常规Web服务器运行,并让一个人运行JavaScript程序.
When a number appears directly in a JavaScript program, we call it a numeric literal.
当一个数字直接出现在JavaScript程序中时,我们称它为数字直接量(numericliteral)。
JavaScript programs can be inserted in any place of HTML with the help of the<script> tag.
JavaScript程序可以在<script>标签的帮助下插入到HTML文档的任何地方。
However, the GNU GPLis long enough that including it in a page with a JavaScript program can be inconvenient.
然而,由于GNUGPL过于冗长,将其同JavaScript程序一起包含在页面中可能会带来某种不便。
Using prototypes and constructor functions, JavaScript programs can emulate many of the features of classes in other languages.
使用原型和构造函数,JavaScript程序可以模拟其他语言中的许多类功能。
That's the part of the browser that understands JavaScript andcan execute the steps of a JavaScript program.
它是浏览器的一部分,可以理解JavaScript并且执行一个JavaScript程序的步骤。
Every time a JavaScript program creates a string, array, or object, the interpreter must allocate memory to store that entity.
JavaScript程序每次创建字符串、数组或对象时,解释器都必须分配内存来存储那个实体。
We can see that the set of strings that represent, say, JavaScript programs, is a subset of A*(here,* is the Kleene star operator).
我们可以看到,表示JavaScript程序的字符串集合是A*的一个子集(这里的*是Kleene星形运算符)。
Basically, the web programmer connects a link, button, orsome other type of user interface element on the web page to a JavaScript program.
从基本上来说就是,网络开发人员将网页上的链接、按钮或者其它类型的用户界面元素连接到Javascript程序中
Every time you want to create a JavaScript program, you must go through the process of determining the steps needed to achieve your goal.
每次想要创建一个JavaScript程序,你必须经历这个过程来确定实现目标所需的步骤。
JavaScript and Navigator support for Unicode means you can use non-Latin, international, and localized characters,plus special technical symbols in JavaScript programs.
JavaScript和浏览器对UTF-8/Unicode的支持,意味着你可以使用非拉丁,国际化,本地化的字符,再加上特殊的技术符号,在JavaScript程序
It is possible to release a JavaScript program as free software, by distributing the source code under a free software license.
可以将一JavaScript程序作为自由软件发布,通过在自由软件许可证下发布其源代码。
Likewise, a simple typo oreven a missing punctuation mark can prevent a JavaScript program from working, or trigger an error in a web browser.
同样,一个简单的输入错误或者甚至是遗漏了标点符号,都可能使得JavaScript程序无法运行,或者在Web浏览器中产生一个错误。
But even though JavaScript programs(also called scripts) are simpler and shorter, they share many of the same properties of more complicated programs..
但是,即便JavaScript程序(也叫做脚本)较简单并且较短,但是它们还是具有很多和较复杂的程序相同的属性。
Practically speaking, if I divide two variables in a JavaScript program, the result may be NaN, which is predefined in JavaScript as"undefined".
实际上,如果我在JavaScript程序中划分两个变量,结果可能是NaN,它在JavaScript中被预定义为“undefined”。
Statements cause dynamic behavior in a JavaScript program, while function definitions describe the static structure of a program..
JavaScript程序中,语名会引发动态的行为,但是函数定义描述的却是静态的程序结构。
Results: 114, Time: 0.0303

Word-for-word translation

Top dictionary queries

English - Chinese