JAVASCRIPT SOURCE Meaning in Japanese - translations and usage examples

javascriptのソース

Examples of using Javascript source in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Migrating the JavaScript source code.
JavaScriptソース・コードのマイグレーション。
Our JavaScript source code is built as a single bundle.
LINEマンガでは、JavaScriptのソースコードをもともと1つのファイルにバンドルしていました。
These are the promise version of the JavaScript source files.
JavaScriptソースのPromise版です。
View the JavaScript source code and license information.
こちらが、JavaScriptのソースコードとライセンスの情報です。
They have a much more direct mapping to machine code than JavaScript source code.
それらは、JavaScriptのソースコードよりもはるかに機械語に直接マッピングされています。
These are JavaScript source files which implement the Hello Kii feature.
HelloKiiの機能を実装したJavaScriptのソースです
Javascript Validator is a static code analysistool used in software development for checking if JavaScript source code contains syntax error.
JavascriptをValidatorは、JavaScriptのソースコードに構文エラーが含まれているかどうかをチェックするためのソフトウェア開発で使用される静的コード解析ツールです。
JavaScript source code minification and obfuscation through use of Google Closure Tools.
JavascriptのソースコードをGoogleClosureを使って難読化。
The host page references the path to the JavaScript source code, and can reference the application stylesheet.
ホスト・ページは、JavaScriptソース・コードへのパスを参照し、アプリケーションのスタイル・シートを参照できます。
JavaScript sources are often combined and minified to make delivering them from the server more efficient.
より効率的にサーバから配信するため、しばしばJavaScriptソースの結合や縮小が行われます。
The background key is an object that may have one of the following two properties, both optional: An array of strings,each of which is a path to a JavaScript source.
Backgroundキーは次の2つのプロパティ(両方ともオプションです)のうち1つを持つオブジェクトです:Anarrayofstrings,eachofwhichisapathtoaJavaScriptsource
JavaScript sources are often combined and minified to make delivering them from the server more efficient.
通常JavaScriptソースは、サーバからの提供を効率化するために、結合とミニファイが行われます。
This is analogous to new Function(string),except that we are substituting a string of characters(JavaScript source code) with an array buffer of bytes WebAssembly source code.
これは文字列(JavaScriptソースコード)をバイトの配列バッファ(WebAssemblyソースコード)で置き換えることを除いて、newFunction(string)に似ています。
Java and JavaScript source code generated by Wagby is designed to be customizable by developers.
Wagbyが生成したJava,JavaScriptのソースコードは開発者によるカスタマイズが可能なように設計されています。
In WebGL they can be included in a page in several ways:as text hardcoded in JavaScript sources, as separate files included using<script< tags, or retrieved from the server as plain text.
JavaScriptのソース内にハードコードする、<script<タグでインクルードする別ファイルに書き込む、プレーンテキストとしてサーバーから取得する、といった方法があります。
If you want to load new scripts in- say from a web page you are trying to troubleshoot- you can do so by simply opening that web page in the regular browser window,at which point the compiler gets the JavaScript source and populates the Loaded Scripts window with the new entry.
新たにスクリプトを読み込みたければ、例えばトラブルシュートしようとしているウェブページから読み込みたければ、単にウェブページを通常のブラウザウィンドウに開くだけで読み込むことができます。この時コンパイラはJavaScriptのソースを取得し、新しい項目を読み込まれているスクリプトウィンドウに追加します。
Malicious users can't analyze JavaScript source code to get system attack hints or reveal trade secrets.
悪意のあるユーザーがJavaScriptのソースコードを解析して、システム攻撃のヒントを得たり、企業秘密を暴いたりできなくなる。
This page defines these three steps in the listed order: Loading the scripts and the style sheet Initializing the SDK Generating the contents Loading the scripts and the style sheet The<head<element at the top of the HTML file loads the JavaScript source file of the Kii Cloud SDK, the two JavaScript source files which implement features for each screen and the style sheet.
このページでは、順に次の3つの定義を行っています。スクリプト等の読み込みSDKの初期化処理の実行コンテンツの作成スクリプト等の読み込みHTMLの先頭にある<head<要素で、KiiCloudSDKのJavaScriptソース、各ページの機能が実装されたJavaScriptソース2件、および、スタイルシートを読み込んでいます。
This index file is provided as JavaScript source code(it contains a variable definition of base64 encoded binary file).
インデックスファイルはJavaScriptのソースコード形式(バイナリデータをbase64エンコードして文字列として変数に代入している)に変換されます。
The PJSD command line tool has two mandatory arguments:the input JavaScript source file name(with optional path), and the output file name for the protected version. For example:.
PJSDコマンドラインツールには、入力するJavaScriptソースファイル名(オプションでパスを指定可能)と、保護されるバージョンの出力ファイル名という2つの必須の引数があります。たとえば、次のような例です。
The<head> element at the top of the HTML file loads the JavaScript source file of the Kii Cloud SDK, the two JavaScript source files which implement features for each screen and the style sheet.
HTMLの先頭にある<head>要素で、KiiCloudSDKのJavaScriptソース、各ページの機能が実装されたJavaScriptソース2件、および、スタイルシートを読み込んでいます。
Rhino contains All the features of JavaScript 1.7 Allows direct scripting of Java A JavaScript shell for executingJavaScript scripts A JavaScript compiler to transform JavaScript source files into Java class files A JavaScript debugger for scripts executed with Rhino Language The JavaScript language itself is standardized by Standard ECMA-262 ECMAScript: A general purpose, cross-platform programming language.
Rhinoが含んでいるものはJavaScript1.6のすべての機能Javaを直接スクリプト記述できるJavaScriptシェル:これはJavaScriptのスクリプトを実行するためのものJavaScriptコンパイラ:これはJavaScriptソースファイルをJavaのクラスファイルに変換するものJavaScriptデバッガ: Rhinoでスクリプトを実行するためのもの言語についてJavaScript言語自体は、StandardECMA-262ECMAScript:汎用的な、クロス・プラットフォームのプログラミング言語で標準化されています。
Additionally, jQuery is a free and open source JavaScript library.
また、jQueryは、JavaScriptの無料のオープンソースのライブラリーです。
JavaScript Written source files are directly executed in the web browser together with the built files from the Thing-IF SDK for JavaScript..
JavaScriptJavaScriptを利用する際、記述したソースは、ビルド済みのThing-IFSDK forJavaScriptとともにWebブラウザーで直接実行されます。
Results: 24, Time: 0.0417

Word-for-word translation

Top dictionary queries

English - Japanese