1153万例文収録!

「of javascript」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > of javascriptに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

of javascriptの部分一致の例文一覧と使い方

該当件数 : 63



例文

On the JavaScript Libraries panel, specify the location of the JavaScript libraries that you need to use in the project. 例文帳に追加

「JavaScript ライブラリ」パネルで、プロジェクトで使用する必要がある JavaScript ライブラリの場所を指定します。 - NetBeans

The NetBeans JavaScript debugger provides you with a set of tools that aid in the process of inspecting, monitoring and editing JavaScript code.例文帳に追加

NetBeans の JavaScript デバッガは、JavaScript コードの検査、監視、および編集のプロセスを支援する一連のツールです。 - NetBeans

And the power of javascript to render amazingly fast.例文帳に追加

javascriptの動作の速さには目を見張るばかりです - 映画・海外ドラマ英語字幕翻訳辞書

And the power of javascript to render amazingly fast.例文帳に追加

JavaScriptの動作の速さには目を見張るばかりです - 映画・海外ドラマ英語字幕翻訳辞書

例文

For FireFox users, it stops on the first line of JavaScript code.例文帳に追加

FireFox の場合、JavaScript コードの先頭行で停止します。 - NetBeans


例文

Select Scriptaculous 1.8.1 from the list of available JavaScript libraries. 例文帳に追加

使用可能な JavaScript ライブラリのリストから「Scriptaculous 1.8.1」を選択します。 - NetBeans

Setting JavaScript Properties of the Body and Form Components 例文帳に追加

本体コンポーネントおよびフォームコンポーネントの JavaScript プロパティーの設定 - NetBeans

If you want the JavaScript file to be visible in the Project Editor, create the JavaScript file in an appropriate subfolder of the project, such as src. 例文帳に追加

JavaScript ファイルを「プロジェクトエディタ」で表示するには、src などの、プロジェクト内の適切なサブフォルダに JavaScript ファイルを作成します。 - NetBeans

This property is under the JavaScript section of the properties window.例文帳に追加

このプロパティーは、「プロパティー」ウィンドウの「JavaScript」セクションの下にあります。 - NetBeans

例文

In the Categories pane of the Project Properties dialog box, select JavaScript Libraries. 例文帳に追加

「プロジェクトプロパティー」ダイアログの「カテゴリ」区画で、「JavaScript ライブラリ」を選択します。 - NetBeans

例文

Take advantage of full syntax highlighting, code completion,pop-up documentation, and error checking for JavaScript, CSS and PHP.The Editor recognizes JavaScript code in stand-alone JavaScript files as well as in HTML, RHTML, PHP, and JSP files (More about JavaScript...).例文帳に追加

JavaScript、CSS、および PHP 用の、構文の完全強調表示、コード補完、ドキュメントのポップアップ、およびエラー確認を利用できます。 エディタでは、HTML ファイル、RHTML ファイル、PHP ファイル、および JSP ファイル内にある JavaScript コードだけでなく、単独の JavaScript ファイルの 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

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

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

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

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

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

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

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

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

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

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 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

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

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

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

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

「非表示フィールド」コンポーネントは、通常は 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

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

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

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

The NetBeans IDE provides you with the ability to configure the JavaScript debugger.You can adjust the way the debugger behaves using options available in the JavaScriptpane of the IDE's Options window. 例文帳に追加

NetBeans IDE では、JavaScript デバッガの設定機能が提供されます。 「オプション」ウィンドウの「JavaScript」区画にあるオプションを使用すると、デバッガの動作を調整できます。 - NetBeans

The residence time can be accurately and reliably acquired by a function of the tag (javascript) for sensing page transition.例文帳に追加

タグ(javascript)にページが遷移したことを感知する機能を持たせることによって上記課題の解決を図る。 - 特許庁

Every project has a theme, which is a set of Cascading Style Sheets (CSS), JavaScript files, and icon images. 例文帳に追加

すべてのプロジェクトにはテーマがあります。 テーマとは、階層式スタイルシート (CSS)、JavaScript ファイル、およびアイコン画像のセットです。 - NetBeans

The file pb.js contains functions that are called by the JavaScript-related properties of the components in the application. 例文帳に追加

pb.js ファイルには、アプリケーションでコンポーネントの JavaScript 関連のプロパティーによって呼び出される関数が含まれます。 - NetBeans

Name of a Javascript function to call on onclick/onsubmit events when the user is either paging or sorting the data. 例文帳に追加

ユーザがページを移動したりデータをソートしたりしたときのonclick/onsubmit イベント発生時にコールする Javascript 関数の名前。 - PEAR

NetBeans IDE 6.1 contains a completely new JavaScript editor which provides many advanced editing capabilities such as intelligent code completion, mark occurences, instant rename, on-fly analysis of JavaScript libraries, support for many Ajax frameworks and more.例文帳に追加

NetBeans IDE 6.1 の完全に新しい JavaScript エディタには、インテリジェントなコード補完、出現箇所のマーク、名前の即時変更、JavaScript ライブラリの即時分析、多数の Ajax フレームワークのサポートなど、多数の高度な編集機能があります。 - NetBeans

You can also set breakpointswithin JavaScript code of any read-only ([r/o]) files that the IDE has accessed from your browser's cache.例文帳に追加

また、ブラウザのキャッシュでアクセスされる読み取り専用 ([r/o]) ファイルの JavaScript コード内にもブレークポイントを設定できます。 - NetBeans

This tutorial assumes that you have a working knowledge of the various technologies it employs (i.e., HTML, CSS, JavaScript, and PHP).例文帳に追加

このチュートリアルは、使用する各テクノロジ (HTML、CSS、JavaScript、および PHP など) に関する実用的な知識がある方を対象としています。 - NetBeans

create horizontal, vertival bar and also circle, ellipse and polygons (square, rectangle) allows usage of existing external StyleSheet and/or JavaScript 例文帳に追加

水平や垂直のバー、そして円、楕円、多角形 (正方形、長方形)の作成 既存の外部スタイルシートや JavaScript の使用 - PEAR

This tutorial assumes that you have a working knowledge of the various technologies it employs (i.e., HTML, CSS, JavaScript, Java and JSP).例文帳に追加

このチュートリアルは、使用するさまざまなテクノロジ (HTML、CSS、JavaScript、Java、および JSP など) についての実用的な知識がある方を対象としています。 - NetBeans

scope and this are terms that belong to JavaScript syntax and should be properly understood in order to make use of the Local Variables window.例文帳に追加

scope と this は、JavaScript 構文に属する用語なので、「局所変数」ウィンドウを使用するうえで正しく理解するようにしてください。 - NetBeans

Because the values of Hidden Field components get submitted, server-side code, such as the page bean, can examine changes made by JavaScript code. 例文帳に追加

「非表示フィールド」コンポーネントの値は送信されるので、ページ Bean などのサーバー側コードで JavaScript コードによる変更内容を確認できます。 - NetBeans

Take advantage of full syntax highlighting, code completion, pop-up documentation,and error checking for JSP, JSF, XML, JavaScript, CSS and PHP - even mixed. 例文帳に追加

NetBeans IDE では、EJB (Enterprise Java Beans) をほかの Java クラスと同じようにコーディングできます。 - NetBeans

With Ajax, you can also exchangeplain text or even snippets of JavaScript which may be evaluated or executed by the callback function on the client.例文帳に追加

Ajax ではプレーンテキストを交換することもできます。 JavaScript のスニペットの交換は、クライアントのコールバック関数によって評価または実行できます。 - NetBeans

The NetBeans IDE provides strong support for Ajax development, including JavaScript and CSS editors, an all new PHP editor, a JavaScript debugger which is based on the Firebugplugin for Firefox, a client-side monitor to examine HTTP messages, an Ajax-ready environment for your choice of server-side scripting language (e.g., JSP, PHP, Ruby, Groovy), out-of-the-boxsupport for MySQL and JavaDB,and extensive integration support for web frameworks and third-partyJavaScript toolkits.例文帳に追加

NetBeans IDE は Ajax を使用した開発を強力にサポートしており、JavaScript と CSS のエディタ、新しい PHP エディタ、Firefox の Firebug プラグインに基づく JavaScript デバッガ、HTTP メッセージを確認するクライアント側モニター、任意のサーバー側スクリプト言語で Ajax に対応した環境 (JSP、PHP、Ruby、Groovy など)、デフォルトでの MySQL と JavaDB のサポート、Web フレームワークとサードパーティーの JavaScript ツールキットの広範囲に渡る統合サポートがあります。 - NetBeans

You can specify a list of tokenizers that your sniff supports, allowing it to be used on PHP code, JavaScript code, or both. 例文帳に追加

自作の sniff でサポートするトークナイザの一覧を指定し、それらが PHP のコード用なのか JavaScript のコード用なのか両方用なのかを指定することができます。 - PEAR

Java web applications are based on Java and often take advantage of such technologies as JavaScript, databases, and web frameworks such as JavaServer Faces,Struts, or Spring.例文帳に追加

Java Web アプリケーションは Java に基づいており、JavaScript、データベース、および Web フレームワークのようなテクノロジを利用することがよくあります。 Web フレームワークには、JavaServer Faces、Struts、Spring などがあります。 - NetBeans

It creates an HTML input text element that at every keypressed javascript event, returns a list of options in a dynamic dropdown select box (especially useful to emulate a select box with a huge number of options). 例文帳に追加

この要素内で JavaScript の keypressed イベントが発生するたびに動的なドロップダウンセレクトボックスを返します(選択肢が非常に多いセレクトボックスを実現する際などに特に有用です)。 - PEAR

It takes care of required elements, generates the javascript automatically and adds a lot of flexibility by allowing you to use your own validation functions and regular expressions. 例文帳に追加

必須要素の確認もしてくれますし、javascript のコードも自動で生成してくれます。 また独自の関数や正規表現を使用して独自の検証を行えるという柔軟性もあります。 - PEAR

Cookies and java script must be enabled on the client browser for some of these features to function correctly. 例文帳に追加

この関数の機能の中には、クッキーや Javascript をブラウザ側で有効にする必要があるものもあります。 - PEAR

The wizard lets you select a project from a list of projects containing RESTful web services.Once you have selected the project and completed the wizard, you will have JavaScript client stubs that will form the basis of your client application.例文帳に追加

このウィザードでは、RESTful Web サービスを含むプロジェクトの一覧からプロジェクトを選択できます。 プロジェクトを選択してウィザードを完了すると、クライアントアプリケーションの基礎となる JavaScript クライアントのスタブが作成されます。 - NetBeans

例文

The element looks like a normal HTML input text element that at every keypressed javascript event, searches the array of options for a match and autocompletes the text in case of match. 例文帳に追加

この要素は通常の HTML テキスト入力要素と似ていますが、キーが押されるたびに javascript のイベントが起動し、もし入力内容とオプションの配列が一致すればその内容を自動的に補完します。 - PEAR




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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