USERINPUT DEVICE AND USERINPUT METHOD ユーザ入力装置及びユーザ入力方法 - 特許庁
Handling UserInput ユーザー入力の処理 - NetBeans
USERINPUT RECOGNITION DEVICE ユーザ入力認識装置 - 特許庁
USER EVALUATION INPUT APPARATUS ユーザ評価入力装置 - 特許庁
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
Verifying UserInput ユーザー入力の妥当性検査 - NetBeans
The userinput detecting element 84 detects a userinput. ユーザ入力検出素子84は、ユーザ入力を検出する。 - 特許庁
Userinput information input by a user is input (steps S16 and S18). ユーザが入力したユーザ入力情報を入力する(ステップS16、18)。 - 特許庁
USER OPERATION INPUT CONTROL APPARATUS ユーザ操作入力制御装置 - 特許庁
respond to userinput ユーザーからの入力に反応する - 研究社 英和コンピューター用語辞典
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
A userinput interface generates a user command on the basis of input 38 of a user. ユーザ入力インターフェイスが、ユーザの入力38に基づいてユーザコマンドを発生する。 - 特許庁
USER INTERFACE AND INPUT METHOD ユーザインターフェース及び入力方法 - 特許庁
An input/output interface receives userinput. 入力/出力インタフェイスは、ユーザ入力を受け取る。 - 特許庁
A userinput part 13 accepts an input of an authentication code from a user. ユーザ入力部13は、ユーザから認証コードの入力を受付ける。 - 特許庁
A userinput part 101 accepts an input of retrieving conditions from a user. ユーザ入力部101は、ユーザからの検索条件などを入力する。 - 特許庁
The input device receives instruction input by a user. 入力装置は、ユーザによる指示入力を受け付ける。 - 特許庁
An input part 101 accepts an input from the user. 入力部101は、ユーザからの入力を受け付ける。 - 特許庁
PRESENTATION OF DATA BASED ON USERINPUT ユーザ入力に基づくデータの提示 - 特許庁
When an updated userinput to provide the section of the first userinput is received, the userinput is specified and executed on the basis of the first userinput entry and the updated userinput. 最初のユーザ入力の部分を提供する更新ユーザ入力が受け取られると、最初のユーザ入力エントリ及び更新ユーザ入力に基づいて、ユーザ入力が特定され実行される。 - 特許庁
USERINPUT AUXILIARY PROGRAM, DEVICE AND METHOD ユーザ入力補助プログラム、装置、方法 - 特許庁
A user management information input means 10 specifies a user by prompting the user to inputuser management information characteristic of the user in response to a print command from the user. ユーザ管理情報入力手段10はユーザから印刷命令があるとユーザ固有のユーザ管理情報を入力させてユーザを特定する。 - 特許庁
A userinput interface generates user commands based on user inputs. ユーザ入力インターフェイスが、ユーザの入力に基づいてユーザコマンドを発生する。 - 特許庁
INPUT DEVICE AND USER AUTHENTICATION METHOD 入力装置およびユーザー認証方法 - 特許庁
To provide a userinput device for communicating a userinput to a computer. ユーザ入力をコンピュータに通信するためのユーザ入力装置を提供すること。 - 特許庁
INPUT DEVICE AND METHOD OF DETECTING USERINPUT WITH INPUT DEVICE 入力デバイスおよび入力デバイスを用いてユーザ入力を検出する方法 - 特許庁
USERINPUT APPARATUS, DIGITAL CAMERA, INPUT CONTROL METHOD, AND INPUT CONTROL PROGRAM ユーザ入力装置、デジタルカメラ、入力制御方法、および入力制御プログラム - 特許庁
The input means 1 receives an input operation made by a user. 入力手段1は、ユーザからの入力操作を受け付ける。 - 特許庁
The input device 102 receives operation input from a user. 入力装置102は、ユーザからの操作入力を受け付ける。 - 特許庁
User ID and a password are input from an input device 1. 入力装置1からユーザIDとパスワードを入力する。 - 特許庁
An input part 101 receives an operation input from a user. 入力部101は、ユーザからの操作入力を受け付ける。 - 特許庁
To prevent an input error by facilitating input operation by a user. ユーザの入力操作を簡略にし、入力ミスを防止する。 - 特許庁
The input unit selects a finish keyword by userinput. 入力部は、ユーザ入力により仕上がりキーワードを選択する。 - 特許庁
DATA INPUT DEVICE AND USER INTERFACE SYSTEM データ入力装置とユーザインターフェイス方式 - 特許庁
An acting user performs remote input and output. 代行ユーザが遠隔で入出力する。 - 特許庁
Please inputuser name and password. ユーザー名とパスワードを入力してください。 - Weblio Email例文集
Username: input type=text name=user/ Password: input type=password name=userpassword/br/ div class=error ?php if (!logonSuccess) echo Invalid name and/or password; ? /div input type=submit value=Edit My Wish List/ /form/div The class "logon" is applied to the entire form, and the class "error" is applied to an error message within the form.
div class=logon input type=submit name=myWishList value=My Wishlist onclick=javascript:showHideLogonForm()/ form name=logon action=index.php method=POST style=visibility:?php if (logonSuccess) echo hidden; else echo visible;? Username: input type=text name=user/ Password: input type=password name=userpassword/br/ div class=error ?php if (!logonSuccess) echo Invalid name and/or password; ? /div input type=submit value=Edit My Wish List/ /form/div クラス「logon」がフォーム全体に適用され、クラス「error」がフォーム内のエラーメッセージに適用されます。 - NetBeans
An inputuser interface has an IF function to transfer data from an input device to a userinput process module. 入力ユーザインタフェースは、入力デバイスからユーザ入力処理モジュールにデータを転送するIF機能を備える。 - 特許庁
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
In this user authentication method, an input part 21 that is a user interface of a user authentication device 20 receives input of the authentication information. ユーザ認証装置20のユーザインタフェースである入力部21が、認証情報の入力を受け付ける。 - 特許庁
The selection instruction is input by the user. 選択指示はユーザによって入力される。 - 特許庁
Validating and Converting UserInput With JSF ユーザー入力と JSF の妥当性検査と変換 - NetBeans
Return value returns The input from the user. 返り値 ユーザの入力内容を返します。 - PEAR
An input part of the MFP 12 receives input from a user A. MFP12の入力部は、ユーザAからの入力を受け付ける。 - 特許庁
An input reception section 201 receives the operational input from a user. 入力受付部201は、ユーザからの操作入力を受け付ける。 - 特許庁
An input operation part 16 accepts a character input operation by the user. 入力操作部16は、ユーザの文字入力操作を受け付ける。 - 特許庁
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.