青年中文青年中文

JavaScript的意思

JavaScript中文翻譯:

n.一種Web的編程語言

相似詞語短語

setter javascript───設置程序javascript

foreach javascript───foreach javascript

eloquent javascript───雄辯的javascript

hoisting javascript───提升javascript

pairs javascript───對javascript

constructor javascript───構造函數javascript

resolve dns javascript───解析dns javascript

雙語使用場景

Listing 8 shows a JavaScript file that includes comments and extra formatting.───清單8顯示了一個包含注釋和額外格式的文件。

You can add additional hints and drag sources dynamically to the form using JavaScript.───您可以添加額外的線索,并動態地拖放源。

The second page of the wizard is the Import JavaScript Library screen.───向導第二個頁面是導入JS庫。

At first, we will use it a as part of an applet UI, but later the applet will just be used to make it available to JavaScript.───首先,我們將使用它作為AppletUI的一部分,但是稍后該Applet將把它用于JavaScript

So you create a variable in JavaScript with var, give it a name (like "request" ), and then assign it to a new instance of XMLHttpRequest.───因此在JavaScript中用var創建一個變量,給它一個名字(如“request”),然后賦給它一個新的XMLHttpRequest實例。

Libraries have been a huge contributor to the surge in popularity of JavaScript in the last few years.───過去的幾年間,函數庫為JavaScript的突然風靡做出了巨大的貢獻。

Even Javascript, once the bane of every web developer's life, has powerful idioms allowing AOP to be implemented easily.───即便是曾經禍害過每個開發者生活的Javascript,也有強大的方言能夠方便地實現AOP。

It lets you create, manipulate, and use XML directly from JavaScript without requiring the use of any other XML library or API.───它允許您在無需使用任何其他的XML庫或API的情況下,直接從JavaScript創建、操作和使用XML。

First, if you've read this series faithfully, you know how to use the DOM, a JavaScript-friendly API with which you can manipulate XML.───首先,如果您一直忠實地閱讀這個系列,那么您已經學會了如何使用DOM這種對JavaScript友好的API來操縱XML。

英語使用場景

JavaScript is an incredibly powerful tool, and for too long it was a corruptive force on the web.

When JavaScript is coded like that and not put within a method or function body, it's called static JavaScript.

What empowers JavaScript in XPages is access to an extensive library for easy manipulation of the user environment and the back-end data store.

Low Priority: Minify JavaScript and remove query strings from static resources.

In the JavaScript language, a constructor function initializes the underlying Object provided by the run time system, and this Object is returned to the caller of the constructor.

Still, for simple applications JavaScript is fine, especially when those applications are largely about piggybacking onto the networking capabilities inherent in the Mozilla framework.

In order to reduce your JavaScript file sizes, it is highly recommended that you minify your files before putting them into a production environment.

However, JavaScript developers must learn all the intricacies of XML processing and write a lot of additional code to parse the XML data before they can do anything with that data.

If you're familiar with JavaScript you'll also have a leg up as the mongo client is a full JavaScript interpreter.