Tagsを含む例文一覧と使い方
該当件数 : 2424件
IC tags T1 to Tn are attached to objects O1 to On, which are stored in a container 3.例文帳に追加
物体O1〜OnにICタグT1〜Tnを取り付け、収納物3に収納する。 - 特許庁
To provide an information reading system by which the number of radio tags is reduced.例文帳に追加
無線タグの個数を少なくすることが可能な情報読み出しシステムを提供すること。 - 特許庁
To allow a user of a walking stick to select a plurality of radio tags for outputting different information.例文帳に追加
異なる情報を出力する複数の無線タグを歩行杖の使用者が選択する。 - 特許庁
To individual articles to be transported and stored, non-contact electronic tags having no batteries are attached.例文帳に追加
輸送保管する物品個別に、電池を有しない非接触電子タグを添付する。 - 特許庁
A tag storage part 404 stores a plurality of tags which are classified for every tag template.例文帳に追加
タグ格納部404には、複数のタグがタグテンプレートごとに分類されて格納されている。 - 特許庁
Opinions are extracted according to rules defining regular expressions for parts-of-speech tags.例文帳に追加
オピニオンが、品詞タグについて正規表現を定義する規則に基づいて抽出される。 - 特許庁
A plurality of the wireless tags, each storing tag information and the wireless tag reader, conduct communication with each other.例文帳に追加
各々タグ情報を保持した複数の無線タグと、無線タグリーダとが通信する。 - 特許庁
To provide an antenna technique for RF tag communication, capable of performing batch communication with one or more unspecified RF tags, and in selective communication with one or more specified RF tags, capable of reliably performing communication with the specified RF tags.例文帳に追加
1つまたは複数の不特定のRFタグとの一括通信が可能であるとともに、1つまたは複数の特定のRFタグとの選択通信において、当該RFタグとより確実に通信を行うことができるRFタグ通信用アンテナ技術を提供する。 - 特許庁
A changing means changes the reading range of the reader 2 based on the plurality of location tags 5.例文帳に追加
変更手段は複数のロケーションタグ5に基づき、リーダ2の読み取り範囲を変更する。 - 特許庁
The first one is regardinginternal coding - how the XML-tags are placed. 例文帳に追加
はじめに内部コーディングに関するもの、つまりどのようにXMLタグを配置するかということです。 - Gentoo Linux
Switch to the index.jsp page in the Source Editor, and add a reference to the stylesheet between the head tags.例文帳に追加
ソースエディタで index.jsp ページに切り替え、head タグの間にスタイルシートへの参照を追加します。 - NetBeans
Drag a Get Bean Property item from the Palette and drop it after the comma between the h2 tags.例文帳に追加
h2Hello, !/h2 パレットから「Bean プロパティーを取得」項目をドラッグし、h2 タグ間のコンマの後にドロップします。 - NetBeans
Drag a Get Bean Property item from the Palette and drop it after the comma between the h1 tags.例文帳に追加
h1Hello, !/h1 パレットから「Bean プロパティーを取得」項目をドラッグし、h1 タグ間のコンマのあとにドロップします。 - NetBeans
HTML code completion nowenters the tags in uppercase or lowercase instead of in uppercase only. 例文帳に追加
HTML コード補完で、タグが大文字入力だけでなく小文字入力にも対応しました。 - NetBeans
The dividends are determined by reading radio IC tags in game chips.例文帳に追加
また、遊技用チップに設けた無線ICタグを読み取ることにより配当金を判断する。 - 特許庁
The printing paper 2 fitted with IC tags with IDs written is enclosed in a paper feeding cassette 1.例文帳に追加
給紙カセット1に、IDが書き込まれたICタグを取り付けた印刷用紙2を格納する。 - 特許庁
The program location includes tags for identifying a response source server and a relay device as parameters.例文帳に追加
なお,算譜位置は応答元サーバと中継装置を識別するタグをパラメータとして含む。 - 特許庁
The add operation, which you want to invoke from the client, is now exposed.Drag the add operation to the client's index.jsp page,and drop it below the H1 tags.例文帳に追加
この add オペレーションをクライアントの index.jsp ページまでドラッグし、その H1 タグの下にドロップします。 - NetBeans
There are a few extsrc/extbin-specific tags that all PECL developers must know about. 例文帳に追加
すべての PECL 開発者が知っておくべき、いくつかのextsrc/extbin 固有のタグは以下のとおりです。 - PEAR
All of the normal release tags (phprelease, extsrcrelease, extbinrelease) may contain two optional sections, installconditions and filelist. 例文帳に追加
通常のリリースタグ (phprelease、extsrcrelease、extbinrelease) には、すべて 2 つのオプションのセクション installconditions およびfilelist が含まれています。 - PEAR
package.xml 2.0 allows several adjacent release tags, each specifying a different install set. 例文帳に追加
package.xml 2.0 では複数の release タグを並べてそれぞれ別のインストールセットを指定することが可能です。 - PEAR
HTML_Menu_DirectTreeRenderer The "direct" renderer for 'tree' and 'sitemap' menu types where level is represented by tags nesting. 例文帳に追加
'tree' 型および 'sitemap'型用の "direct" レンダラで、レベルの違いはタグの入れ子構造で表されます。 - PEAR
This means the text that would be displayed with the radio, automatically enclosed in label tags. 例文帳に追加
これはラジオボタンとともに表示されるテキストのことを意味し、自動的に label タグで囲まれます。 - PEAR
The names of the tags have to be in the keys and the values contain the class names to use for each tag. _FORCE_ENUM 例文帳に追加
タグ名はキーで、値はそれぞれのタグで使用されるクラス名でなければなりません。 - PEAR
This method collapses empty tags like foo/foo with the short version foo/ by applying a regular expression. 例文帳に追加
このメソッドは、foo/foo のような空のタグを、正規表現によって foo/ 形式に短縮します。 - PEAR
This method is called to handle start tags for which a start tag handler is defined in the instance variable elements.例文帳に追加
このメソッドはインスタンス変数 elements にハンドラが定義されている開始タグを処理します。 - Python
This method is called to handle end tags for which an end tag handler is defined in the instance variable elements.例文帳に追加
このメソッドはインスタンス変数 elements にハンドラが定義されている終了タグを処理します。 - Python
This option outputs the text in a series of Tcl lists consisting oftext-tags pairs, where tag names roughly correspond to HTML. 例文帳に追加
このリストはテキストとタグのペアを持っており、このタグ名はだいたいHTML と同じである。 - XFree86
A communication processing part 21 receives position information and manufacturing month information in RFID tags from a reader-writer 4.例文帳に追加
通信処理部21は、リーダライタ4からRFIDタグの位置情報を受信する。 - 特許庁
To nearly simultaneously recognize a plurality of wireless tags set with a common password.例文帳に追加
共通のパスワードが設定された複数の無線タグを略同時に認識できるようにする。 - 特許庁
To provide a user with useful information by counting detected radio tags.例文帳に追加
検出された無線タグを計数することで、有益な情報をユーザに提供することである。 - 特許庁
When the data of the plurality of radio tags are read in a tag reading section, it is determined whether the contents in the plurality of containers to which the respective radio tags are attached, respectively, is compoundable based on the stored data.例文帳に追加
タグ読取部で複数の無線タグのデータが読み取られたとき、各無線タグがそれぞれ付された複数の容器の内容物を調合可能か否かを記憶データにより判定する。 - 特許庁
To prevent the communication collision problem that occurs when two tags enter simultaneously an RF field in a non-contact proximity automated data collection system, including tags, targets and hosts.例文帳に追加
タグとターゲットとホストを含む非接触近接式自動データ収集システムにおいて、2つのタグが同時にRFの電界内に入る場合に生ずる通信の衝突問題を防止する。 - 特許庁
Also, the detector is provided with a plurality of detecting circuits whose operating frequency is different corresponding to various tags, and the kinds of tags can be specified from the frequency and repeated cycle of the detection signal.例文帳に追加
また、前記検知器には、各種タグに対応した動作周波数の異なる複数の検知回路を有し、該毛一信号の周波数と繰り返し周期からタグの種類を特定できる。 - 特許庁
A teacher data converting means 17 segments the extracted data by predetermined units, and applies classification designations corresponding to the classification tags to the units surrounded by the classification tags in order to prepare teacher data.例文帳に追加
教師データ変換手段17は、抽出したデータを所定の単位に切り出し、分類タグに囲まれた単位に分類タグに対応する分類先を付与して教師データとする。 - 特許庁
To provide a means of a reader/writer acquiring specification data of RFID tags and performing efficient control based on the specification data due to diversified memory specifications or the like of RFID tags.例文帳に追加
RFIDタグのメモリ仕様などの多種多様化により、RFIDタグの仕様データを取得し、その仕様データを元にリーダライタが効率良く制御を行う手段が必要である。 - 特許庁
To provide an article management system with which whether all tags are read is exactly grasped, even if no number of sheets information of the total radio tags is given.例文帳に追加
無線タグ全体の枚数情報が与えられなくとも、全てのタグを読取ることができたかどうかを正確に把握することができる物品管理システムを提供することである。 - 特許庁
A shield B (2-SB) and a shield C (S-SC) are applied to the surfaces of the tags B and C, respectively, whereby input and output functions of the tags B and C are invalidated.例文帳に追加
タグBとタグCとの表面には、それぞれシールドB(2−SB)とシールドC(2−SC)とが施されており、これにより、タグB、タグCの入出力機能は無効化されている。 - 特許庁
To provide a radio tag reader-writer capable of appropriately reading and writing a radio tag even in the case of reading and writing a small number of radio tags, or even in the case of reading and writing a large number of radio tags.例文帳に追加
少数の無線タグを読み書きする場合においても、多数の無線タグを読み書きする場合においても、適切に無線タグを読み書きできる無線タグリーダライタを提供する。 - 特許庁
To provide machine element components with IC tags that can be attached to components, without difficulties, while increasing the storage capacity of IC tags, the information of which can be easily read and written.例文帳に追加
ICタグによる記憶容量を多くしながら、ICタグを無理なく取付けることができ、かつICタグの情報読み書きの容易化が図れるICタグ付き機械要素部品を提供する。 - 特許庁
Further, identification tags TG1-TGm are provided corresponding to the writing parts C1-Cm, and the writing parts C1-Cm in use are detected by the identification tags TG1-TGm.例文帳に追加
さらに、上記筆記部C1〜Cmに対応付けて識別タグTG1〜TGmを設けて、これらの識別タグTG1〜TGmにより使用中の筆記部C1〜Cmを検出する。 - 特許庁
The components H, K have IC tags Th1, Th2 and Tk1, Tk2 attached to both right and left ends thereof, respectively, and the components I, J have IC tags Ti1, Ti2 and Tj1, Tj2 attached to both upper and lower ends thereof, respectively.例文帳に追加
部品H,Kには、それぞれ左右両端部にICタグTh1,Th2,Tk1,Tk2が取り付けられており、部品I,Jには、それぞれ上下両端部にICタグTi1,Ti2,Tj1,Tj2が取り付けられている。 - 特許庁
To solve the problem that it is necessary to read each RF tag several times when binding the tag ID of the RF tags to the individual identification numbers of merchandise, and binding the RF tags to merchandise information each time.例文帳に追加
RFタグのタグIDと商品の個体識別番号を紐付けるためには、RFタグを複数回読み取って、その都度、個体識別番号と紐付けなければならない。 - 特許庁
To simultaneously manage a plurality of objects by attaching RFID tags to a thin pasteboard represented by a document or the like through which an electric wave passes with shift of the RFID tags at constant intervals.例文帳に追加
RFIDタグを書類などに代表される薄い電波を通す台紙に一定間隔ずらして貼付ける事によって、複数の対象物を同時に管理できるようにする。 - 特許庁
A handling part 131 retrieves, with respect to all tags contained in first structure designation information from a terminal 30, synonymous word group IDs corresponding to the tags from a synonymous word dictionary 14.例文帳に追加
ハンドリング部131は、端末30からの第1の構造指定情報に含まれる全てのタグについて、同義語辞書14から当該タグに対応する同義語グループIDを検索する。 - 特許庁
To provide an RF tag reader/writer compatible with many kinds of RF tags and suppresses the increase of the tag detection time when the kinds of the RF tags are increased.例文帳に追加
多種類のRFタグに対応し、RFタグの種類が増加した場合のタグ検出時間が長くなることを抑制するRFタグ読み書き装置を提供することを目的とする。 - 特許庁
When the RFID tags is not inserted into the labels or when data cannot be written because the RFID tags are defective, a prescribed message is printed on the labels and the labels are issued.例文帳に追加
RFIDタグがラベルに挟み込まれていない場合、またはRFIDタグが不良のためデータを書き込むことができない場合、所定のメッセージをラベルに印刷して発行する。 - 特許庁
The same information is written to all of a plurality of RF tags 1 and the RF tags 1 are attached to a palette 4 for carrying articles through a supporting holder 6a and carried together with the articles.例文帳に追加
複数個のRFタグ1にすべて同一の情報を書き込み、これらRFタグ1を支持ホルダ6aを介して物品搬送用のパレット4に取り付けて、物品とともに搬送する。 - 特許庁
The control IC tags T1-T5 are configured so that they output predetermined signals formed including predetermined identification information for specifying each of the control IC tags T1-T5 themselves.例文帳に追加
管理ICタグT1〜T5は、これらの管理ICタグT1〜T5それぞれ自体を特定する所定の識別情報を含んで形成する所定の信号を出力するように構成する。 - 特許庁
| 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 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/ ). |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|