| 意味 | 例文 |
HTML tagの部分一致の例文一覧と使い方
該当件数 : 108件
string $extraAttributes(html attributes) Tag attributes or HTML attributes (id="foo" pairs), will be inserted in the select tag. 例文帳に追加
string $extraAttributes(html 属性) タグの属性あるいはHTML の属性 (id="foo" 形式) で、select タグに追加されるもの。 - PEAR
'attributes': (html attributes) Tag attributes or HTML attributes (id="foo" pairs), will be inserted in the select tag. 例文帳に追加
'attributes':(html attributes) タグの属性、あるいは HTML の属性(id="foo" といった組み合わせ) で、selectタグに挿入される。 - PEAR
The attributes for the XML or HTML TD tag; form: array(name = value, ...) 例文帳に追加
XML あるいは HTML の TD タグの属性。 array(name = value, ...) 形式。 - PEAR
This package can be used to generate tag couldsin HTML and CSS. 例文帳に追加
このパッケージはタグクラウドを HTML とCSS で作成します。 - PEAR
instructs the class to number the lines using the ol / HTML tag, while 例文帳に追加
は、HTML のol / タグを使用して行番号を出力します。 - PEAR
An HTML input tag is added between the form tags.例文帳に追加
「了解」をクリックします。 form タグの間に HTML input タグが追加されます。 - NetBeans
Associative array of tag attributes or HTML attributesname="value" pairs 例文帳に追加
タグの属性や HTML の属性をname="value" のペアで表した連想配列。 - PEAR
The problem is achieved by preparing a tag conversion rule in which correspondence of JSP tags or customer tags to be processed by JSP and HTML tags is defined and converting a JSP tag or a custom tag into HTML in each tag or attribute by referring to the tag conversion rule to generate the HTML.例文帳に追加
前記課題は、JSPで扱われるJSPタグやカスタムタグと、HTMLタグの対応を定義したタグ変換ルールを用意し、それを参照することでタグや属性毎にJSPタグやカスタムタグをHTMLへ変換してHTMLを生成することによって達成される。 - 特許庁
This option outputs the text in a series of Tcl lists consisting oftext-tags pairs, where tag names roughly correspond to HTML. 例文帳に追加
このリストはテキストとタグのペアを持っており、このタグ名はだいたいHTML と同じである。 - XFree86
HTML TAG INPUT COLOR PALLET KEYBOARD FOR SUPPORTING WEB PAGE例文帳に追加
Webページ作成支援HTMLタグ入力カラーパレットキーボード - 特許庁
The above example configures a HTML renderer with two options: The first one tells it to number the lines in the output using the ol / HTML tag and the second one instructs the renderer to use a tab width of 4 spaces for indentation. 例文帳に追加
まず ol / HTML タグを使用して行番号を表示させるようにし、次に字下げをスペース 4 文字に指定しています。 - PEAR
The start point tag 101 and the end point tag 102 are retrieved from the HTML document 103.例文帳に追加
そして、HTML文書103から始点タグ101と終点タグ102が検索される。 - 特許庁
An HTML advertisement tag 40 is embedded in a reference Web page 35.例文帳に追加
HTML広告タグ40が参照ウェブページ35に埋込まれている。 - 特許庁
An HTML read part 302 analyzes a tag or the like in HTML contents received through the network.例文帳に追加
HTML読込部302はネットワークを介して受信したHTMLコンテンツにおけるタグ等を解析する。 - 特許庁
If the song source url content isnon-url (i.e., an object tag), then that content from the source URL is embedded in the HTML page.例文帳に追加
曲のソース URL が URL ではない場合 (つまり object タグの場合)、このソース URL からのコンテンツは HTML ページに組み込まれます。 - NetBeans
To provide an HTML document generating device, etc., which can normally process an extension tag in a converted HTML document even when an HTML editor converts the HTML document including the extension tag not as the creator intends.例文帳に追加
拡張タグを含むHTML文書が、HTMLエディタによって作成者の意図に反して変換されたとしても、変換されたHTML文書中の拡張タグを正常に処理可能なHTML文書生成装置等を、提供する。 - 特許庁
To do so, you create a web application, put the applet JAR on its classpath, and then add an applet tag to the web application's HTML file.例文帳に追加
実行するには、Web アプリケーションを作成し、このアプレット JAR をクラスパスに配置し、アプレットタグを Web アプリケーションの HTML ファイルに追加します。 - NetBeans
Because many web applications use JSP pages for the view, Struts also provides custom tag libraries which facilitate interaction with HTML forms.例文帳に追加
多くの Web アプリケーションがビューに JSP ページを使用するため、Struts にも HTML フォームとの対話を容易にするカスタムタグライブラリが用意されています。 - NetBeans
Then the HTML document generating device 3 performs retrieve from a database 22 according to the specification by the extension tag in the HTML document having been processed to generate an HTML document including no extension tag.例文帳に追加
そのうえで、HTML文書生成装置3は、事前処理後のHTML文書中の拡張タグによる指定に従って、データベース22を検索することにより、拡張タグを含まないHTML文書を生成する。 - 特許庁
The part 24 changes the tag included in an HTML document 31 according to a prescribed tag conversion rule.例文帳に追加
タグ変換部24は、所定のタグ変換規則に従って、HTML文書31に含まれているタグを変更する。 - 特許庁
A number is displayed near an anchor shown by an anchor tag in a displayed HTML.例文帳に追加
数字は表示中のHTMLにおけるアンカータグが示すアンカー近傍に表示する。 - 特許庁
The user inserts the community tag into HTML data constructing his own home page.例文帳に追加
ユーザは、自分のホームページを構築するHTMLデータ内に、コミュニティ用タグを挿入する。 - 特許庁
Easy for a link rel="stylesheet" type="text/css" href="" / html tag integration (see example below). 例文帳に追加
これは、link rel="stylesheet" type="text/css"href="" / タグに簡単に組み込むことができます (以下の例を参照ください)。 - PEAR
For instance, the taghtml xmlns='http://www.w3.org/TR/REC-html40' is treated as if the tag name was 'http://www.w3.org/TR/REC-html40 html', and the tag html:a href='http://frob.com' inside the above mentioned element is treated as if the tag name were'http://www.w3.org/TR/REC-html40 a' and the attribute name as if it were 'http://www.w3.org/TR/REC-html40 href'.An older draft of the XML Namespaces proposal is also recognized, buttriggers a warning.例文帳に追加
たとえば、タグが html xmlns='http://www.w3.org/TR/REC-html40' の場合、タグ名は 'http://www.w3.org/TR/REC-html40 html' として処理され、この要素の中にタグ html:a href='http://frob.com' が現れた場合、タグ名は 'http://www.w3.org/TR/REC-html40 a' で、属性名は 'http://www.w3.org/TR/REC-html40 href' となります。 古い XML 名前空間勧告ドラフトに基いたものも処理可能ですが、警告が発せられます。 - Python
To properly and easily extract a character string from an HTML (Hyper Text Markup Language) document by use of a tag that rarely appears in the HTML document.例文帳に追加
HTML文書内で出現頻度の低い種類のタグを用いてHTML文書から適切かつ容易に文字列を抽出する。 - 特許庁
The HTML data in which the community tag is inserted, are stored in the user HP server 30.例文帳に追加
コミュニティ用タグが挿入されたHTMLデータは、ユーザHP用サーバ30に格納される。 - 特許庁
SIMPLIFIED METHOD OF CALLING INTERNET TELEPHONE INFORMATION TERMINAL APPLYING HTML TAG BUTTON AND FUNCTION THEREON例文帳に追加
「HTMLタグボタンを応用したインターネット電話情報端末呼出簡素化手法及び機能」 - 特許庁
Then the translation service server extracts an image tag from a HTML document to be translated (step S304), and transmits a dummy tag on the basis of the image tag to the browser (step S305).例文帳に追加
そして、翻訳サービスサーバは、翻訳を行うHTML文書から画像タグを抽出し(S304)、この画像タグに基づくダミータグをブラウザに送出する(ステップS305)。 - 特許庁
At the time of displaying an HTML document at a display device 51, a browser interpreting only a tag for display, and ignores a tag for printing.例文帳に追加
ブラウザは、HTML文書を表示装置51に表示するとき、表示用のタグのみを解釈し、印刷用のタグを無視する。 - 特許庁
UI information 201-206 are extracted from six tags of a text input column tag 301, a radio button tag 302, a radio button tag 303, a link tag 304, a link tag 305, and a button tag 306 in an HTML file shown in Fig. 4(b) and an XY coordinate value of each UI information is acquired.例文帳に追加
また、図4(b)に示すHTMLファイルのテキスト入力欄タグ301、ラジオボタンタグ302、ラジオボタンタグ303、リンクタグ304、リンクタグ305、及びボタンタグ306の、6つのタグからUI情報201〜206を抽出し、各UI情報のXY座標値を取得する。 - 特許庁
An update notification server 103 is provided with a recording device 104 and respective processing means such as HTML tag selecting means, HTML tag acquiring means, update deciding means, update notifying means and recording device updating means.例文帳に追加
更新通知サーバ103は、記録装置104を備えるとともに、HTMLタグ選択手段,HTMLタグ取得手段,更新判定手段,更新通知手段,記録装置更新手段の各処理手段を有する。 - 特許庁
When a META tag is found, the setting of charset (character set) properties in the tag is checked and when no setting is made, the result HTML file is given to the character code discrimination part 23.例文帳に追加
また、METAタグがあれば、タグ中のcharset 属性の設定を調べ、設定されていなければ、結果をHTMLファイルを文字コード識別部23に渡す。 - 特許庁
The tag analysis part 22 embeds the META tag and charset properties in the result HTML file and returns it to the Web browser through the access repeating part 21.例文帳に追加
タグ解析部22は識別結果をもとに結果HTMLファイルにMETAタグ、charset 属性を埋め込み、アクセス中継部21を介してWebブラウザ1に返す。 - 特許庁
To provide a character input device for enabling a user to use information such as a stored character string or the tag of an HTML by a simple operation without increasing the number of keys.例文帳に追加
キーの数を増やすことなく、記憶された文字列やHTMLのタグ等の情報を簡便な操作で使用することができる文字入力装置を提供することを目的とする。 - 特許庁
Also, the set value is converted into the tag description of an HTML so that an HTML document can be prepared, and stored in the shared memory area of an OS such as a clip board.例文帳に追加
また、設定値は、HTMLのタグ記述に変換され、HTML文書が作成され、例えばクリップボードのようなOSの共用メモリ領域に記憶される。 - 特許庁
When the reference right of the enterprise is not less than a reference right threshold value, a tag interpretation file conversion part 22 converts the report file into an HTML document as it is, and discloses the HTML document.例文帳に追加
タグ解釈ファイル変換部22は、企業の参照権が参照権閾値以上である場合には、レポートファイルをそのままHTML文書に変換して開示する。 - 特許庁
When a copy button 175 is pressed, the object tag is pasted in the HTML document 181 (step S405).例文帳に追加
コピーボタン175が押されると、前述したHTML文書181中にオブジェクトタグをペーストする(ステップS405)。 - 特許庁
A table item name extracting part 12 extracts table item names, based on a <TH> tag of an html document.例文帳に追加
表項目名抽出部12はhtml文書における<TH>タグを基に表項目名を抽出する。 - 特許庁
In this way, a document with a tag such as an XML/HTML can be efficiently generated from the printed document.例文帳に追加
これにより、印刷文書から効率良くXML/HTML等のタグ付き文書を生成することができる。 - 特許庁
Further, it is judged from tag and header information, etc., whether input data are in the HTML format or electronic-mail format.例文帳に追加
また、タグやヘッダ情報等で入力データがHTML形式や電子メール形式であるかも判断される。 - 特許庁
Then, a WWW server device 20a embeds the encrypted access time in an HTML file as the parameter of a hidden tag by using the hidden tag of the HTML, and transmits it to a portable telephone set 10a.例文帳に追加
次いで、WWWサーバ装置20aは、HTMLのhiddenタグを用いて、暗号化したアクセス時刻をhiddenタグのパラメータとしてHTMLファイルに埋め込んで、携帯電話機10aに送信する。 - 特許庁
When the reference right is less than the reference right threshold value and is more than the non-reference right threshold, the file conversion part 22 changes data items of the report file according to a tag command of an ambiguity display tag, converts the report file into an HTML document, and discloses the HTML document.例文帳に追加
また、参照権閾値より小さく、かつ非参照権閾値より大である場合には、あいまい表示タグのタグ命令に従って、レポートファイルのデータ項目を変更してHTML文書に変換して開示する。 - 特許庁
A repetitive screen generation device 100 extracts predetermined display tag information from display tag information on an HTML tag and the like included in a display code 107, and divides the extracted display tag information into source tag information on a JSP custom tag and the like previously associated with the display tag information and input data for the source tag information, with the same data identifier provided to the source tag information and the input data.例文帳に追加
反復型画面生成装置100は、表示コード107に含まれるHTMLタグ等の表示タグ情報から、所定の表示タグ情報を抽出し、抽出した表示タグ情報を、その表示タグ情報に予め対応付けられたJSPカスタムタグ等のソースタグ情報と、そのソースタグ情報への入力データとに、それぞれに同一のデータ識別子を付した上で分離する。 - 特許庁
A result HTML file from the Web server 3 after being received by an access repeating part 21 is given to a tag analysis part 22.例文帳に追加
Webサーバ3からの結果HTMLファイルはアクセス中継部21で受け付けられた後、タグ解析部22に渡される。 - 特許庁
The information is made obtainable in advance about the tag contents of the HTML file selected as the focusing area concerning the HTML contents reproduced and outputted by the Web browser.例文帳に追加
Webブラウザにより再生出力されていHTMLコンテンツについて、フォーカス対象領域として選択されているHTMLファイルのタグ内容の情報を取得するようにしておく。 - 特許庁
To provide an editing system for HTML data and XML data capable of creating the HTML data and the XML data having the same data contents without using a conventional input form or style sheet by relating a tag inside the HTML data and a tag inside the XML data.例文帳に追加
本発明は、HTMLデータ内のタグとXMLデータ内のタグとを関連付けることにより、従来の入力フォームやスタイルシートを用いずに、同一のデータ内容を有するHTMLデータおよびXMLデータを生成することのできるHTMLデータとXMLデータの編集システムを提供することを目的とする。 - 特許庁
When displaying the link source HTML content from the link destination HTML content by page-back operation, the hyperlink selected in the link source HTML content is focused based on the stored ID of the tag.例文帳に追加
そして、ページ戻り操作によってリンク先HTMLコンテンツの表示からリンク元HTMLコンテンツの表示に戻る場合、記憶しておいたタグのIDに基づいてリンク元HTMLコンテンツにおいて選択されたハイパーリンク上にフォーカスを当てる。 - 特許庁
Thereafter, returning to the screen of the HTML content of the link source from the HTML content of the link destination by a page returning operation, a hyperlink selected in the link-source HTML content based on the stored tag ID is focused.例文帳に追加
そして、ページ戻り操作によってリンク先HTMLコンテンツの表示からリンク元HTMLコンテンツの表示に戻る場合、記憶しておいたタグのIDに基づいてリンク元HTMLコンテンツにおいて選択されたハイパーリンク上にフォーカスを当てる。 - 特許庁
| 意味 | 例文 |
| 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 - 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-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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|