「HTML」を含む例文一覧(1996)

<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 39 40 次へ>
  • Returns the HTML generated for the form.Parameter
    指定したフォーム要素用に生成した HTML を返します。 - PEAR
  • First let's assume pregenerated HTML versions of man pages stored in /usr/man/html . Generate these one-by-one with the following form:
    HTML マニュアルページは予め生成しておいても動的に作ってもよい。 - XFree86
  • The HTML equivalent of the Anchor component is a name= target name.
    「アンカー」コンポーネントは、HTML の a name=ターゲット名 に相当します。 - NetBeans
  • These actions are performed using HTML forms.
    これらのアクションは HTML フォームを使用して実行されます。 - NetBeans
  • /home/you/cvs/peardoc, checkout the phpdoc module (using the procedure described above) into /home/you/cvs/phpdoc, and run make html again.
    その後、もういちど make html を実行します。 - PEAR
  • 'example' = array( // table column definition 'type' = 'varchar', 'size' = 32, // form element definition 'qf_label' = 'Other Information', 'qf_type' = 'text', 'qf_vals' = array( 'a' = 'This is the letter "a"', 'b' = 'I choose "b"', 'c' = 'No, "c" is always the right answer' ) ) );}?Element HTML Attributes
    要素の HTML 属性 - PEAR
  • The variable $str now contains HTML markup like input type="password" name="password" /.
    変数 $str は今、input type="password" name="password" /のような HTML を含んでいます。 - PEAR
  • It should transform an url like "/articles/march/art15.html" into "/article.php?num=15month=march"
    これは、"/articles/march/art15.html"のようなURLを、"/article.php?num=15month=march"に変換します。 - PEAR
  • Static contentmight consist of an HTML file.
    静的コンテンツは、HTML ファイルから構成されることもあります。 - NetBeans
  • See the guidelines for contributing tutorials for more info.Use this freewebspace for your contributed demos.
    詳細は、Contributing HTML for netbeans.org。 - NetBeans
  • open an HTML document with a browser and save it in text format
    ブラウザーで HTML 文書を開いて, テキスト形式で保存する - 研究社 英和コンピューター用語辞典
  • HTML documents can be authored with common word processors.
    HTML 文書は, 普通のワードプロセッサーで作成することができる - 研究社 英和コンピューター用語辞典
  • Do not embed another HTML element within an anchor.
    アンカータグの範囲内に別の HTML 要素を入れてはいけない - 研究社 英和コンピューター用語辞典
  • Create a new html file in the secureUser folder by right-clicking the folder secureUser in the Projects window and choosing New HTML.
    「プロジェクト」ウィンドウで、フォルダ secureUser を右クリックして「新規」「HTML」を選択し、secureUser フォルダ内に新しい html ファイルを作成します。 - NetBeans
  • It might be helpful to examine the HTML generated therefrom.
    HTML 変換後のもの を調べて見るのも有用でしょう。 - PEAR
  • This will generate a "raw" HTML version of the whole manual.
    上記により、マニュアル全体の "生の" HTMLが生成されます。 - PEAR
  • Returns the element name inside the group such as found in the html form
    html フォーム中に見られる、グループ内の要素名を返す - PEAR
  • Either a typical HTML attribute string or an associative array.
    典型的な HTML 属性の文字列あるいは連想配列。 - PEAR
  • A pseudo-element used for adding raw HTML to form
    フォームに生の HTML を追加するために使用する擬似要素 - PEAR
  • flexy:foreach="variable,key,value"--creates a PHP foreach loop using a html attribute
    flexy:foreach="variable,key,value"--PHP の foreach ループを、html の属性を使用して作成する - PEAR
  • formID[string] Specifies which HTML form to use in POST mode.
    formID[string] POST モードで、どの HTML フォームを使用するかを指定します。 - PEAR
  • Decorator to replace special chars with the matching html entities.
    特殊文字を、対応する html エンティティに変換するデコレータ。 - PEAR
  • instructs the class to number the lines using the ol / HTML tag, while
    は、HTML のol / タグを使用して行番号を出力します。 - PEAR
  • HTML With a simple extention to an HTTPserver for Mosaic or other World Wide Web browser, PolyglotMan can producehigh quality HTML on the fly.
    "HTML "HTTP サーバに Mosaic や他の WWW ブラウザのための簡単な拡張を加えると、PolyglotMan は高品質な HTML を動的に生成できる。 - XFree86
  • HTML LINK INSPECTION SYSTEM
    HTMLリンク検査システム - 特許庁
  • Example 62-5. Exporting in HTML format
    例 62-5HTML フォーマットでのエクスポート - PEAR
  • Then, data in the HTML form are transmitted to the user terminal 10.
    そして、このHTML形式のデータがユーザ端末10へ送られる。 - 特許庁
  • At least image data and text data are separated from the HTML data.
    HTMLデータから、少なくとも画像データ、テキストデータが分離される。 - 特許庁
  • A left angle bracket (<) indicates an SGML/XML-based file (such as HTML or Docbook).
    左角括弧 (<) はSGML/XML ベースのファイル (HTML や Docbook) であるとみなす。 - JM
  • An HTML input tag is added between the form tags.
    「了解」をクリックします。 form タグの間に HTML input タグが追加されます。 - NetBeans
  • This feature is useful when you spell check an HTML document.
    この機能は HTML 文書のスペルチェックをするときに重宝する - 研究社 英和コンピューター用語辞典
  • Find more information on using HTML, PHP, and MySQL here:
    HTML、PHP、および MySQL の使用については、次を参照してください。 - NetBeans
  • Adding an HTML Form for Entering the Data of a New Wisher
    新規ウィッシャーのデータを入力するための HTML フォームの追加 - NetBeans
  • You can change all the HTML formatting in this function.
    この関数のHTMLフォーマットは自由に変更することが出来ます。 - PEAR
  • The main file is QuickForm.php and should be installed in your pear/HTML directory.
    中心となるファイルは、pear/HTML ディレクトリにインストールされた QuickForm.php です。 - PEAR
  • Both are located in your HTML/QuickFormdirectory along with the other form objects.
    どちらも、他のオブジェクトと同様に、HTML/QuickForm ディレクトリにあります。 - PEAR
  • Associative array of tag attributes or HTML attributesname="value" pairs
    タグの属性や HTML の属性をname="value" のペアで表した連想配列。 - PEAR
  • This method returns the HTML for the element in frozen state.
    このメソッドは、 凍結された状態の要素の HTML を返します。 - PEAR
  • Returns an HTML version of the form, uses Default renderer for this.Parameter
    フォームの HTML を返します。 これには、デフォルトレンダラを使用します。 - PEAR
  • This renderer directly generates and outputs form HTML.
    このレンダラは、フォームの HTML を直接生成して出力します。 - PEAR
  • The HTML surrounding an element string $group Name of the group to apply template for
    要素を囲む HTML。 string$group テンプレートを適用するグループの名前。 - PEAR
  • Used with HTML Selects, to fill in the options availableParameter
    HTML の Select に対して使用し、使用可能なオプションを設定します。 - PEAR
  • turns line numbering off in the HTML renderer.
    を指定すると、HTML レンダラで行番号を出力しなくなります。 - PEAR
  • Only as much of an SGML parser as needed to parse HTML.
    HTML を解析するのに必要な機能だけを備えた SGML パーザ。 - Python
  • This module defines a class HTMLParser which serves as the basis for parsing text files formatted in HTML
    このモジュールでは HTMLParser クラスを定義します。 このクラスは HTML - Python
  • An HTML file preparation section 14 prepares a report as the analytical result by an HTML document embedding the picture, and an electronic-mail transmitting processor 16 transmits the HTML document at a specified address by an electronic mail.
    HTMLファイル作成部14は分析結果のレポートを上記画像が埋め込まれたHTML文書で作成し、電子メール送信処理部16がそのHTML文書を電子メールで所定アドレスに送信する。 - 特許庁
  • I don't have any knowledge of HTML.
    HTMLの知識が無い - 京大-NICT 日英中基本文データ
  • By use of acquired values, the HTML source is automatically corrected such that the display position, the display size, and the display character size of each HTML element are the same between when displaying the HTML source in the Web browser 1 of the client and when displaying the HTML source in the Web browser 2.
    取得した値を用いて、クライアントの Webブラウザ1で HTMLソースを表示した際の各 HTML要素の表示位置と、表示サイズと、表示文字サイズが、 Webブラウザ2で HTMLソースを表示した際のそれぞれと同じになるように HTMLソースを自動的に補正する。 - 特許庁
  • Consequently, the labor of creating the HTML file is dispensed with, since HTML files are not necessary to be prepared for each different pieces of the merchandise information.
    したがって、異なった商品情報ごとにHTMLファイルを用意しなくてすむため、HTMLファイルの作成労力が軽減される。 - 特許庁
  • KDE prefers documentation in HTML, accessed via the <file:/cgi-bin/helpindex>.
    KDE は HTML の文書を<file:/cgi-bin/helpindex> 経由でアクセスするのが好みなようである。 - JM
<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 39 40 次へ>

例文データの著作権について

  • 京大-NICT 日英中基本文データ
    この対訳データはCreative Commons Attribution 3.0 Unportedでライセンスされています。
  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • NetBeans
    © 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.
  • Python
    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.
  • PEAR
    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/ ).
  • JM
    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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence