1153万例文収録!

「JavaScript」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > JavaScriptの意味・解説 > JavaScriptに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

JavaScriptを含む例文一覧と使い方

該当件数 : 240



例文

The new JavaScript file appears in the Projects window and opens in the editor.例文帳に追加

新しい JavaScript ファイルが「プロジェクト」ウィンドウに表示され、エディタで開きます。 - NetBeans

In this section we introduce the basic JavaScript editing features of the IDE. 例文帳に追加

この節では、IDE の基本的な JavaScript 編集機能について説明します。 - NetBeans

JavaScript functions do not require any input parameters and do not return any result. 例文帳に追加

JavaScript 関数は入力パラメータを必要とせず、結果を返しません。 - NetBeans

Returns JavaScript used to validate the form on client side. 例文帳に追加

クライアント側でフォームの検証を行うために使用する JavaScript を返します。 - PEAR

例文

The NetBeans IDE support for Python covers Smart Indent/Outdent in the editor,a Python Platform Manager, an interactive console, a debugger, and more. 例文帳に追加

NetBeans IDE には、JavaScript デバッガと JavaScript ライブラリマネージャーを含む、JavaScript および CSS の完全なエディタサポートが用意されています。 - NetBeans


例文

A template with javascript and flexy:tojavasscript 例文帳に追加

例例 47-1javascript と flexy:tojavasscript を使用したテンプレート - PEAR

The Squiz coding standard includes a sniff that will check each JavaScript file using JavaScript Lint, a tool that checks all your JavaScript source code for common mistakes without actually running the script or opening the web page. 例文帳に追加

Squiz コーディング規約の中には、JavaScript ファイルをJavaScript Lintでチェックする sniff が含まれています。 このツールは、スクリプトを実際に実行したりウェブページを開いたりすることなしにJavaScript ソースコードでよくある間違いを見つけ出すことができるものです。 - PEAR

The IDE provides out-of-the-box support for Firefox, Internet Explorer, Safari, and Opera.From the JavaScript Options panel, you can also specify the JavaScript engine version that code completion applies to.例文帳に追加

IDE では、Firefox、Internet Explorer、Safari、および Opera をデフォルトでサポートしています。 JavaScript の「オプション」パネルでは、コード補完を適用する JavaScript エンジンのバージョンを指定することもできます。 - NetBeans

In the Music Application's music folder, create a Javascript file called main.js.Create it by choosing the JavaScript template from the Other category in the New File wizard. 例文帳に追加

Music アプリケーションの music フォルダに main.js という Javascript ファイルを作成します。 「新規ファイル」のウィザードで「その他」のカテゴリから JavaScript のテンプレートを選択して作成します。 - NetBeans

例文

When the Ajax interaction is complete, JavaScript updates the HTML source of the page.例文帳に追加

Ajax の相互作用が完了したら、JavaScript がそのページの HTML ソースを更新します。 - NetBeans

例文

This results in a JavaScript call to a function that initializes an XMLHttpRequest object.例文帳に追加

すると、XMLHttpRequest オブジェクトを初期化する関数への JavaScript 呼び出しが行われます。 - NetBeans

Script.aculo.us is a set of JavaScript libraries to enhance the user interface of web sites. 例文帳に追加

Script.aculo.us は、Web サイトのユーザーインタフェースを拡張するための一連の JavaScript ライブラリです。 - NetBeans

The NetBeans JavaScript debugger offers a common user experience for bothFirefox and Internet Explorer. 例文帳に追加

NetBeans の JavaScript デバッガは、Firefox と Internet Explorer のどちらを使用する場合も操作は同じです。 - NetBeans

You can clickPause to suspend the debugger on the next JavaScript call. 例文帳に追加

「一時停止」をクリックすると、次の JavaScript 呼び出しでデバッガを中断できます。 - NetBeans

A document describing basic JavaScript editing features provided by the NetBeans IDE.例文帳に追加

NetBeans IDE が提供する基本的な JavaScript 編集機能を説明するドキュメントです。 - NetBeans

Create the javascript for the onclick event which will set the value of the hidden field.Parameter例文帳に追加

onclick イベント用の javascript を作成します。 これは、hiddenフィールドの値を設定します。 - PEAR

Code Completion and Type AnalysisJavaScript code completion gives you a choice of the IDE's built-in JavaScript core classes to insert into your code. 例文帳に追加

コード補完と型分析JavaScript コード補完では、IDE に組み込まれている JavaScript コアクラスを選択してコードに挿入できます。 - NetBeans

The Sessions window shows any debugging sessions that are currently active.When you start a JavaScript debugging session, you can see an entry for the JavaScript debugger in the Sessions window.例文帳に追加

「セッション」ウィンドウには、現在アクティブなデバッグセッションが表示されます。 JavaScript のデバッグセッションを開始すると、「セッション」ウィンドウに JavaScript デバッガのエントリが表示されます。 - NetBeans

To debug the client side of the application implemented with the use of JavaScript, select the Debug Client side JavaScript checkbox and choose the browser to use. 例文帳に追加

JavaScript を使用して実装されているクライアント側アプリケーションをデバッグするには、「クライアント側の JavaScript のデバッグ」チェックボックスを選択し、使用するブラウザを選択します。 - NetBeans

JavaScript functions can be renamed to avoid conflict with others scripts on the same page ability to manage one single list with check boxes to solve problem if javascript is unavailable例文帳に追加

JavaScript 関数名の変更により、同一ページ内の他のスクリプトとの競合を解消 JavaScript が使えない場合には、単一のリストとチェックボックスを用いて対応 - PEAR

In the Projects window, right-click on the project node and choose New JavaScript file.例文帳に追加

「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「新規」「JavaScript ファイル」を選択します。 - NetBeans

It's now looking for some Javascript to execute, which hasn't been coded yet. 例文帳に追加

ここで、実行する Javascript を探しますが、この処理はまだコーディングされていません。 - NetBeans

Generation of JavaScript client stubs from RESTful web services for building RESTful client applications.例文帳に追加

RESTful クライアントアプリケーションの構築用 RESTful Web サービスからの JavaScript クライアントのスタブの生成。 - NetBeans

You added script.aculo.us JavaScript libraries to your project, allowing you to take advantage of Ajax functionality. 例文帳に追加

また、プロジェクトに script.aculo.us JavaScript ライブラリを追加し、Ajax 機能を使用できるようにしました。 - NetBeans

The editor provides syntax highlighting for PHP, HTML, JavaScript, and CSS code blocks. 例文帳に追加

エディタでは、PHP、HTML、JavaScript、および CSS の各コードブロックの構文が強調表示されます。 - NetBeans

Suspend on Errors: Prompt the debugger to suspend when encountering any JavaScript errors.例文帳に追加

エラー時に中断: JavaScript エラーが検出されたときにデバッガを中断させます。 - NetBeans

For IE users, the debugger stops on the first JavaScript statement to be executed at runtime.例文帳に追加

IE の場合、デバッガは実行時に最初に実行される JavaScript 文で停止します。 - NetBeans

In addition, you must code a line of JavaScript to fire the Ajax Transaction. 例文帳に追加

さらに、Ajax トランザクションを開始する JavaScript のコード行をコーディングする必要があります。 - NetBeans

and code completion will show you the methods available for JavaScript strings. 例文帳に追加

この場合、コード補完によって JavaScript 文字列に使用可能なメソッドが表示されます。 - NetBeans

DocumentationCode completion shows the API documentation for both the core javascript APIs and the DOM APIs. 例文帳に追加

ドキュメントコード補完では、JavaScript のコア API と DOM API の両方の API ドキュメントが表示されます。 - NetBeans

In the Attach Debugger dialog, select Web Page Debugger (JavaScript) from the Debugger drop-down list.例文帳に追加

「デバッガを接続」ダイアログで、「デバッガ」ドロップダウンリストから「Web ページデバッガ (JavaScript)」を選択します。 - NetBeans

Suspend on Debugger Keyword: Prompt the debugger to suspend by inserting the debugger; statement into your JavaScript code.例文帳に追加

デバッガキーワードで中断: JavaScript コードに debugger; 文を挿入してデバッガを中断させます。 - NetBeans

Suspend on Exceptions: Prompt the debugger to suspend when encountering any JavaScript exceptions.例文帳に追加

例外時に中断: JavaScript 例外が検出されたときにデバッガを中断させます。 - NetBeans

A typical use of the Hidden Field component is to store values for use by JavaScript. 例文帳に追加

「非表示フィールド」コンポーネントは、通常は JavaScript で使用する値の保存に使用します。 - NetBeans

Hide input forms when they are not used by implementing JavaScript functions 例文帳に追加

JavaScript 関数を実装して、入力フォームが使用されていないときに非表示にする - NetBeans

Having a select without options is invalid HTML and will break hierselect's JavaScript. 例文帳に追加

選択肢のない select は HTML として無効な形式であり、hierselect のJavaScript が動作しなくなります。 - PEAR

As a result of this, it is not possible to put any flexy tags within blocks of javascript code. 例文帳に追加

その結果、javascript コードブロックの中では flexy タグを使用することができなくなります。 - PEAR

The JavaScript debugger requires the Firefox 2.0.0.X browser with the Firebug 1.1beta plugin, or Internet Explorer (6 or 7).You can also debug JavaScript code in Java EE and Ruby projects(to debug client sessions and for source mapping).例文帳に追加

JavaScript デバッガには、Firebug 1.1 beta プラグインを持つ Firefox 2.0.0.X ブラウザが必要です。 Java EE および Ruby プロジェクトでは、クライアントセッションをデバッグするため、またソースマッピング用に、JavaScript コードをデバッグすることもできます。 - NetBeans

If you want client-side validation, QuickForm can generate the javascript code needed. 例文帳に追加

また、クライアント側での検証を行いたい場合は、必要な javascript コードが生成されます。 - PEAR

Name the file javascript, and type in web in the Folder text field to place it in the web subfolder.例文帳に追加

ファイル名を javascript にし、「フォルダ」テキストフィールドに「web」と入力してファイルを web サブフォルダに入れます。 - NetBeans

Project Woodstock component library encapsulates Javascript and complex server side within JavaServer Faces components. 例文帳に追加

Javascript と JavaServer Faces コンポーネント内の複雑なサーバー側処理が Project Woodstock のコンポーネントライブラリにカプセル化されています。 - NetBeans

Use wizards to create REST services from JPA entity classes and generate JavaScript client stubs from WADL 例文帳に追加

ウィザードを使用して JPA エンティティークラスから REST サービスを作成し、WADL から JavaScript クライアントスタブを生成 - NetBeans

Ajax is a technology that combines (X)HTML, JavaScript, and CSS with the power of XmlHttpRequest in the creation of RIAs (Rich Internet Applications). 例文帳に追加

Ajax は (X)HTML、JavaScript、および CSS を組み合わせた技術であり、XmlHttpRequest を利用して RIA (Rich Internet Applications) を作成できます。 - NetBeans

The feature consists of a wizard that lets you generate JavaScript client stubs from RESTful Web Service resource classes.例文帳に追加

この機能には、RESTful Web サービスのリソースクラスから JavaScript クライアントのスタブを生成するウィザードがあります。 - NetBeans

You can create a new JavaScript file in any project through the New File wizard. 例文帳に追加

「新規ファイル」ウィザードを使用して、任意のプロジェクトに新しい JavaScript ファイルを作成できます。 - NetBeans

To add content to the template, go to Tools - Templates and open the JavaScript template in the IDE. 例文帳に追加

テンプレートに内容を追加するには、IDE で「ツール」「テンプレート」を選択し、JavaScript テンプレートを開きます。 - NetBeans

Open the task list (Window - Tasklist) to view errors in any of your files that are associated with JavaScript.例文帳に追加

ファイル内での JavaScript に関連するエラーを表示するには、タスクリストを開きます (「ウィンドウ」「タスクリスト」)。 - NetBeans

The IDE provides you with numerous windows that form an integral part of the JavaScript debugger.例文帳に追加

IDE には、JavaScript デバッガの中心的な機能を形成する多数のウィンドウが用意されています。 - NetBeans

The HTML_Crypt provides methods to encrypt text, which can be later be decrypted using JavaScript on the client side. 例文帳に追加

暗号化されたテキストは、後でクライアント側の JavaScriptによって復号することができます。 - PEAR

例文

'j' for a method of Sigma that escapes the string for usage in Javascript string constants. 例文帳に追加

'j' は Sigma のメソッドで、文字列をエスケープして Javascript の文字列定数として使用できるようにします。 - PEAR




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS