1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オフ

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

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

セーフサーチについて

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

該当件数 : 1996



例文

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

[9] June 17, 1997, See the announcements at http://www.rsa.com/des/ and http://www.frii.com/~rcv/deschall.htm (February 24, 1998), http://www.wired.com/news/news/technology/story/10544.html and http://www.distributed.net 例文帳に追加

[9] June 17, 1997, http://www.rsa.com/des/、 http://www.frii.com/~rcv/deschall.htm (February 24, 1998)、 http://www.wired.com/news/news/technology/story/10544.html、 http://www.distributed.netでの発表を参照。 - Electronic Frontier Foundation『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』

An HTML analyzer 212 analyzes an HTML document read by an HTML browser 201.例文帳に追加

HTML解析器212は、HTMLブラウザ201により閲覧されているHTML文書を解析する。 - 特許庁

例文

To achieve reduction in processing load when HTML data creation processing requests whose content is the same, are overlapped, and also to achieve provision of the HTML data with real time property.例文帳に追加

同一内容のHTMLデータ作成処理要求が重複した場合の処理負荷の低減と、リアルタイム性のあるHTMLデータの提供とを実現する。 - 特許庁


例文

It may also be downloaded as one large HTML file with HTTP or as plain text, PostScript, PDF, etc. 例文帳に追加

また、ひとつの巨大な HTMLファイルとして HTTP でダウンロードすることもできます。 - FreeBSD

ISBN 1-56592-104-6 Ohio State University has written a UNIX Introductory Course which is available online in HTML and PostScript format. 例文帳に追加

オハイオ州立大学によるUNIXIntroductory Course。 オンラインで HTML 版と PostScript 版が利用可能。 - FreeBSD

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

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

You can run the debugger on an individual file, such as an HTML or JSP file. 例文帳に追加

デバッガは、HTML ファイルや JSP ファイルなどの個別のファイルに対して実行できます。 - NetBeans

例文

The results of executing a script will open as an HTML file in the IDE editor window. 例文帳に追加

スクリプト実行の結果は、HTML ファイルとして IDE エディタウィンドウに表示されます。 - NetBeans

例文

Enter HTML for the left radio button,Plain Text for the second, and Custom for the third.例文帳に追加

左端のラジオボタンは「HTML」、2 つめのラジオボタンは「Plain Text」、3 つめのラジオボタンは「Custom」にします。 - NetBeans

The html tagliboffers an interface between the view and other components necessary to a web application.For example, below you replace common html form tags with Struts' html:formtags.例文帳に追加

html taglib は、ビューと、Web アプリケーションに必要なほかのコンポーネントとの間のインタフェースを提供します。 たとえば、次では一般的な html form タグを Struts の html:form タグに置き換えます。 - NetBeans

This non-visual component declares a script element in the rendered HTML markup. 例文帳に追加

この不可視コンポーネントは生成後の HTML マークアップでスクリプト要素を宣言します。 - NetBeans

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

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

adds an else statement in PHP so that blocks of conditional HTML are shown correctly. ExampleExample 47-1. 例文帳に追加

PHP の else 文を追加し、条件によって HTML 部が表示されるようにします。 - PEAR

"#ffff00" hexadecimal format (HTML style), with and without #."#08ffff00" hexadecimal format (HTML style) with alpha channel (08), with and without #. 例文帳に追加

以下の色書式はこのメソッドで認識されます:"#ffff00" # 付きもしくは # なしの 16 進数フォーマット(HTML スタイル)"#08ffff00" # 付きもしくは # なしでアルファチャネル(08) 付き 16 進数フォーマット (HTML スタイル) - PEAR

SpecialChars (replace html entities with their hex codes) UTF-8 (convert UTF-8 strings to ISO-8859-1) 例文帳に追加

SpecialChars (html エンティティを 16 進コードに置き換える) UTF-8 (UTF-8 文字列を ISO-8859-1 に変換する) - PEAR

Once the coverage data is generated and serialized, you can generate some HTML reports. 例文帳に追加

データの作成とシリアライズがすんだら、HTML のレポートを作成することができます。 - PEAR

You can render the datagrid in many formats including HTML. 例文帳に追加

データグリッドの内容は、HTML 以外にも多くのフォーマットで表示することができます。 - PEAR

The DocXMLRPCServer module extends the classes found in SimpleXMLRPCServer to serve HTML documentation in response to HTTP GET requests.例文帳に追加

DocXMLRPCServer モジュールは SimpleXMLRPCServer クラスを拡張し、HTTP GET リクエストに対し HTML ドキュメントを返します。 - Python

This converts LaTeX documents to HTML documents,and does a pretty reasonable job. 例文帳に追加

このツールは LaTeX ドキュメントをHTML ドキュメントに変換し、そこそこ立派な仕事をします。 - Python

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を生成することによって達成される。 - 特許庁

Look in /usr/share/doc/howto/en and use a browser if you find HTML files there. 例文帳に追加

/usr/share/doc/howto/enを見るといいだろう。 - JM

HTML PAGE DISPLAY SYSTEM, HTML PAGE DISPLAY METHOD, AND RECORDING MEDIUM例文帳に追加

HTMLページ表示システム、HTMLページ表示方法、および、記録媒体 - 特許庁

The Html-forming means 4 makes a file of the data in the Html form.例文帳に追加

Html化手段4は、そのデータをHtmlの形式にファイル化する。 - 特許庁

Before using mencoder it is a good idea to familiarize yourself with the options from the HTML documentation. 例文帳に追加

mencoder を使う前に、 HTML文書を読んでオプションに慣れておくのはよい考えです。 - FreeBSD

An example is the files that comprise the HTML or PostScript version of this Handbook. 例文帳に追加

一例として、このハンドブックの HTML 版 または PostScript版を構成するファイルがあります。 - FreeBSD

Make HTML/XML easier to read by using selective emphasis:foobar/foo 例文帳に追加

ある部分を選択して強調することで、HTML/XMLをより読みやすくしてください: foobar/foo - Gentoo Linux

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 編集機能は、RHTMLHTML、および JSP ファイルに埋め込まれた JavaScript に使用できます。 - NetBeans

The purpose of a web browser is to read HTML documents and display them as web pages. 例文帳に追加

ウェブブラウザの目的はHTML文書を読み、それをウェブページとして表示することだ。 - Weblio Email例文集

HTML emails may be recognized as spam mails and may not be delivered. 例文帳に追加

HTMLメールの場合は迷惑メールと判断されて受信できない場合がございます。 - Weblio Email例文集

If we alter any code, if we delete html files, if we try to disable the bomb remotely... boom.例文帳に追加

もしコードを変えたり htmlファイルを消したり 爆弾を遠隔操作したら... ボン! - 映画・海外ドラマ英語字幕翻訳辞書

If we alter any code, if we delete html files, if we try to disable the bomb remotely... boom.例文帳に追加

もしコードを変えたり HTMLファイルを消したり 爆弾を遠隔操作したら... ボン! - 映画・海外ドラマ英語字幕翻訳辞書

JasperReports is a reporting tool that outputs reports in HTML, PDF, XLS, CSV, and XML formats. 例文帳に追加

JasperReports は、レポートを HTML、PDF、XLS、CSV、および XML 形式のレポートを出力する、レポート作成ツールです。 - NetBeans

The PHP block must be above all HTML code, empty lines, or whitespace. 例文帳に追加

PHP ブロックは、すべての HTML コード、空白行、または空白の上にある必要があります。 - 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

Having a select without options is invalid HTML and will break hierselect's JavaScript. 例文帳に追加

選択肢のない select は HTML として無効な形式であり、hierselect のJavaScript が動作しなくなります。 - PEAR

adds a closing brace in PHP so that blocks of conditional HTML are shown correctly. 例文帳に追加

PHP の閉じ波括弧を追加し、条件によって 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

It replaces all XML (or HTML) entities in a string by their corresponding characters. 例文帳に追加

文字列内のすべての XML (あるいは HTML)エンティティを、対応する文字に置換します。 - PEAR

This is only provided so the HTML tagPLAINTEXT can be implemented. 例文帳に追加

この機能は HTML タグ PAINTEXT を実装できるようにするためだけに提供されています - Python

It can beused to generate DVI, HTML, PDF, PostScript, and plain text documents.例文帳に追加

これらのツールは、 DVI、HTML、PDF、PostScript、およびプレインテキスト形式のドキュメント生成に利用できます。 - Python

26) According to METI (2006) http://www.meti.go.jp/press/20060530003/20060530003.html. The definition of ABL is based thereon.例文帳に追加

26 経済産業省(2006)http://www.meti.go.jp/press/20060530003/20060530003.htmlによる。ABLの定義等は上記に基づいている。 - 経済産業省

HTML 1 is shown in a 1/3 screen horizontally, a page A2.例文帳に追加

HTML1を横1/3画面に、A2ページ. - 特許庁

REMOTE CONTROL SYSTEM USING HTML例文帳に追加

HTMLを用いた遠隔制御システム - 特許庁

There is an unfortunate interaction with HTML/XML/SGML and the GET query format; when such URIs with more than one key are embedded in SGML/XML documents (including HTML), the ampersand (. 例文帳に追加

HTML/XML/SGML と GET 問い合わせ形式の間には、不幸な関係がある。 一つ以上のキーの含まれる URI が SGML/XML 文書 (HTML もそう)に埋めこまれる際には、アンパサンド (&) は & と書かなければならない。 - JM

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




  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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/ ).
  
© 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 (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.
  
この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
原題:”Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design ”

邦題:『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』
This work has been released into the public domain by the copyright holder. This applies worldwide.

日本語版の著作権保持者は ©1999
山形浩生<hiyori13@alum.mit.edu>である。この翻訳は、全体、部分を問わず、使用料の支払いなしに複製が認められる。
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS