| 例文 |
name code methodの部分一致の例文一覧と使い方
該当件数 : 28件
Copy the following code and paste it over the body tags in index.jsp:bodyform name="Test" method="post" action="SpellCheckServlet"pEnter the text you want to check:/ppptextarea rows="7" name="TextArea1" cols="40" ID="Textarea1"/textarea/ppinput type="submit" value="Spell Check" name="spellcheckbutton"/form/body 例文帳に追加
次のコードをコピーし、index.jsp の body タグにペーストします。 bodyform name=Test method=post action=SpellCheckServletpEnter the text you want to check:/ppptextarea rows=7 name=TextArea1 cols=40 ID=Textarea1/textarea/ppinput type=submit value=Spell Check name=spellcheckbutton/form/body - NetBeans
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
Enter the following PHP code block inside the HTML input form, below the wisher's name input:Welcome!brform action=createNewWisher.php method=POST Your name: input type=text name=user/br/ 例文帳に追加
次の PHP コードブロックを、HTML 入力フォーム内の、ウィッシャーの名前入力の下に入力します。 Welcome!brform action=createNewWisher.php method=POST Your name: input type=text name=user/br/ - NetBeans
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
HTML Form for Logon on index.phpIn the index.php file, enter the following code before the closing /body tag: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> 例文帳に追加
index.php 上のログオン用の HTML フォーム index.php ファイルで、次のコードを終了 /body タグの前に入力します。 - NetBeans
To implement the Delete button, enter the following code block inside the while loop in editWishList.php, directly below the code block for the editWish button:tdform name=deleteWish action=deleteWish.php method=POSTinput type=hidden name=wishID value=?php echo wishID; ?/input type=submit name=deleteWish value=Delete//form/tdThe HTML input form contains a hidden field for the wishID and a submit button labelled Delete. 例文帳に追加
「Delete」ボタンを実装するには、次のコードを editWishList.php の while ループの内部、editWish ボタンのコードブロックのすぐ下に入力します。 tdform name=deleteWish action=deleteWish.php method=POSTinput type=hidden name=wishID value=?php echo wishID; ?/input type=submit name=deleteWish value=Delete//form/tdHTML 入力フォームには、wishID 用の非表示フィールドと、「Delete」というラベルが付いた送信ボタンが含まれています。 - NetBeans
In a support method of user-specific instrumentation, when loading a class, a hook specifying a major code and a minor code for each method, which is instrumented to a method name, is outputted to, for example, a trace record.例文帳に追加
クラスをロードするときに、メソッド名とインスツルメントした各メソッド用のメジャー・コードおよびマイナー・コードとを特定するフックを、たとえばトレース・レコードに出力する。 - 特許庁
METHOD FOR ISSUING ELECTRONIC MAIL ADDRESS USING AREA CODE FOR DOMAIN AND USING SUBSCRIBER NUMBER FOR IDENTIFICATION NAME例文帳に追加
ドメインに市外局番を使用し、識別名に加入者番号を使用した電子メールアドレス発行方法 - 特許庁
To provide a parts management database structure by parts name, a parts data retrieving device, a parts name encoding device and a parts name encoding method which can make the attaching work of a code (classification code) efficient and retrieving work efficient.例文帳に追加
符号(分類コード)の付加作業の効率化や検索作業の効率化を可能とした部品名の部品管理データベース構造、部品データ検索装置、部品名の符号化装置及び部品名の符号化方法を提供する。 - 特許庁
When the method name and the thread type are set through the GUI screen, the computer creates one source file 3 by reading a source code template of the set thread type, reflects the set method name in the source code template of the source file, and reflects the set method name and thread type in a definition file as thread definition information of the source file identified by the method name.例文帳に追加
コンピュータは、GUI画面を介してメソッド名とスレッドタイプとが設定されると、設定されたスレッドタイプのソースコードテンプレートを読込んで1つのソースファイル3を作成し、このソースファイルのソースコードテンプレートに設定されたメソッド名を反映させるとともに、この設定されたメソッド名及びスレッドタイプを当該メソッド名で識別されるソースファイルのスレッド定義情報として定義ファイルに反映させる。 - 特許庁
The source code of a computer program selected by an application developer is read, a name of class corresponding to the read source code is acquired from a method table, and method information belonging to the class is acquired.例文帳に追加
アプリケーション開発者が選択したコンピュータプログラムのソースコードを読み込み、読み込んだソースコードに対応するクラス名をメソッドテーブルから取得し、そのクラスに属するメソッド情報を取得する。 - 特許庁
To provide a system and a method that implements a multilingual domain name system where a user can use a domain name represented by a non-uni code encoding and a non-ASCII encoding.例文帳に追加
ユーザが非ユニコード・エンコーディング及び非ASCIIエンコーディングで表記されたドメイン・ネームを使用することを可能にするマルチリンガル・ドメイン・ネーム・システムをインプリメントするシステム及び方法を提供すること。 - 特許庁
You can quickly navigate to the source code containing any of the listed methods by right-clicking the name of the method and choosing Go To Source.例文帳に追加
メソッド名を右ボタンクリックして「ソースへ移動」を選択することにより、リスト表示されているメソッドのソースコードに簡単に移動することができます。 - NetBeans
The code completion box also appears when you pause after typing a period that follows a package name, a variable, or a method call, as shown in the following figure. 例文帳に追加
次の図に示すように、コード補完ボックスは、パッケージ名、変数、またはメソッド呼び出しに続けてピリオドを入力したあとに操作を停止した場合にも表示されます。 - NetBeans
To diversify access to advertisement information by devising a telephone number, etc., in addition to fuzzy retrieval based upon characteristic information on map information, the telephone number, a corporation's name or individual's name, an address, a zip code, map link information, a facility name, an article name, etc., as to a device and a method for retrieving advertisement information from Internet information.例文帳に追加
インターネット情報から広告宣伝情報を検索するための検索装置及び検索方法において、地図情報、電話番号、法人名・個人名、住所、郵便番号、地図リンク情報、施設名、商品名等の固有情報に拠るあいまい検索の他に、電話番号等の工夫により、広告宣伝情報へのアクセスの多様化を図る。 - 特許庁
To provide an information processing apparatus that never misrecognizes a part of a code of a multi-byte character as a code representing a border of a directory even when a name including the multi-byte character is given, electronic equipment, a program, and an information processing method.例文帳に追加
複数バイト文字を含む名称が付けられていても、複数バイト文字のコードの一部を、ディレクトリの境界を表すコードであると誤認識することがない情報処理装置、電子機器、プログラム及び情報処理方法を提供する。 - 特許庁
In the method for performing cash-out, commodity data recorded in a merchandise data storage part 30 has data about a commodity code, a commodity name, a price and a cash-out flag related to each other by each sales commodity.例文帳に追加
商品データ記憶部30に記録された商品データは、販売商品毎に、商品コード、商品名称、価格及びキャッシュアウトフラグに関するデータが相互に関連付けられている。 - 特許庁
An item for storing a code determined depending on processing content which is consistent across a plurality of tools is added to a conceptual model of a database whose items include at least a tool name, a keyword and an operation method, and appropriate code values are determined and stored.例文帳に追加
少なくとも、ツール名,キーワード,操作方法を項目として含むデータベースの概念モデルに対して、複数のツール間で一貫した、その処理内容によって決まるコードを格納するための項目を追加し、適宜そのコードの値を決定して格納しておく。 - 特許庁
An item for storing a code consistent among a plurality of tools and determined by its processing content is added to a conceptual model of a database including at least a tool name, a keyword and an operation method as items, and the value of the code is appropriately determined and stored in advance.例文帳に追加
少なくとも、ツール名,キーワード,操作方法を項目として含むデータベースの概念モデルに対して、複数のツール間で一貫した、その処理内容によって決まるコードを格納するための項目を追加し、適宜そのコードの値を決定して格納しておく。 - 特許庁
To provide a bar code reader for label collation, a label register device, a method and a system for label collation, and label collation program, which determines whether a label to be stuck to a product is correct to prevent erroneous sticking of the label by preliminarily registering a product name and a bar code corresponding to the product in the bar code reader.例文帳に追加
製品名と製品に対応するバーコードをバーコードリーダに予め登録しておくことにより、製品に貼付するラベルが正しいか否かを判断し、ラベルの貼り間違いを防止するラベル照合用バーコードリーダ、ラベル登録装置、ラベル照合システム、及びラベル照合方法、ラベル照合用プログラムを提供することを目的とする。 - 特許庁
The root pot-protecting sheet 12 is formed with an elastic synthetic resin and installed with a name-designating part 15 of the seedling 14, a price- exhibiting part 16, a culturing method-displaying part 17, bar code-showing part 18, etc., at the outer surface of it.例文帳に追加
根鉢保護シート12は弾性合成樹脂で形成され、苗14の名称表示部15、価格表示部16、栽培方法表示部17、バーコード表示部18などが外面に設けられている。 - 特許庁
In a circulation form based on the premise that unsold merchandise is returned to a supplier, the illicit return prevention method affixes a code of a destination to merchandise invisibly when the supplier supplies it, and checks the destination code affixed to the merchandise when it is returned to determine whether the code coincides with a destination name or not.例文帳に追加
売れ残った商品は供給元に引き取られることが前提になっている流通形態において、前記商品に対して、供給元から供給される際に供給先のコードを目視不能に貼付し、返品の際に前記商品に貼付された供給先コードをチェックして、供給先名と一致しているか否かについて確認する不正返品防止方法を提供する。 - 特許庁
In this method for automatically forming test data, a key code initial value is made to increase and decrease corresponding to an item name constituting the test data by a key code increase and decrease value, the data are made to increase and decrease from an initial value by the increase and decrease value, the data are registered, and the data registration is performed until the registered data number reaches the number of test data.例文帳に追加
テストデータを構成する項目名に対応するキーコード初期値をキーコード増減値ずつ増減させ、データを初期値から増減値ずつ増減させて、データを登録させ、その登録されたデータ数がテストデータの件数となるまでデータ登録を行うようにしてテストデータを自動的に作成している。 - 特許庁
To provide an one-side printed horticultural display piece securing a space where explanations including plant picture and plant cultivation method are described as well as such information to be displayed on the surface as the name, price and bar code of the relevant plant.例文帳に追加
片面印刷であって、しかも表面に表示すべき植物の名称、価格、バーコード等の他に植物の絵柄及び栽培方法等の説明文を記載したスペースを確保することができるようにした園芸用表示片を提供する。 - 特許庁
A set item (2 up) is acquired from the position (210 byte) of each information of setting management method data 40 for designating processing modes in a first program and the contents (2), and an intermediate format code (ID200-1) corresponding to the set item name is acquired.例文帳に追加
第1のプログラムにおける処理態様を指定する設定管理方法データ40の各情報の位置(210バイト目)及びその内容(2)から、設定項目(2アップ)を取得し、設定項目名に対応する中間形式コード(ID200-1)を取得する。 - 特許庁
To provide a communication method capable of designating a communicating party even if an identification code is not known in advance, eliminating troubles in the input of a user who handles the equipment at a calling side as much as possible, and allowing the equipment at a side to be called to change the equipment name according to the equipment at the calling side.例文帳に追加
識別符号を予め知らなくても通信相手を指定でき、呼出し側の機器を扱うユーザの入力の手間を極力無くすと共に、呼出し側の機器に応じて呼び出される側の機器が機器名称を変えることのできる通信方法を提供する。 - 特許庁
The only other problem with this method is that the output filter still does not know what accounting file to use (it is not passed the name of the file from the af capability), but if you have a well-known accounting file, you can hard-code that into the output filter. 例文帳に追加
この方式の唯一の問題点は、出力フィルタは課金情報を格納するデータファイルの名前を知ることが できないということです(af 項目で指定されたファイル名は出力ファイルに渡されません)。 しかし、既知の 名前の課金データファイルを使うのならば、その名前を出力フィルタのプログラム中に埋め込むことができます。 - FreeBSD
To provide a voice interlocking operation device and a voice interlocking operation method in a construction machine capable of realizing the voice interlocking operation by coding the voice command, and reducing the load in the machine operation by allowing an operator to operate with the determination of the combination of a desired voice code name and its interlocking operation.例文帳に追加
建設機械において、音声コマンドを音声コード化して音声連動操作を実現し、かつ、操作者が所望の音声コード名とその連動操作の組み合わせとを決定して操作することにより、機体操作時の負担を軽減できるような、建設機械における音声連動操作装置及び音声連動操作方法を提供する。 - 特許庁
| 例文 |
| 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 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|