1153万例文収録!

「html for」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > html forに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

html forの部分一致の例文一覧と使い方

該当件数 : 570



例文

This code creates an HTML table that contains the tally for each vote and puts the HTML table in the text property for the first Static Text component. 例文帳に追加

このコードは、各票の票集計を含む HTML 表を作成し、最初の「静的テキスト」コンポーネントの「 text 」プロパティーに HTML 表を配置します。 - NetBeans

A pseudo-element used for adding raw HTML to form output. 例文帳に追加

フォーム出力に生の HTML を追加するために使用する擬似要素です。 - PEAR

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ファイルの作成労力が軽減される。 - 特許庁

For even more detail there is HTML documentation. 例文帳に追加

さらにより詳細な説明について知りたいなら、HTML 文書をご覧ください。 - FreeBSD

例文

Embedded CompletionCode completion on element ids in the HTML works for the Prototype.js (...) function. 例文帳に追加

埋め込み補完 Prototype.js (...) 関数で、HTML 内の要素 ID のコード補完が機能します。 - NetBeans


例文

This approach is applied to PHP files that are not intended for outputting HTML. 例文帳に追加

この方法は、HTML の出力を目的としない PHP ファイルに適用されます。 - NetBeans

Returns the HTML generated for the form.Throws throwsno exceptions thrown 例文帳に追加

フォーム用に生成した HTML を返します。 例外・エラー 例外はスローされません。 - PEAR

This only makes sense for HTML or XML renderingParameter array 例文帳に追加

これは、HTML あるいは XML 形式でレンダリングする際にのみ使用されます。 パラメータ array - PEAR

This may be binary data(e.g. an image), plain text or (for example) HTML 例文帳に追加

このデータはバイナリデータ (例えば画像データ) 、生テキスト (plain text)、または (例えば) HTML - Python

例文

The editor provides syntax highlighting for PHP, HTML, JavaScript, and CSS code blocks. 例文帳に追加

エディタでは、PHP、HTML、JavaScript、および CSS の各コードブロックの構文が強調表示されます。 - NetBeans

例文

The file contains a template for entering HTML and PHP code. 例文帳に追加

ファイルには、HTML および PHP コードを入力するためのテンプレートが含まれています。 - NetBeans

You can take any Java file and output it toformatted HTML for publishing on the web. 例文帳に追加

任意の Java ファイルを形式化された HTML として出力し、Web 上で公開できます。 - NetBeans

EmbeddingJavaScript editing features work for JavaScript embedded in RHTML, HTML, and JSP files. 例文帳に追加

埋め込みJavaScript 編集機能は、RHTML、HTML、および JSP ファイルに埋め込まれた JavaScript に使用できます。 - NetBeans

The value for Category should be chosen from a predefined list of categories that are available in PEAR (e.g. "HTTP", "Net", "HTML"). 例文帳に追加

カテゴリは、PEAR における既定義のカテゴリのリストから選ぶべきです(例、"HTTP","Net", "HTML")。 - PEAR

There are renderers that directly output HTML and those that use template engines for this.例文帳に追加

直接 HTML を出力するレンダラや、テンプレートエンジンを使用するレンダラがあります。 - PEAR

For example, this package can be used to drive a PHP-GTK 2, CLI or HTML frontend. 例文帳に追加

たとえば、フロントエンドとしては PHP-GTK 2や CLI、あるいは HTML を使用することが可能です。 - PEAR

RETRIEVAL METHOD FOR INVERSE LINKAGE OF HTML DOCUMENT例文帳に追加

HTML文書の逆リンク検索方法 - 特許庁

A package for building HTML forms from DataObject classes. For now, detailed documentation is available here. 例文帳に追加

DataObject クラスから HTML フォームを作成するパッケージ 現在のところ、詳細なドキュメントはこちらにあります。 - PEAR

HTML FILE GENERATION METHOD FOR ELECTRONIC BUSINESS FORM AND HTML FILE GENERATION PROGRAM例文帳に追加

電子帳票のHTMLファイル生成方法、及びHTMLファイル生成プログラム - 特許庁

Returns the HTML generated for a specific form element and marks that element as rendered.Parameter 例文帳に追加

指定したフォーム要素用に生成した HTML を返し、その要素にレンダリング済みマークをつけます。 - PEAR

With this package you can use PHP to obtain usable validation results for HTML. 例文帳に追加

このパッケージを使用すると、PHP を用いて HTML の検証結果を取得することができます。 - PEAR

For the HTML output, it is shown as a ``side bar,'' boxed off from the main flow of the text.例文帳に追加

HTML 出力の場合、このマクロの内容は本文の外側の ``サイドバー'' に表示されます。 - Python

DEVICE, METHOD AND PROGRAM FOR HTML DOCUMENT DISPLAY例文帳に追加

HTML文書表示装置、方法及びプログラム - 特許庁

METHOD AND DEVICE FOR PREPARING HTML DATA例文帳に追加

HTMLデータの作成方法及び作成装置 - 特許庁

Open index.jsp in the Source Editor and type in the below code for the second row of the HTML table you previously created.trtd id=auto-row colspan=2table id=complete-table /td//trThe second row of the table contains another HTML table.例文帳に追加

index.jsp をソースエディタで開き、前に作成した HTML 表の 2 行目として次のコードを入力します。 trtd id=auto-row colspan=2table id=complete-table /td//tr表の 2 番目の行は、別の HTML 表を含んでいます。 - NetBeans

Open index.php in the editor and type in the below code for the second row of the HTML table you previously created.trtd id=auto-row colspan=2table id=complete-table /td//trThe second row of the table contains another HTML table.例文帳に追加

index.php をエディタで開き、前に作成した HTML 表の 2 行目として次のコードを入力します。 trtd id=auto-row colspan=2table id=complete-table /td//tr表の 2 番目の行は、別の HTML 表を含んでいます。 - NetBeans

If the file contains any other text sources (for example, HTML) the list displays their structures too. 例文帳に追加

ファイルにほかのテキストソース (たとえば HTML) が含まれる場合はその構造もリストに表示されます。 - NetBeans

The first view contains an HTML form with an input fieldasking for the user's name. 例文帳に追加

最初のビューには、ユーザー名の入力を求める入力フィールドがある HTML フォームが含まれます。 - NetBeans

Refactoring will not affect the HTML input form or the code for displaying the related error messages. 例文帳に追加

リファクタリングは、HTML 入力フォームまたはエラーメッセージ関連の表示用のコードには影響がありません。 - NetBeans

Entering the user's name and password in an HTML input form and submitting the data for validation to the index.php page. 例文帳に追加

ユーザーの名前とパスワードを HTML 入力フォームに入力し、検査のためのデータを index.php ページに送る - NetBeans

The tools used for formatting HTML versions are Jade, written by James Clark and The Modular DocBook Stylesheets written by Norman Walsh. 例文帳に追加

HTML バージョンのフォーマットに使用されたツールは、James Clarkにより書かれた Jade とNorman Walsh により書かれたThe Modular DocBook Stylesheetsです。 - PEAR

For any of these channels, please be sure not to send HTML email.Thanks. 例文帳に追加

上で挙げたチャネルではいずれも、決して HTML メールを送らないようにしてください。 よろしくお願いします。 - Python

It supports all entity names required by the XHTML 1.0 Recommendation (http://www.w3.org/TR/xhtml1). It also defines handlers for all HTML 2.0 and many HTML 3.0 and 3.2 elements.例文帳に追加

XHTML 1.0 仕様 (http://www.w3.rog/TR/xhtml1) 勧告で要求されている全てのエンティティ名をサポートしています。 - Python

This function is useful when generating attribute values for HTML or any SGML using the reference concrete syntax.New in version 2.2.例文帳に追加

この関数は参照具象構文を使って、 HTML や SGML の属性値を生成するのに便利です。 - Python

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

DEVICE, METHOD, AND PROGRAM FOR CONVERTING HTML TEXT例文帳に追加

HTMLテキストを変換する装置、方法、およびプログラム - 特許庁

We have developed a rendering engine for HTML and XML documents, providing rudimentary support for typography, ... 例文帳に追加

私どもはHTMLおよびXML文書のレンダリング・エンジンを開発し終え, 印刷体裁の基本的なサポート, ・・・を提供します. - コンピューター用語辞典

The IDE's editor generally adaptsto the technology you are using, so if you are working in an HTML page, pressing the code completion key combination (Ctrl-Space) will produce suggestions for HTML tags and attributes.例文帳に追加

IDE のエディタは通常、使用しているテクノロジに適応するので、HTML ページの作業を行なっているときにコード補完のキーの組み合わせ (Ctrl- スペース) を押すと HTML のタグと属性の候補が表示されます。 - NetBeans

Alternate HTML parser that offers a slightlylower-level view of the input, but is designed to work with XHTML, and does not implement some of the SGML syntax not used in ``HTML as deployed'' and which isn't legal for XHTML.例文帳に追加

HTML パーザのひとつです。 やや低いレベルでしか入力を扱えませんが、XHTML を扱うことができるように設計されています。 - Python

You will use different Layout Panels and other HTML elements from the palette to complete the layout for your page. 例文帳に追加

パレットにあるさまざまなレイアウトパネルやその他の HTML 要素を使用してページのレイアウトを完成させます。 - NetBeans

The JasperReports framework includes a servlet named ImageServlet for displaying images in generated HTML reports. 例文帳に追加

JasperReports フレームワークには、生成された HTML レポートに画像を表示するための ImageServlet という名前のサーブレットが含まれています。 - NetBeans

Enter the following PHP code block inside the HTML input form below the code for the password input:Password: input type=password name=password/br/例文帳に追加

次の PHP コードブロックを、HTML 入力フォーム内の、パスワード入力のコードの下に入力します。 Password: input type=password name=password/br/ - NetBeans

Introduction This package provides an advanced system for managing uploads of files via HTML input type="file" / fields.例文帳に追加

概要 この関数は、HTML input type="file" /フィールド経由でのファイルのアップロードを管理する高度なシステムを提供します。 - PEAR

This only makes sense for HTML or XML renderingReturn value returnsAttributes; form: array(name = value, ...) 例文帳に追加

これは、HTML あるいは XML 形式でレンダリングする際にのみ使用されます。 返り値 array(name = value, ...) 形式で属性を返します。 - PEAR

METHOD AND DEVICE FOR HTML/MHEG TRANSFORMATION例文帳に追加

HTML/MHEG変換方法、及びその変換装置 - 特許庁

METHOD FOR CONVERTING HTML DOCUMENT INTO MHEG DOCUMENT例文帳に追加

HTML文書をMHEG文書に変換する方法 - 特許庁

METHOD FOR CONVERTING MHEG DOCUMENT INTO HTML DOCUMENT例文帳に追加

MHEG文書をHTML文書に変換する方法 - 特許庁

ACTIVITY RECORDING AND RECORD TRANSMITTING DEVICE FOR HTML AND ACTIVE DOCUMENT例文帳に追加

HTML/アクティブドキュメントの活動記録/記録発信装置 - 特許庁

METHOD AND SYSTEM FOR PRINTING HTML DOCUMENT AND RECORDING MEDIUM例文帳に追加

HTML文書の印刷方法、システム及び記録媒体 - 特許庁

例文

SESSION MANAGEMENT METHOD FOR Web APPLICATION AND HTML FILE例文帳に追加

Webアプリケーションのセッション管理方法およびHTMLファイル - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
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 1994-2010 The FreeBSD Project. All rights reserved. license
  
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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS