1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

htmlを含む例文一覧と使い方

該当件数 : 1996



例文

HTML 3.0 builds upon HTML 2.0 and provides full backward compatibility. 例文帳に追加

HTML 3.0 は HTML 2.0 に基づいて構築されており, 完全な上位互換性をもつ - 研究社 英和コンピューター用語辞典

The HTML surrounding the required note 例文帳に追加

必須項目の説明文を囲む HTML - PEAR

The HTML used when opening a hidden fieldset 例文帳に追加

隠し fieldset を開く際に使用する HTML - PEAR

Returns the table structure as HTML Return value string- the generated HTML code 例文帳に追加

テーブル構造を HTML で返します。 返り値 string-生成された HTML コードを返します。 - PEAR

例文

$element-toHtml--Output HTML and children 例文帳に追加

$element-toHtml--HTML および子要素を出力する - PEAR


例文

Sets the HTML part of a message Parameter 例文帳に追加

メッセージのHTML部分を設定します。 - PEAR

Prepare the html renderer script (CompatInfo/Renderer/Html.php): 例文帳に追加

html レンダラスクリプト (CompatInfo/Renderer/Html.php)を準備します。 - PEAR

The available formats are text and html.例文帳に追加

指定できる整形は text と html である。 - XFree86

Under File Types, select HTML. 例文帳に追加

「ファイルの種類」から「HTML」を選択します。 - NetBeans

例文

For HTML/Mosaic users, PolyglotMan can, without modification of the sourcecode, produce HTML links that point to other HTML man pages either pregenerated or generated on the fly.例文帳に追加

HTML/Mosaic のユーザのために、PolyglotMan はソースコードを修正しなくても他の HTML マニュアルページを指す HTML リンクを生成できる。 - XFree86

例文

When generating HTML this should translate into the HTML command <A HREF="url">link</A>trailer. 例文帳に追加

HTML を生成する時に、このマクロは<A HREF="url">link</A>trailerという HTML コマンドに変換される。 - JM

An HTML form is added to the index.jsp file. 例文帳に追加

index.jsp ファイルに HTML フォームが追加されます。 - NetBeans

Add the following HTML to the form component. 例文帳に追加

次の HTML を form コンポーネントに追加します。 - NetBeans

I built my first website myself in html例文帳に追加

HTMLで初めて自分のウェブサイトを作り - 映画・海外ドラマ英語字幕翻訳辞書

I built my first website myself in html例文帳に追加

htmlで初めて自分のウェブサイトを作り - 映画・海外ドラマ英語字幕翻訳辞書

This is a simple HTML form generator. 例文帳に追加

これは、簡単な HTML フォーム生成器です。 - PEAR

Class to dynamically create an HTML SELECT 例文帳に追加

HTML SELECT を動的に作成するためのクラス - PEAR

HTML class for a textarea type field 例文帳に追加

テキストエリア型のフィールドのための HTML クラス - PEAR

Returns the HTML generated for the form. 例文帳に追加

フォーム用に生成した HTML を返します。 - PEAR

a program used to view HTML documents 例文帳に追加

HTML文書を見るために使われるプログラム - 日本語WordNet

Note: Do not close the HTML BODY tags. 例文帳に追加

注意: HTMLや BODYタグを閉じないでください。 - Gentoo Linux

Print the .bpel file as an HTML file. 例文帳に追加

.bpel ファイルを HTML ファイルとして印刷します。 - NetBeans

Exclude all HTML and Java files 例文帳に追加

すべての HTML ファイルと Java ファイルを除外する。 - NetBeans

Choose Tools Palette HTML/JSP Code Clips. 例文帳に追加

「ツール」「パレット」「HTML/JSP コードクリップ」を選択します。 - NetBeans

when HTML script injection becomes a problem 例文帳に追加

HTMLスクリプト・インジェクションが問題になるとき - コンピューター用語辞典

Returns the value of field without HTML tags 例文帳に追加

HTML タグを含めずにフィールドの値を返す - PEAR

Prefer a format other than HTML?例文帳に追加

HTML形式以外の形式をご希望ですか? - 旅行・ビジネス英会話翻訳例文

METI website: http://www.meti.go.jp/english/press/2011/0530_02.html 例文帳に追加

経済産業省ホームページ:http://www.meti.go.jp/press/2011/05/20110530002/20110530002.html - 経済産業省

An HTML button is added between the form tags.例文帳に追加

form タグの間に HTML のボタンが追加されます。 - NetBeans

Create and run the JSP file or HTML file 例文帳に追加

JSP ファイルまたは HTML ファイルの作成と実行 - NetBeans

HTML MAIL SERVER例文帳に追加

HTMLメールサーバ - 特許庁

The editWish.php page opens, displaying an HTML form. 例文帳に追加

editWish.php ページが開き、HTML フォームが表示されます。 - NetBeans

The result will be placed in the subdirectory html/. 例文帳に追加

その結果は、html/サブディレクトリに置かれます。 - PEAR

this will be appended to the rows HTML 例文帳に追加

これが行の HTML の末尾に追加されます。 - PEAR

returns the HTML to represent the object. 例文帳に追加

オブジェクトの内容を HTML 形式で返します。 - PEAR

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

HTML form for simple file upload 例文帳に追加

例 48-30単純なファイルアップロード用の HTML フォーム - PEAR

print "Content-Type: text/html" # HTML is followingprint # blank line, end of headers 例文帳に追加

print "Content-Type: text/html" # 以降のデータが HTML であることを示す行print # ヘッダ部の終了を示す空行 - Python

Find more information about HTML input forms. 例文帳に追加

HTML 入力フォームについては、HTML 入力フォームを参照してください。 - NetBeans

A collection of small, linked, HTML files. 例文帳に追加

サイズの小さい、 リンクされた複数の HTML ファイル - FreeBSD

The HTML documentation for MPlayer is very informative. 例文帳に追加

MPlayer のための HTML文書は非常に有益です。 - FreeBSD

Similarly, please don't send HTML messages! 例文帳に追加

同様に、HTML メッセージを送信しないでください。 - NetBeans

Case-sensitive HTML code completion. 例文帳に追加

HTML コード補完における大文字/小文字の区別 - NetBeans

These are standard HTML 4 style attributes. 例文帳に追加

これらは HTML 4 の標準のスタイル属性です。 - NetBeans

And it is much faster than make html. 例文帳に追加

make html ほどの実行時間は必要としません。 - PEAR

this will be prepended to the rows HTML 例文帳に追加

これが行の HTML の先頭に追加されます。 - PEAR

this will be prepended to the entries HTML 例文帳に追加

これがエントリの HTML の先頭に追加されます。 - PEAR

this will be appended to the entries HTML 例文帳に追加

これがエントリの HTML の末尾に追加されます。 - PEAR

Button content (HTML to add between button/button tags) 例文帳に追加

ボタンの内容(button/button タグの間に追加する HTML)。 - PEAR

例文

You are able to output HTML and CSS separately. 例文帳に追加

HTML と CSS は別々に取り出すことができます。 - PEAR




  
旅行・ビジネス英会話翻訳例文
Copyright (c) 株式会社 高電社 All rights reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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) 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.
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS