例文 (363件) |
form of actionの部分一致の例文一覧と使い方
該当件数 : 363件
in grammar of the inflected form of individual verbs, a tense which describes the time frame in which the action occurs 例文帳に追加
文法で,時制0 - EDR日英対訳辞書
Add a style attribute to the showWishList form:form name=wishList action=wishlist.php method=GET style=visibility:hiddenShow wish list of: input type=text name=user/ input type=submit value=Go //form 例文帳に追加
showWishList フォームに、次の style 属性を追加します。 form name=wishList action=wishlist.php method=GET style=visibility:hiddenShow wish list of: input type=text name=user/ input type=submit value=Go //form - NetBeans
the action of enjoying social intercourse as a form of amusement 例文帳に追加
社交を遊びとして楽しむこと - EDR日英対訳辞書
HTML Form in index.php Enter the following code block into the body of index.php:form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form 例文帳に追加
index.php での HTML フォーム index.php の本文に次のコードブロックを入力します。 form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form - NetBeans
the action of writing characters in a shortened and abbreviated form 例文帳に追加
字画を省略して書くこと - EDR日英対訳辞書
Each entry is a tuple of the form (action, message, category, module,lineno), where:例文帳に追加
フィルタの各エントリは(action, message, category, module,lineno) からなるタプルです。 ここで: - Python
the action of playing with one's hands as a form of amusement 例文帳に追加
なぐさみとして手先仕事をすること - EDR日英対訳辞書
And the first step to any form of action例文帳に追加
どんな形でも 一歩踏み出すことで - 映画・海外ドラマ英語字幕翻訳辞書
the action of including descriptive phrases in a poem or form of poetry 例文帳に追加
詩歌に,風景を表す叙景句を付けること - EDR日英対訳辞書
the action or process of putting into or interpreting in visual terms or in visible form 例文帳に追加
アイデアを,眼に見えるかたちにすること - EDR日英対訳辞書
the action of reciting a ballad-drama or other form of poetry by putting the words to a tune 例文帳に追加
義太夫節などで節をつけて語ること - EDR日英対訳辞書
in literature, the action of writing a piece of work by imitating a classic form or style 例文帳に追加
詩文で,古体をまねて作品を作ること - EDR日英対訳辞書
a form of speech or action that one does unconsciously 例文帳に追加
無意識のうちに行う習慣化した言動 - EDR日英対訳辞書
a form of nutrition action, called heterotrophy 例文帳に追加
従属栄養という,生物の栄養作用形式 - EDR日英対訳辞書
(of Kabuki or puppet joruri) the Japanese plays 'Giba' as a form of an action 例文帳に追加
歌舞伎や人形浄瑠璃で,ぎばという動作の型 - EDR日英対訳辞書
the action of drinking directly form the mouth of the container in which the liquid is contained 例文帳に追加
飲み物を,その容器の口から直接飲むこと - EDR日英対訳辞書
In the third step of the wizard, you are given the opportunity to associate the Action class with a form bean.例文帳に追加
ウィザードの 3 番目のステップで、Action クラスをフォーム Bean と関連付けられます。 - NetBeans
The action for a 'back' button of wizard-type multipage form. 例文帳に追加
ウィザード形式の複数ページフォームでの、'back' ボタンのアクション - PEAR
The action for a 'next' button of wizard-type multipage form. 例文帳に追加
ウィザード形式の複数ページフォームでの、'next' ボタンのアクション - PEAR
one whose prevailing mental imagery takes the form of inner feelings of action 例文帳に追加
主な心的イメージが行動内部の感覚を具体化する一つ - 日本語WordNet
the action of giving a reward, in the form of clothing or money, to an entertainer 例文帳に追加
上手に芸を演じた者に衣服などの褒美を与えること - EDR日英対訳辞書
The code presents an HTML form that enables entering the name and password of the user in the text fields. 例文帳に追加
form name=logon action=index.php method=POST Username: input type=text name=user/Password input type=password name=userpassword/input type=submit value=Edit My Wish List//formコードは、テキストフィールドにユーザーの名前とパスワードを入力できる HTML フォームを示します。 - NetBeans
a verb form that serves to express frequent repetition of an action 例文帳に追加
動作の頻繁な反復を表現するのに役立つ動詞の形態 - 日本語WordNet
Each of the allowed action strings is the lower case form of a standard SQL action, and turns on PHP emulation of the corresponding action. 例文帳に追加
アクション文字列として指定する内容は、標準 SQLで定義されているアクションを小文字に変換したものです。 このアクションを、PHP でエミュレートします。 - PEAR
the action of reserving accommodations on a form of transportations from one's own home by use of a character and pattern telephone access information network system 例文帳に追加
キャプテンシステムを使って家庭で乗り物などの座席を予約すること - EDR日英対訳辞書
Then, the FB device 18 is operated according to the form of the action by notifying the decided form of the action to the FB device 18.例文帳に追加
そして、決定した作用の態様をFB装置18へ通知することにより、当該作用の態様に応じてFB装置18を動作させる。 - 特許庁
This action allows to go to a specific page of a multipage form. 例文帳に追加
複数ページのフォームで、特定のページに移動できるようにするアクション - PEAR
As of QFC 0.9.3, no form validation takes place on 'back' action. 例文帳に追加
QFC 0.9.3 以降では、'back'アクションの際にはフォームの検証は行われなくなりました。 - PEAR
The Action object processes requests using its execute method, while making use of any data stored in the form bean.例文帳に追加
Action オブジェクトは、フォーム Bean に保存された任意のデータを使用しながら、execute メソッドを使用して要求を処理します。 - NetBeans
(1) The decision on a legal action shall be rendered in the form of a judgment. A decision on the admissibility of the action may be rendered in the form of an interim judgment. 例文帳に追加
(1) 訴えに対する決定は,判決の形式でなされるものとする。訴えの許容性に関する決定は,中間判決の形式によって行うことができる。 - 特許庁
Rule 700 Petition to the Director to Question the Correctness of the Action of an Examiner on Matters of Form Petition may be filed with the Director from any repeated action or requirement of the Examiner on matters of form and in other appropriate circumstances.例文帳に追加
方式の事項について審査官により反復して行われた処分又は要求に対して,及び他の適切な事情においては,局長に申請をすることができる。 - 特許庁
An agent controller includes: an action element DB194 for storing experiences in the form of data points.例文帳に追加
エージェントコントローラは、データ点の形で経験を記憶する行動要素DB194を含む。 - 特許庁
An action model storage section 32 stores an action model file 50 describing action to be applied to the basic model in order to create the form of the variation keeping the identity of the basic form of the drawing object.例文帳に追加
作用モデル記憶部32は、描画対象物の基本形態の同一性を保持したバリエーションの形態を生成するために基本モデルに対して与える作用を記述した作用モデルファイル50を記憶する。 - 特許庁
In the second embodiment, the fluid transfer action is generated by the form of the rotor.例文帳に追加
また、第2態様では、回転子の形状によって流体送り作用を発生させる。 - 特許庁
The time base model and group membership of the concern of each of users form the detailed profile of an internet action.例文帳に追加
各ユーザの関心の時間ベースモデル及びグループメンバーシップは、インターネット行動の詳細なプロフィールを形成する。 - 特許庁
With respect to a usable action form, registration with a tag or registration of an action starting condition is performed.例文帳に追加
利用可能なアクションの形態については、事前にタグ付けして登録、若しくはアクション発動条件の登録を行うことができる。 - 特許庁
When form data is received, it is the execute method of an Action object that processes thedata and determines which view to forward the processed data to.例文帳に追加
フォームデータを受信したとき、そのデータを処理し、処理したデータの転送先ビューを特定するのは Action オブジェクトの execute メソッドです。 - NetBeans
To reflect the action of a player in the action of an organism character displayed on an image display device in a form that the player helps.例文帳に追加
画像表示装置に表示される生物キャラクタの行動の目的を,遊戯者が援助する形式で,遊戯者の行動を反映させる。 - 特許庁
A form of psychological abuse in which false information is presented with the intention of disorienting a victim... andor steering them on a certain course of action.例文帳に追加
心理的虐待の一種で 被害者を混乱させ ある方向に被害者の行動を操るために - 映画・海外ドラマ英語字幕翻訳辞書
This action should be bound to the "Next" button of (usually) a modal multipage form (AKA wizard). 例文帳に追加
このアクションは、(通常は) モーダルな複数ページフォーム (ウィザード)の "Next" ボタンに関連付けなければなりません。 - PEAR
This action should be bound to the "Back" button of (usually) a modal multipage form (AKA wizard). 例文帳に追加
このアクションは、(通常は) モーダルな複数ページフォーム (ウィザード)の "Back" ボタンに関連付けなければなりません。 - PEAR
By the action of the component (a), combustion residues can be solidified to form slag, thus preventing the formation of the mist.例文帳に追加
(a)成分の作用により、燃焼残渣は固化され、スラグが形成されるので、ミストの生成が防止される。 - 特許庁
To provide a technique of displaying the action of hands and fingers during playing in the form easily understandable to users.例文帳に追加
演奏中における手指の動作をユーザが容易に理解できる形で表示するための技術を提供する。 - 特許庁
To provide an electronic form system capable of creating an electronic form with the same appearance as a conventional paper business form by freely combining a display condition and action of a selection control and arranging it on the electronic form.例文帳に追加
選択コントロールの表示状態と動作を自由に組み合わせて電子フォーム上に配置することで従来の紙の帳票と同じ見栄えの電子フォームを作成できる電子フォームシステムを提供する。 - 特許庁
To test hormone action of a substance in a reliable form low in cost, simple, rapid and high sensitivity.例文帳に追加
ある物質のホルモン作用を、低コストで簡易、迅速、高感度の信頼し得る様式で試験すること。 - 特許庁
例文 (363件) |
Copyright © Japan Patent office. All Rights Reserved. |
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2025 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
Copyright © Japan Patent office. All Rights Reserved. |
Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: |
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。 |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
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会員(無料)になると
|