1153万例文収録!

「text type」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

text typeの部分一致の例文一覧と使い方

該当件数 : 315



例文

Type: text 例文帳に追加

種類: text - NetBeans

Type: textClick OK. 例文帳に追加

型: text - NetBeans

type - Full MIME type of the non-text part 例文帳に追加

type - 非text型 subpart の MIME 形式 - Python

text/html MIME type XHTML 1.0 Transitional doctype 例文帳に追加

MIME 型は text/html doctype は XHTML 1.0 Transitional - PEAR

例文

maintype - Main MIME type of the non-text part 例文帳に追加

maintype - 非text型 subpart の MIME 主形式 (maintype) - Python


例文

subtype - Sub-MIME type of the non-text part 例文帳に追加

subtype - 非text型 subpart の MIME 副形式 (subtype) - Python

type of element to create (text, textarea, file...) 例文帳に追加

作成する要素の種類 (text, textarea, file...) - PEAR

Type the following text in the entry box labeledAdditional include directories: 例文帳に追加

以下のテキスト: - Python

Type into a text file.例文帳に追加

テキストファイルへ タイプして - 映画・海外ドラマ英語字幕翻訳辞書

例文

TEXT TYPE ENCRYPTION PROGRAM例文帳に追加

テキスト型暗号化プログラム - 特許庁

例文

Example of text data type with length and fixed option 例文帳に追加

例 39-2length および fixedを指定した text 型の例 - PEAR

!-- [snip] the beginning of the form --input type="text" name="fname" ... 例文帳に追加

!-- [省略] フォームここから --input type="text" name="fname" ... /!-- [省略] フォームここまで -- - PEAR

'example' = array( // table column definition 'type' = 'varchar', 'size' = 32, // form element definition 'qf_label' = 'Other Information', 'qf_type' = 'text' ) );}?Element Values 例文帳に追加

要素の値 - PEAR

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

Set the text of the Label to File Type: 例文帳に追加

ラベルのテキストを「File Type:」に設定します。 - NetBeans

Type Trips in the Title text box. 例文帳に追加

「タイトル」テキストボックスに「旅行 - NetBeans

[Non-text (%(type)s) part of message omitted, filename %(filename)s] 例文帳に追加

こうすると以下の形式で出力します: [Non-text (%(type)s) part of message omitted, filename %(filename)s] - Python

From the drop-down menu, select the text/html MIME type. 例文帳に追加

ドロップダウンメニューから、text/html MIME タイプを選択します。 - NetBeans

element object or type of element to add (text, textarea, file...) 例文帳に追加

要素オブジェクトか、追加する要素種類(text, textarea, file...) - PEAR

Add a style attribute to the showWishList form:form name=wishList action=wishlist.php method=GET style=visibility:hiddenShow wish list of: input type=text name=user/ input type=submit value=Go //form 例文帳に追加

showWishList フォームに、次の style 属性を追加します。 form name=wishList action=wishlist.php method=GET style=visibility:hiddenShow wish list of: input type=text name=user/ input type=submit value=Go //form - NetBeans

Again, select the text/html MIME type for one of the customers. 例文帳に追加

顧客の 1 人の text/html MIME タイプを再選択します。 - NetBeans

In the Name text field, type cookie, and in the Value text field, type chocolate.例文帳に追加

「Name」テキストフィールドに「cookie」と入力し、「Value」テキストフィールドに「chocolate」と入力します。 - NetBeans

For Text, type Edit Customer. 例文帳に追加

テキストとして、「Edit Customer」と入力します。 - NetBeans

For Text, type Edit Order. 例文帳に追加

テキストとして、「Edit Order」と入力します。 - NetBeans

Sets the script type of the text Parameter 例文帳に追加

テキストの字体を設定します。 - PEAR

Format::setScript--Sets the script type of the text 例文帳に追加

Format::setScript--テキストの字体を設定する - PEAR

Then type text to replace the third parameter. 例文帳に追加

続いて「text」と入力して 3 つ目のパラメータを置き換えます。 - NetBeans

Note: A note about Mozilla/Firefox: Mozilla provides file names only with mime type text/plain only instead of text/uri-list. 例文帳に追加

注意Mozilla/Firefox についての注意: Mozilla は、ファイル名の MIME タイプに text/plain のみを使用し、text/uri-list は用いません。 - PEAR

to type and revise text 例文帳に追加

テキストをキーイン(入力)し訂正する - コンピューター用語辞典

If the Content-Type: header has an invalid type specification, RFC 2045 mandates that the default type be text/plain.例文帳に追加

もし Content-Type: ヘッダが適切でない content-type 書式だった場合、RFC 2045 はそれのデフォルトを text/plain として扱うよう定めています。 - Python

HTML Form in index.php Enter the following code block into the body of index.php:form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form 例文帳に追加

index.php での HTML フォーム index.php の本文に次のコードブロックを入力します。 form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form - NetBeans

a complete set of type suitable for printing text 例文帳に追加

印刷テキストに適した活字一式 - 日本語WordNet

Type doc in the Filter text box. 例文帳に追加

「フィルタ」テキストボックスに「doc」と入力します。 - NetBeans

type over existing text 例文帳に追加

既存のテキストに上書きして入力する - 研究社 英和コンピューター用語辞典

Type the text uses and press Enter.The link is labeled with the text uses. 例文帳に追加

「 uses 」と入力し、Enter キーを押します。 リンクのラベルが「 uses 」になります。 - NetBeans

in a MD5 sum, a space, a file type character (`*' for binary, ` ' for text) 例文帳に追加

MD5 sum 値・スペース・ファイルタイプを示す文字 - JM

Type Post in the Model Name text box. 例文帳に追加

「モデル名」テキストボックスに「Post」と入力します。 - NetBeans

The text is printed in lightfaced type. 例文帳に追加

本文は肉細の活字で印刷された。 - Weblio英語基本例文集

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

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

METHOD AND SYSTEM FOR GENERATING TEXT TYPE FILE例文帳に追加

テキスト型ファイルの生成方法及びシステム - 特許庁

Type data.txt in the File Name text box.例文帳に追加

「ファイル名」テキストボックスに「data.txt」と入力します。 - NetBeans

In the Context Path text box, type /MyProject. 例文帳に追加

「コンテキストパス」テキストボックスに /MyProject と入力します。 - NetBeans

In the Table Name text field, type FRIENDS. 例文帳に追加

「表名」テキストフィールドに「FRIENDS」と入力します。 - NetBeans

In the Table name text field, type Subject. 例文帳に追加

「表名」テキストフィールドに「Subject」と入力します。 - NetBeans

Type reports in the Folder Name text box. 例文帳に追加

「フォルダ名」テキストボックスに「reports」と入力します。 - NetBeans

The index page should now appear as shownbelow.!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html 例文帳に追加

index ページは次のようになります。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html - NetBeans

Easy for a link rel="stylesheet" type="text/css" href="" / html tag integration (see example below). 例文帳に追加

これは、link rel="stylesheet" type="text/css"href="" / タグに簡単に組み込むことができます (以下の例を参照ください)。 - PEAR

In the editWishList.php file, enter the following HTML form below the PHP block:!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name="addNewWish" action="editWish.php">input type="submit" value="Add Wish"/>/form>/body/html 例文帳に追加

editWishList.php ファイルで、次の HTML フォームを PHP ブロックの下に追加します。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name=addNewWish action=editWish.phpinput type=submit value=Add Wish//form/body/html - NetBeans

Make sure that the content type is set to "text/plain", and that the radiobutton for select from list is marked.例文帳に追加

contenttypeが"text/plain"になっていることを確認し、ラジオボタンでselectfromlistをマークします。 - Gentoo Linux

例文

Double-click on the "Hello world!" text and type in some new text. 例文帳に追加

「Hello world!」というテキストをダブルクリックし、新しく別のテキストを入力します。 - NetBeans




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

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS