HTML?を含む例文一覧と使い方
該当件数 : 1996件
HTML DOCUMENT GENERATING PROGRAM, COMPUTER-READABLE MEDIUM STORED WITH HTML DOCUMENT GENERATING PROGRAM, HTML DOCUMENT GENERATING METHOD, AND HTML DOCUMENT GENERATING DEVICE例文帳に追加
HTML文書生成プログラム,HTML文書生成プログラムを格納したコンピュータ可読媒体,HTML文書生成方法,及びHTML文書生成装置 - 特許庁
htmlheadmeta http-equiv=content-type content=text/html; charset=UTF-8/headbody Welcome!br form action=createNewWisher.php method=POST Your name: input type=text name=user/br/ Password: input type=password name=password/br/ Please confirm your password: input type=password name=password2/br/ input type=submit value=Register/ /form /body/html 例文帳に追加
htmlheadmeta http-equiv=content-type content=text/html; charset=UTF-8/headbody Welcome!br form action=createNewWisher.php method=POST Your name: input type=text name=user/br/ Password: input type=password name=password/br/ Please confirm your password: input type=password name=password2/br/ input type=submit value=Register/ /form /body/html 注: password 型は、文字がアスタリスクに置き換えられる、特殊なテキストフィールドの型です。 - NetBeans
The second section is usually HTML, which allows the client softwareto display nicely formatted text with header, in-line images, etc.Here's Python code that prints a simple piece of HTML: 例文帳に追加
二つ目のセクションは通常、ヘッダやインラインイメージ等の付属したテキストをうまくフォーマットして表示できるようにした HTML です。 以下に単純な HTML を出力する Python コードを示します: - Python
The HTML data object in a Web page is housed in an HTML form.例文帳に追加
ウェブページ中のHTMLデータオブジェクトは、HTML形式で格納されている。 - 特許庁
Make HTML/XML easier to read by using selective emphasis:fooibar/i/foo 例文帳に追加
ある部分を選択して強調することで、HTML/XMLをより読みやすくしてください: fooibar/i/foo - Gentoo Linux
an HTML [XML] validator HTML[XML] 例文帳に追加
検証ツール《文書のタグの使い方が規則通りになっているかどうかを検証するツール》 - 研究社 英和コンピューター用語辞典
Unlike normal HTML tags, meta tags do not affect how the page is displayed. 例文帳に追加
普通のHTMLタグとは違い、メタタグはページをどのように表示するかには影響しない。 - コンピューター用語辞典
It doesn't take a lot of time or a great depth of knowledge to bang out a static HTML page. 例文帳に追加
静的な HTML ページの作成には、長い時間や豊富な知識は必要ありません。 - NetBeans
The bundled components offer cool widgets that you can't get using ordinary HTML tags. 例文帳に追加
IDE に付属するコンポーネントには、通常の HTML タグでは実現できないしかけがあります。 - NetBeans
With Visual Web applications, you use JavaServer Pages (JSP) technology and page beans (also known as backing beans) instead of HTML pages. 例文帳に追加
Visual Web アプリケーションでは、HTML ページではなく、JSP (JavaServer Pages) テクノロジとページ Bean (バッキング Bean) を使用します。 - NetBeans
the Internet Explorer saves the file as a HTML file with some HTML code around the PHP source code to display the code nicely. 例文帳に追加
これは、PHPのソースコードをよりきれいに表示するために行われています。 - PEAR
These can be divided into two big groups: standard HTML elements and custom elements. 例文帳に追加
これらの要素は、大きく 2 種類(標準 HTML 要素およびカスタム要素) に分けられます。 - PEAR
Freezes the elements: elements' values will be displayed without HTML input tags.Parameter 例文帳に追加
要素を凍結します。 要素の値が表示される際に、HTML の input タグは出力されません。 - PEAR
If url is specified,the title will be made into a hyperlink when formatted as HTML. 例文帳に追加
url を指定すると、タイトル部分は HTML 形式にフォーマットした際にハイパーリンクになります。 - Python
HTML FILE PROCESSING METHOD AND PROGRAM例文帳に追加
HTMLファイル処理方法及びプログラム - 特許庁
The sizes of the URL and HTML element 10 of the Web contents 9 are shared by participants in the data conference.例文帳に追加
Webコンテンツ9のURLとHTML要素10の大きさをデータ会議参加者間で共有する。 - 特許庁
The browser dose not display the HTML tags, but uses the tags to interpret the content of the page. 例文帳に追加
そのブラウザはHTMLタグを表示しないが、そのページの中身を実行するためにタグを使う。 - Weblio Email例文集
HTML FILE GENERATION METHOD FOR ELECTRONIC BUSINESS FORM AND HTML FILE GENERATION PROGRAM例文帳に追加
電子帳票のHTMLファイル生成方法、及びHTMLファイル生成プログラム - 特許庁
HTML MAIL GENERATION SYSTEM, COMMUNICATION DEVICE, HTML MAIL GENERATION METHOD AND RECORDING MEDIUM例文帳に追加
HTMLメール生成システム、通信装置、HTMLメール生成方法、及び記録媒体 - 特許庁
HTML DATA ADDING METHOD AND RECORDING MEDIUM RECORDING HTML DATA ADDING PROGRAM例文帳に追加
HTMLデータ追加方法およびHTMLデータ追加プログラムを記録した記録媒体 - 特許庁
To automatically convert table structure part data described in an HTML document to XML format data.例文帳に追加
HTML文書内に記述された表構造部分データを自動的にXML形式データに変換する。 - 特許庁
With Visual Web JSF applications, you use JavaServer Pages (JSP) technology and page beans (also known as backing beans) instead of HTML pages. 例文帳に追加
Visual Web JSF アプリケーションでは、HTML ページではなく、JSP (JavaServer Pages) テクノロジとページ Beans (バッキング Beans) を使用します。 - NetBeans
By setting the escape property to false, the HTML code will be passed to the browser unaltered. 例文帳に追加
「escape」プロパティーを False に設定することで、HTML コードがそのままブラウザに渡されるようになります。 - NetBeans
HTML code completion nowenters the tags in uppercase or lowercase instead of in uppercase only. 例文帳に追加
HTML コード補完で、タグが大文字入力だけでなく小文字入力にも対応しました。 - NetBeans
Ajax is a technology that combines (X)HTML, JavaScript, and CSS with the power of XmlHttpRequest in the creation of RIAs (Rich Internet Applications). 例文帳に追加
Ajax は (X)HTML、JavaScript、および CSS を組み合わせた技術であり、XmlHttpRequest を利用して RIA (Rich Internet Applications) を作成できます。 - NetBeans
WWW BROWSER, HTML PAGE SHARING SYSTEM AND HTML PAGE SHARING METHOD例文帳に追加
WWWブラウザ、HTMLページ共有システムおよびHTMLページ共有方法 - 特許庁
Relational Markup Language is an XML application just as HTML and XML are SGML applications. 例文帳に追加
RML(関係マーク付け言語)は、HTMLとXMLがSGML応用であるのと同様に、XML応用の一つである。 - コンピューター用語辞典
The default browser window will open with the results of executing a script in the form of an HTML file. 例文帳に追加
スクリプト実行の結果は、HTML ファイルの形式でデフォルトのブラウザウィンドウに表示されます。 - NetBeans
The web application lets you view a trip report in either HTML format or PDF format. 例文帳に追加
Web アプリケーションを使用すると、旅行レポートを HTML 形式または PDF 形式で表示できます。 - NetBeans
You use the image URI later when you add code to export the report to HTML. 例文帳に追加
画像 URI は、あとでレポートを HTML にエクスポートするためのコードを追加するときに使用します。 - NetBeans
To transfer the ID of a wish through the HTML input form, store it in a variable. 例文帳に追加
HTML 入力フォームを使用してウィッシュの ID を転送するには、その ID を変数に格納します。 - NetBeans
The problem is that e.g. 例文帳に追加
問題は、Internet Explorer が PHP ソースコードの前後に HTML のコードを追加し、ファイルを HTML として保存してしまうことにあります。 - PEAR
The above example will print the HTML markup being necessary to render a text input field. 例文帳に追加
上の例は、テキスト入力フィールドを描画するために必要なHTML マークアップを表示します。 - PEAR
Autocomplete options mixed $attributes (optional)Either a typical HTML attribute string or an associative array 例文帳に追加
自動補完のオプション。 mixed$attributes (オプション) 典型的な HTML 属性の文字列あるいは連想配列。 - PEAR
Returns the HTML generated for a specific form element and marks that element as rendered.Parameter 例文帳に追加
指定したフォーム要素用に生成した HTML を返し、その要素にレンダリング済みマークをつけます。 - PEAR
transforming user input or the result of a database query to an HTML table. 例文帳に追加
たとえば、ユーザの入力内容やデータベースのクエリの結果を HTML テーブルにする場合などです。 - PEAR
These comments will be removed from the output, unlike standard HTML comments. 例文帳に追加
このコメントは出力からは削除されます。 この点が通常の HTML のコメントとは異なります。 - PEAR
They echo the html to the console, so you should redirect it into a file. 例文帳に追加
結果は html 形式でコンソールに出力されるので、それをリダイレクトしてファイルに保存します。 - PEAR
With this package you can use PHP to obtain usable validation results for HTML. 例文帳に追加
このパッケージを使用すると、PHP を用いて HTML の検証結果を取得することができます。 - PEAR
You should now be able to build at least the DVI, HTML, PDF, and PostScript versions of the formatted documentation.例文帳に追加
これで少なくとも DVI、HTML、PDF、および PostScript 形式版のフォーマット済みドキュメントをビルドできます。 - Python
For the HTML output, it is shown as a ``side bar,'' boxed off from the main flow of the text.例文帳に追加
HTML 出力の場合、このマクロの内容は本文の外側の ``サイドバー'' に表示されます。 - Python
In the HTML and PDF conversions, the module name will be a hyperlink to the referred-to module.例文帳に追加
HTML および PDF 版では、モジュール名部分は参照先のモジュールを指すハイパーリンクになります。 - Python
This option outputs the text in a series of Tcl lists consisting oftext-tags pairs, where tag names roughly correspond to HTML. 例文帳に追加
このリストはテキストとタグのペアを持っており、このタグ名はだいたいHTML と同じである。 - XFree86
An HTML preparing part 410 prepares an HTML file representing the sorted position information and transmits the HTML file to the Internet 4.例文帳に追加
ソートされた位置情報を表すHTMLファイルがHTML作成部410で作成されてインターネット4に送出される。 - 特許庁
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
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike 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/ ). |
| 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. |
| © 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
