1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Templateの意味・解説 > Templateに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 5348



例文

Code Template Backup 例文帳に追加

コードテンプレートのバックアップ - NetBeans

Name the template response. 例文帳に追加

テンプレートに response という名前を付けます。 - NetBeans

Code Sample 1: JasperReport Template TripReportByPerson.jrxml 例文帳に追加

コード例 1:JasperReport テンプレートの TripReportByPerson.jrxml - NetBeans

You should see the following code:xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform version=1.0 xmlns:ns1=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:ns=http://xml.netbeans.org/schema/HelloXSLTOutgoingxsl:template match=/xsl:element name=ns:greetingxsl:value-of select=concat(apos;Hello apos;, /ns1:name)//xsl:element/xsl:template/xsl:stylesheet 例文帳に追加

次のコードが表示されます。 xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform version=1.0 xmlns:ns1=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:ns=http://xml.netbeans.org/schema/HelloXSLTOutgoingxsl:template match=/xsl:element name=ns:greetingxsl:value-of select=concat(apos;Hello apos;, /ns1:name)//xsl:element/xsl:template/xsl:stylesheet - NetBeans

例文

Example 24-5. Exemplary configuration template 例文帳に追加

例 24-5設定テンプレートの例 - PEAR


例文

Sets element template. 例文帳に追加

要素のテンプレートを設定します。 - PEAR

Sets form template. 例文帳に追加

フォームのテンプレートを設定します。 - PEAR

Sets header template. 例文帳に追加

ヘッダのテンプレートを設定します。 - PEAR

The element error template 例文帳に追加

要素エラーのテンプレート。 - PEAR

例文

Blocks in the template 例文帳に追加

テンプレート内のブロック - PEAR

例文

Placeholders in the template 例文帳に追加

テンプレート内のプレースホルダ - PEAR

A template for the labels 例文帳に追加

label.html例 47-2ラベル用のテンプレート - PEAR

Example 47-3. A template for the overall html 例文帳に追加

例 47-3html 全体用のテンプレート - PEAR

Example 47-4. A template for the form 例文帳に追加

例 47-4フォーム用のテンプレート - PEAR

Sets the template for elements. 例文帳に追加

要素のテンプレートを設定します。 - PEAR

Sets the form template. 例文帳に追加

フォームのテンプレートを設定します。 - PEAR

Sets the header template. 例文帳に追加

ヘッダのテンプレートを設定します。 - PEAR

Now the example template, Example 47-2. 例文帳に追加

次に、テンプレートの例を示します。 - PEAR

default false - if set to true, the compile will return a string of the compiled template, rather than writing it to the cache file. eg. 例文帳に追加

初期値は false です。 - PEAR

Master template example 例文帳に追加

例 47-2マスターテンプレートの例 - PEAR

Example 47-2. The Template with some tags 例文帳に追加

例 47-2テンプレートとタグ - PEAR

Introspecting a template 例文帳に追加

例例 47-1テンプレートの内部を調べる - PEAR

Example 47-3. template compiled 例文帳に追加

例 47-3コンパイルされたテンプレート - PEAR

Example 47-3. output from the Template 例文帳に追加

例 47-3テンプレートからの出力 - PEAR

Example 47-3. Compiled template 例文帳に追加

例 47-3コンパイルされたテンプレート - PEAR

Example 47-1. Including another template 例文帳に追加

例 47-1他のテンプレートの組み込み - PEAR

Example 47-2. For each in template例文帳に追加

例 47-2テンプレート内での foreach - PEAR

Example 47-3. The compiled template 例文帳に追加

例 47-3コンパイルされたテンプレート - PEAR

Example 47-2. Else in template 例文帳に追加

例 47-2テンプレート内での else - PEAR

Example 47-4. output from the Template 例文帳に追加

例 47-4テンプレートからの出力 - PEAR

Example 47-2. flexy:if in template 例文帳に追加

例 47-2テンプレートにおける flexy:if - PEAR

Example 47-2. Foreach in template 例文帳に追加

例 47-2テンプレートにおける foreach - PEAR

Example 47-1. Template with flexy:start 例文帳に追加

例 47-1flexy:start を使用したテンプレート - PEAR

Example 47-2. Compiled template 例文帳に追加

例 47-2コンパイルされたテンプレート - PEAR

Example 47-1. Template with flexystartchildren 例文帳に追加

例 47-1flexystartchildren を使用したテンプレート - PEAR

Example 47-1. Template with flexy:ignore 例文帳に追加

例 47-1flexy:ignore を使用したテンプレート - PEAR

Template with flexy:ignore 例文帳に追加

例例 47-1flexy:ignore を使用したテンプレート - PEAR

Example 47-1. A typical template 例文帳に追加

例 47-1典型的なテンプレート - PEAR

Path to the template directory. 例文帳に追加

テンプレートディレクトリへのパス - PEAR

Example 47-143. Template file: authors.tpl 例文帳に追加

例 47-143テンプレートファイル: authors.tpl - PEAR

Example 47-145. Loading a template file 例文帳に追加

例 47-145テンプレートファイルの読み込み - PEAR

Introduction - template syntax 例文帳に追加

導入 - テンプレートの構文 - PEAR

Example 47-2. The table.html template file 例文帳に追加

例 47-2テンプレートファイル table.html - PEAR

in the template 例文帳に追加

がテンプレート内に存在しません - PEAR

Loads a template file. 例文帳に追加

テンプレートファイルを読み込みます。 - PEAR

Sets the template. 例文帳に追加

テンプレートを設定します。 - PEAR

URI Template project page 例文帳に追加

URI テンプレートプロジェクトのページ - PEAR

WOOL FELT TEMPLATE例文帳に追加

羊毛フェルトテンプレート - 特許庁

A temporary template obtained by editing the face internal template and dynamically composing it to the face external template is used as the face template.例文帳に追加

顔内部テンプレートを編集し、顔外部テンプレートに動的に合成した一時テンプレートを顔テンプレートして使用する。 - 特許庁

例文

TEMPLATE DATA DISPLAYING METHOD例文帳に追加

テンプレートデータ表示方法 - 特許庁

索引トップ用語の索引



  
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 - 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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS