「node」を含む例文一覧(17113)

<前へ 1 2 .... 219 220 221 222 223 224 225 226 227 .... 342 343 次へ>
  • In the same dialog, select selected in the bindable property list and selectedPersonId (under the SessionBean1 node) in the binding target list.Click Apply.
    同じダイアログで、バインド可能なプロパティーの一覧から「selected」を選択し、バインドターゲット先の一覧から「selectedPersonId」(SessionBean1 ノードの下) を選択します。 「適用」をクリックします。 - NetBeans
  • If your project has fewer than two pages, create a new one by right-clicking the Web Pages node in the Projects window and choosing New Visual Web JSF Page.
    プロジェクトが 2 ページ未満の場合は、「プロジェクト」ウィンドウで「Web ページ」ノードを右クリックし、「新規」「Visual Web JSF ページ」を選択して新しいページを作成します。 - NetBeans
  • Right-click the Service Assembly node and select Edit from the pop-upmenu.The IDE opens the .casa file in the Composite Application (ServiceAssembly) editor.
    「サービスアセンブリ」ノードを右クリックし、ポップアップメニューから「編集」を追加します。 IDE によって、複合アプリケーション (サービスアセンブリ) エディタで「.casa」ファイルが表示されます。 - NetBeans
  • Right-click the LoanRequestorCompositeApp project node and choose Deploy Project.If the BUILD SUCCESSFUL message appears in the Output window, then the deployment has succeeded.
    「 LoanRequestorCompositeApp 」プロジェクトノードを右クリックし、「プロジェクトを配備」を選択します。 「出力」ウィンドウに「構築成功」のメッセージが表示されたら、配備は成功です。 - NetBeans
  • In the Projects window, right-click the ApprovedTestCase node and choose Run from the pop-up menu.Notice that the contents of Output.xml are preserved and are not overwritten by the new result.
    「プロジェクト」ウィンドウで「ApprovedTestCase」ノードを右クリックし、ポップアップメニューから「実行」を選択します。 Output.xml の内容は保存され、新しい結果で上書きされません。 - NetBeans
  • Expand the Specializations node , then expand the three Generalization nodes.The Generalization links show the relationship between BankAccount class to other elements (the Checking, Platinum, and Saving classes).
    「特化」ノード を展開し、3 つの汎化ノードを展開します。 汎化のリンクは、BankAccount クラスとほかの要素 (Checking、Platinum、および Saving の各クラス) の関係を示しています。 - NetBeans
  • Type the File Name of the new managed bean and click Finish.The new managed bean appears in the Projects window under the Source Packages node.
    新しい管理 Bean のファイル名を入力し、「完了」をクリックします。 新しい管理 Bean は、「プロジェクト」ウィンドウの「ソースパッケージ」ノードの下に表示されます。 - NetBeans
  • Right-click the HasNoReservations node and choose Run from the pop-up menu.Once you select the Run action, the IDE sends the HasNoReservations SOAP message to the BPEL runtime.
    「HasNoReservations」ノードを右クリックし、ポップアップメニューから「実行」を選択します。 「実行」アクションを選択すると、IDE は HasNoReservations の SOAP メッセージを BPEL 実行環境へ送信します。 - NetBeans
  • This actually happens when the Project node in the Project Tab is expanded and a small progress bar starts Updating Legacy Project.
    「プロジェクト」タブでプロジェクトノードを展開し、小さい進捗バーで「旧バージョンのプロジェクトを更新中」が開始されるときに、実際にインポートされます。 - NetBeans
  • First, build the open source project with necessary flags mentioned above.Then right-click the project node and choose Code Assistance Configure Code Assistance.
    まず、前述の必要なフラグを持つオープンソースプロジェクトを構築します。 次に、プロジェクトノードを右クリックし、「コード支援」「コード支援を構成」を選択します。 - NetBeans
  • From the Basic section of the Modeling Palette, select the Activity Edge icon .You use the Activity Edge to connect the Initial Node element to the Invocation element.
    モデリングパレットの基本区画で、「アクティビティエッジ (Activity Edge)」アイコン を選択します。 アクティビティエッジを使用して、初期ノード要素と呼び出し要素を接続します。 - NetBeans
  • Language returns true or false depending on whether the language of the context node is the same as or is a sublanguage of the language specified in the argument.
    言語は、コンテキストノードの言語が、引数内で指定された言語またはそのサブ言語であるかどうかに応じて、真または偽を返します。 - NetBeans
  • Of particular relevance is the Imports node, which lists XSD and WSDL files referenced with the help of the Import element in your BPEL file.
    特に関連の深いのが「 インポート 」ノードで、このノードには、BPEL ファイル内の Import 要素を頼りに参照される XSD ファイルと WSDL ファイルの一覧が表示されます。 - NetBeans
  • Note that to access settings for the main class, program arguments, the working directory for program execution and VM options, you have to select the Run node.
    主クラスの設定、プログラムの引数、プログラム実行の作業ディレクトリ、および VM オプションを表示するには、「実行」ノードを選択する必要があります。 - NetBeans
  • Drag the node for the table on to the form and press Ctrl as you drop the table.A JTable is created and its columns are bound to the columns in the database table.
    表のノードをフォームにドラッグし、Ctrl キーを押しながら表にドロップします。 JTable が作成され、その列はデータベース表の列にバインドされます。 - NetBeans
  • Drag the CurrencyCellRenderer class from the Projects window and drop it in white areasurrounding the form.A node called currencyCellRenderer1 should appear in the Inspector window.
    「プロジェクト」ウィンドウから CurrencyCellRenderer クラスをドラッグし、フォームを囲む空白の部分にドロップします。 currencyCellRenderer1 という名前のノードが、「インスペクタ」ウィンドウに表示されるはずです。 - NetBeans
  • In the Projects window, right-click the project node and choose New Entity Classes from Database.In the Data Source drop-down, select the jdbc/sample database.
    「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「新規」「データベースからのエンティティークラス」を選択します。 「データソース」ドロップダウンリストから「jdbc/sample」データベースを選択します。 - NetBeans
  • Note: Alternatively, instead of dragging the add node, you can right-click in the editor and then choose Web Service Client Resources Call Web Service Operation.
    注: 別の方法として、add ノードをドラッグする代わりに、エディタ上で右クリックして「Web サービスクライアントのリソース」「Web サービスオペレーションを呼び出す」を選択します。 - NetBeans
  • In the Projects window, right-click the RejectedTestCase node and choose Run from the pop-up menu.Notice that the contents of Output.xml are preserved and are not overwritten by the new result.
    「プロジェクト」ウィンドウで「RejectedTestCase」ノードを右クリックし、ポップアップメニューから「実行」を選択します。 Output.xml の内容は保存され、新しい結果で上書きされません。 - NetBeans
  • To provide the shortest route calculation device which can perform the recalculation of the shortest route when a node or a link is added or deleted.
    ノードやリンクの追加または削除があったとき、最短経路の再計算を行うことが可能な最短経路計算装置を提供する。 - 特許庁
  • The resistor element 38 is connected between a node ND1 between the diodes 34, 36 and a gate electrode, and an emitter electrode of the transistor Q1.
    抵抗素子38は、ダイオード34,36およびゲート電極間のノードND1とトランジスタQ1のエミッタ電極との間に接続される。 - 特許庁
  • Each local node is also configured to transmit traffic at an assigned wavelength different from the transmitting wavelengths assigned to the other local nodes.
    各ローカルノードはまた、他のローカルノードに割当てられた送信波長と異なって割当てられた波長によりトラフィックを送信するよう構成される。 - 特許庁
  • The data overlay includes a tree having tree nodes that each have a zone mapped to a corresponding DHT node in the logical space of the DHT.
    データオーバーレイは、DHTの論理空間内の対応するDHTノードにマップされたゾーンをそれぞれ有する、ツリーノードを有するツリーを含む。 - 特許庁
  • Each node in the network can be a member of a multicast group and / or a multicast tree (MCT) for routing multicast communication of the group.
    ネットワークにおける各ノードは、マルチキャストグループ、および/または、グループのマルチキャスト通信をルーティングするマルチキャストツリー(MCT)のメンバーであり得る。 - 特許庁
  • Each node that contains a shared memory device may maintain a directory to track blocks of shared memory that may have been cached at other nodes.
    共有メモリ・デバイスを収容する各ノードは、他のノードでキャッシュされたかもしれない共有メモリのブロックを追跡するディレクトリを維持できる。 - 特許庁
  • To provide an optical add-drop multiplexer and an optical level control method for eliminating a tilt of all wavelengths in spite of a small number-component configuration and carrying out optical level control in following to variations in an upperstream node.
    少ない部品構成で全波長のチルトを解消し、上流ノードの変動に追従した光レベル制御を図ること。 - 特許庁
  • In a process allocating ID of the respective nodes of a network, the node to which ID is given broadcasts ID information to the network (S307).
    ネットワークの各ノードのIDを割り当てるプロセスにおいて、IDが与えられたノードはID情報をネットワークにブロードキャストする(S307)。 - 特許庁
  • To provide a converged access control method, using a network access device at an edge node of an IP network of a fused ALL-IP network.
    本発明は、融合ALL−IPネットワークのIPネットワーク引込点に位置したネットワーク接続装置による融合アクセス制御方法に関する。 - 特許庁
  • To grasp and control the resource use condition for each node by an administrator, and to reduce the administration cost of a storage system of cluster configuration.
    管理者が、ノード毎のリソース使用状況を把握して管理することを可能とし、クラスタ構成の記憶システムの管理コストの削減を図る。 - 特許庁
  • As the voltage VB drops, a current I60 for compensation corresponding to the drop is outputted from a transient response improving unit 60 to the node NA.
    電圧VBが低下すると、その低下分に応じた補償用の電流I60が過渡応答改善部60からノードNAに出力される。 - 特許庁
  • To provide a network node structure to be used for an IP network to flexibly execute multiple processes on network routable data.
    ネットワークルータブルデータ上で多重処理を柔軟に実行可能とするためのIPネットワークで使用されるネットワークノード構造を提供すること。 - 特許庁
  • The network node includes a module for applying a plurality of k hash functions to each of the service provider identifiers, such that each of the hash functions, each time being applied to a certain service provider identifier, points to one bit to be set in a sequence of b bits.
    本ネットワークノードは、複数のk個のハッシュ関数を各サービスプロバイダ識別子に適用するためのモジュールを備える。 - 特許庁
  • Exclusive NIC devices 12 and 22 newly prepared are connected to extended interfaces of node computers 10 and 20 respectively.
    ノードコンピュータ10及び20の拡張インターフェースに、本願発明において新規に作成した専用NIC装置12、22をそれぞれ接続する。 - 特許庁
  • In the bit line BLB, a potential is reduced a little since a minus charge accumulated in a capacitor CB flows therein via the memory node NB.
    ビット線BLBは、キャパシタCBに蓄積されていたマイナス電荷が記憶ノードNBを介して流入することにより、電位が少し下がる。 - 特許庁
  • A push-pull circuit has a 1st transistor which receives the input signal directly at its gate and a 2nd transistor which has its gate connected to the 1st node.
    プッシュプル回路は、入力信号をゲートで直接受ける第1トランジスタと、第1ノードをゲートに接続した第2トランジスタとを有している。 - 特許庁
  • The level of the node NH or NL is outputted through a wireless pattern of a pattern connection section 20 as a mode signal MOD.
    ノードNH,NLのレベルは、パターン接続部20の配線パターンでいずれか一方が接続されてモード信号MODとして出力される。 - 特許庁
  • Then, a stable traveling velocity V_T(m/s) in the reference node is calculated on the basis of the length of the segment L_n and the distance S (S360).
    そして、セグメントL_nの長さおよび距離Sに基づいて、基準ノードにおける安定走行速度V_T(m/s)を算出する(S360)。 - 特許庁
  • To assign a nationally unique ID to a link constituting road data without being affected by the change or the like of a node or a link nearby.
    道路データを構成するリンクに対して、付近のノードやリンクの変更などによる影響を受けず、全国的に固有なIDを付与する。 - 特許庁
  • To provide a node device for allowing mixture of links with different transmission speeds in a ring network such as a RPR (Resilient Packet Ring).
    例えばRPR(Resilient Packet Ring)のようなリングネットワークにおいて、通信速度が異なるリンクの混在を可能とすることを目的としている。 - 特許庁
  • Thus, an attribute corresponding to a path connecting input and output interfaces in a node device is given to the input and output interfaces for each path.
    これにより、ノード装置内の入出力インターフェースを結ぶ経路毎にその経路に応じた属性が入出力インターフェースに与えられる。 - 特許庁
  • When a presentation data file is received, a node PC 100 stores the IP address of the electronic equipment which has transmitted a file in a main storage device 102.
    ノートPC100はプレゼンテーションデータファイルを受信する際に、ファイルを送信した電子機器のIPアドレスを主記憶装置102に記憶する。 - 特許庁
  • An identification means identifies a node from which the earliest target completion time is extracted among the extracted target completion times of every nodes.
    特定手段は、ノード毎に抽出された目標終了時刻の中で最も早い目標終了時刻が抽出されたノードを特定する。 - 特許庁
  • To prevent the entire system from being unable to perform communication because of a failure of a node single body in a time-trigger type communication system.
    タイム・トリガ型の通信システムにおいて、ノード単体の故障が原因で、システム全体で、通信を行うことができなくなるのを防止する。 - 特許庁
  • The sense amplifier has a transistor connecting electrically an input/output node of data read out and written from/in a memory cell and bit lines and transmitting data.
    センスアンプは、メモリセルに読み書きされるデータの入出力ノードとビット線とを電気的に接続しデータを伝達するトランジスタを有している。 - 特許庁
  • The home agent 200 and the external agent 500 provide a service requested by the mobile node 600 according to the distributed service profile.
    ホームエージェント200および外部エージェント500は、配付されたサービスプロファイルに従って移動ノード600が要求するサービスを提供する。 - 特許庁
  • Since the node is designated and the contraction range is divided, the degree of flexibility of forming the contraction model is high, and the contraction model having a high accuracy is obtained.
    ノードを指定して縮約範囲を分割するので、縮約モデル作成の自由度が高く、また精度の高い縮約モデルが得られる。 - 特許庁
  • To make it possible to commonly use a termination unit for connecting high rank layer nodes and a termination unit for connecting with communication nodes outside of a cluster node.
    上位レイヤノード間を接続するための終端部と、クラスタノード外の通信ノードと接続するための終端部とを共用可能にする。 - 特許庁
  • The power supply VSS is connected to a source of an N-type MOS transistor Q6, the node GN is connected to its gate, and the input of the inverter INV is connected to its drain.
    N型MOSトランジスタQ6のソースに電源VSSを、ゲートにノードGNを、ドレインにインバータINVの入力を接続する。 - 特許庁
  • The optical node device 200 demultiplexes the received outgoing signal to an electric system interface 240 and a level adjuster 250 by a demultiplexer 230.
    光ノード装置200は、受信した下り信号を分波部230によって電気系インタフェース部240及びレベル調整部250に分波する。 - 特許庁
  • CPU bit line CPU-BL and RGB bit line RGB-BL are connected with a node N0 via N-type MOS transistors 154, 156, respectively.
    ノードN0にはN型MOSトランジスタ154、156を介してCPUビットラインCPU−BL、RGBビットラインRGB−BLと接続される。 - 特許庁
<前へ 1 2 .... 219 220 221 222 223 224 225 226 227 .... 342 343 次へ>

例文データの著作権について