| 意味 | 例文 |
data bindの部分一致の例文一覧と使い方
該当件数 : 80件
From the Import Data to Form dialog box,select the database table to which you want to bind your components.Click OK. 例文帳に追加
「データをフォームにインポート」ダイアログで、コンポーネントをバインドするデータベース表を選択します。 「閉じる」をクリックします。 - NetBeans
You can also bind these value-holding properties to data as explained in the General Information section. 例文帳に追加
「一般情報」の節で説明したように、これらの値を保持するプロパティーをデータにバインドすることもできます。 - NetBeans
The Choose a Data Provider drop-down list shows all the project's data providers from which you can select the data provider to bind to the component. 例文帳に追加
「コンポーネント ID にバインドするデータプロバイダを選択」ドロップダウンリストには、プロジェクトのすべてのデータプロバイダが表示されます。 このリストから、コンポーネントにバインドするデータプロバイダを選択します。 - NetBeans
In the Bind to Data dialog box, select person.personid in the Value Field list to make the component's getSelected method return the person.personid for the current selection. 例文帳に追加
「データにバインド」ダイアログの「値フィールド」リストで「person.personid」を選択し、コンポーネントの getSelected メソッドが選択項目の person.personid を返すようにします。 - NetBeans
The Property Bindings dialog box enables you to bind any of the component's properties to a managed bean property or a data provider field. 例文帳に追加
「プロパティーのバインド」ダイアログでは、コンポーネントの任意のプロパティーを管理 Bean のプロパティーまたはデータプロバイダのフィールドにバインドできます。 - NetBeans
In the Bind to Data dialog box, select PERSON.PERSONID in the Value Field list to make the component's getSelected method return the PERSON.PERSONID for the current selection. 例文帳に追加
「データにバインド」ダイアログの「値フィールド」リストで、「PERSON.PERSONID」を選択して、コンポーネントの getSelected メソッドが選択項目の PERSON.PERSONID を返すようにします。 - NetBeans
Also, the image data are generated by any one processing of overlay processing, merge processing or bind processing.例文帳に追加
尚、当該画像データは、オーバレイ処理、マージ処理、又は、バインド処理の少なくともいずれか1つの処理で生成される。 - 特許庁
You can also bind the url property to a managed bean property or to a data provider field that returns the path to the URL in String format. 例文帳に追加
また、「url」プロパティーは、管理 Bean のプロパティー、または String 形式で URL のパスを返すデータプロバイダのフィールドにバインドすることもできます。 - NetBeans
Also, with just a couple of clicks, you can bind a component's property to a bean property or to a data provider wrapper for a data source, regardless of whether the data source is a database, web service, array, or list. 例文帳に追加
また、データソースがデータベース、Web サービス、配列、またはリストのいずれであっても、数回クリックするだけで、コンポーネントのプロパティーを Bean プロパティーまたはデータソースのデータプロバイダラッパーにバインドできます。 - NetBeans
A user can print electric data in a personal computer on the refill by a printer and bind it as it is to a systemized notebook, and utilize it.例文帳に追加
使用者はパソコン上の電子データをプリンターからリフィールに印刷し、そのままシステム手帳に綴じ込み利用することができる。 - 特許庁
When you bind a component, the IDE normally identifies the data type for you and sets the appropriate converter when you establish a binding to the value property. 例文帳に追加
コンポーネントをバインドする場合、通常、IDE はデータ型を識別し、値プロパティーへのバインドを確立するときに、適切なコンバータを設定します。 - NetBeans
When you bind a database to a component, you create two layers between the component and the database table: the RowSet layer and the Data Provider layer. 例文帳に追加
データベースをコンポーネントにバインドすると、コンポーネントとデータベース表の間に行セットの層とデータプロバイダの層の、2 つの層が作成されます。 - NetBeans
Accept a connection. The socket must be bound to an address and listening for connections.The return value is a pair (conn, address)where conn is a new socket object usable to send and receive data on the connection, and address is the address bound to the socket on the other end of the connection.例文帳に追加
ソケットはアドレスにbind済みで、listen中である必要があります。 戻り値は(conn, address)のペアで、connは接続を通じてデータの送受信を行うための新しいソケットオブジェクト、addressは接続先でソケットにbindしているアドレスを示します。 - Python
You use the Bind to Data dialog box to configure the database columns that the component displays and, for a list-type component, whatcolumn it returns.例文帳に追加
「データにバインド」ダイアログを使って、コンポーネントが表示するデータベースの列を設定します。 リストタイプのコンポーネントの場合は、返す列を設定します。 - NetBeans
The quickest way to populate a Table component is to create a data provider for the tabular data and bind the Table component to the data provider, as shown in the Using Databound Components to Access Databases tutorial. 例文帳に追加
「表」コンポーネントにデータを挿入するもっとも簡単な方法は、表形式のデータのデータプロバイダを作成し、「表」コンポーネントをこのデータプロバイダにバインドします。 詳細は、チュートリアル「データバウンドコンポーネント」を参照してください。 - NetBeans
The operation processing part of each pipeline stage limits the input of data which is not to be operated on the branched pass by referring to the bind enable flags.例文帳に追加
各パイプラインステージの演算処理部は、分岐先のパスにおいて、バインドイネーブルフラグを参照することにより、演算処理対象とならないデータの投入を制限する。 - 特許庁
When you bind data to a Drop Down List component, you must specify what to display in the list (the Display Field) and you must specify what values to use in the underlying program (the Value Field).例文帳に追加
「ドロップダウンリスト」コンポーネントにデータをバインドするときは、リスト内で表示する項目 (表示フィールド) と、プログラムで使用する値 (値フィールド) を指定する必要があります。 - NetBeans
You use the component's property sheet in the Properties window to change the appearance and behavior of the component, to bind the component to data, and to associate the component with event handlers. 例文帳に追加
「プロパティー」ウィンドウにあるコンポーネントのプロパティーシートを使用して、コンポーネントの外観や動作を変更したり、コンポーネントをデータにバインドしたり、コンポーネントをイベントハンドラに関連付けたりします。 - NetBeans
When you bind data to a Drop Down List component, you must specifywhat to display in the list (the Display Field) and you must specify whatvalues to use in the underlying program (the Value Field). 例文帳に追加
図 7: ドロップダウンリストへのデータのバインド 「ドロップダウンリスト」コンポーネントにデータをバインドするときは、リスト内で表示する項目 (表示フィールド) と、プログラムで使用する値 (値フィールド) を指定する必要があります。 - NetBeans
When you click the ellipsis (...) button for the url property, you can either select the Use Binding radio button to bind the property to a data object, or you can select the Use Value radio button to specify an image file. 例文帳に追加
「url」プロパティーの省略符号ボタン (...) をクリックしたら、「バインドを使用」ラジオボタンを選択してプロパティーをデータオブジェクトにバインドするか、「値を使用」ラジオボタンを選択して画像ファイルを指定できます。 - NetBeans
The recording or reproducing apparatus is characterized in that it is provided with a means for changing a bind apparatus, by recording information to be a security key in the reserve volume in a standard of the memory card, and automatically retrieving and setting it in the new apparatus, when changing apparatuses in regard to apparatus bind type security data stored in a memory card.例文帳に追加
メモリカードに記憶する機器バインド型セキュリティデータにおいて、機器を変更する場合に、メモリカードの規格上リザーブ領域にセキュリティのキーとなる情報を記録し、新しい機器で自動的に取り出し設定することによって、バインドする機器を変更する手段を備えることを特徴とする記録再生装置。 - 特許庁
A text receiving buffer 5 is provided to a communication terminal 2a, having no bind start right that periodically requests transition to the bind state to a communication opposite party in a timing other than that of normal data transmission, and a specified interval communication start function is provided to a communication terminal 2b having a shake-hand start right.例文帳に追加
通常のデータ送信時以外のタイミングでも周期的にバインド状態への遷移を通信相手に要求するバインド開始権限がない側の通信端末2aに、電文受信バッファ5を設け、さらに、シェイクハンド開始権限がある側の通信端末2bには、一定間隔通信開始機能を設ける。 - 特許庁
Each object library includes data on the dimension line of resizable edges, and binding conditions that bind some vertexes to have their coordinates changed if the edges are resized.例文帳に追加
又、物体ライブラリには、寸法の変更可能の稜線に対する寸法線データ、稜線の寸法が変更されると、座標位置が変更になる頂点を拘束する拘束条件を記憶しておく。 - 特許庁
To provide a method when carrying out data transfer by using a reserve volume in an SD-Bind standard, and to enlarge service by allowing reading of data bound to an apparatus in another apparatus while limiting conditions.例文帳に追加
本発明は、SD−Bind規格上のリザーブ領域を利用することによってデータ移動時の方法の提供と、ある機器でバインドされたデータを条件限定の上、他の機器で読み出せることを許可することによってサービスの拡大を図ることを目的とする。 - 特許庁
The estimator determines accurately specifications such as what kind of paper to be used, or how to bind and process the printed matters to be estimated, and informs the client of the proper up-to-date printing fee on the basis of data in a database for calculating the printing fee.例文帳に追加
査定者は査定する印刷物の紙、製本、加工などの仕様を正確に判定し、印刷料金を算出するためのデータベースのデータをもとに適正かつ最新の印刷料金を査定依頼者へ通知する。 - 特許庁
However, this provision shall not bind cases in which it costs a great deal or otherwise difficult to stop using or to erase the retained personal data concerned and in which the entity takes necessary alternative measures to protect the rights and interests of the person. 例文帳に追加
ただし、当該保有個人データの利用停止等に多額の費用を要する場合その他の利用停止等を行うことが困難な場合であって、本人の権利利益を保護するため必要なこれに代わるべき措置をとるときは、この限りでない。 - 経済産業省
In addition to synchronizing properties of visual Swing components and other custom beans, you can use beans binding to help you use visual components to interact with a database.Once you have created a new Java form and added components to the form,you can generate code to bind those components to data.例文帳に追加
ビジュアル Swing コンポーネントとその他のカスタム Beans のプロパティーを同期するほか、ビジュアルコンポーネントを使用してデータベースと対話するために Beans Binding を使用できます。 新しい Java フォームを作成し、コンポーネントをフォームに追加したら、それらのコンポーネントをデータにバインドするためのコードを生成できます。 - NetBeans
However, this provision shall not bind cases in which it costs a great deal or otherwise difficult to stop providing the retained personal data concerned to a third party and in which the entity takes necessary alternative measures to protect the rights and interests of the person. 例文帳に追加
ただし、当該保有個人データの第三者への提供の停止に多額の費用を要する場合その他の第三者への提供を停止することが困難な場合であって、本人の権利利益を保護するため必要なこれに代わるべき措置をとるときは、この限りでない。 - 経済産業省
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright Ministry of Economy, Trade and Industry. 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-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|