小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 英和対訳 > quoted-printableの意味・解説 

quoted-printableとは 意味・読み方・使い方

発音を聞く
プレーヤー再生
ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 Quoted-Printableとは、電子メールの送受信の際に用いられるデータの変換方式のひとつで、本文に用いられる8ビット文字を、7ビットのデータであるASCIIコードに変換する方式のことである。、クオーテッド‐プリンタブル

Weblio英和対訳辞書での「quoted-printable」の意味

Quoted-Printable


Quoted-Printable

クオーテッド‐プリンタブル
Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「quoted-printable」の部分一致の例文検索結果

該当件数 : 19



例文

ENCODING of 7BIT, 8BIT, BASE64, QUOTED-PRINTABLE例文帳に追加

ENCODINGは 7BIT, 8BIT, BASE64, QUOTED-PRINTABLE - PEAR

Encode and decode MIME quoted-printable files.発音を聞く 例文帳に追加

MIME quoted-printable 形式ファイルのエンコードおよびデコード。 . - Python

Convert operand to MIME quoted printable発音を聞く 例文帳に追加

被演算子を MIME quoted printable 形式に変換します。 - Python

12.15 quopri -- Encode and decode MIME quoted-printable data発音を聞く 例文帳に追加

12.15 quopri -- MIME quoted-printable 形式データのエンコードおよびデコード - Python

7bit, 8bit, base64 or quoted-printable $params["cid"]- content ID to apply発音を聞く 例文帳に追加

つまり7bit, 8bit, base64か quoted-printableを指定します。 $params["cid"]- content ID to apply - PEAR

Support for quoted-printable encoding used in MIME email messages.発音を聞く 例文帳に追加

MIME 電子メールメッセージで使われる quoted-printable エンコードのサポート。 - Python

例文

Valid values for encoding include'base64', 'quoted-printable', 'uuencode','x-uuencode', 'uue', 'x-uue', '7bit', and '8bit'.発音を聞く 例文帳に追加

encoding に許される値は、'base64', 'quoted-printable', 'uuencode','x-uuencode', 'uue', 'x-uue', '7bit', および'8bit'です。 - Python

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

Weblio例文辞書での「quoted-printable」に類似した例文

quoted-printable

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「quoted-printable」の部分一致の例文検索結果

該当件数 : 19



例文

Encode and decode files using the MIMEquoted-printable encoding.発音を聞く 例文帳に追加

MIME quoted-printable 形式ファイルのエンコードおよびデコード。 - Python

Convert binary data to a line(s) of ASCII characters in quoted-printable encoding.例文帳に追加

バイナリデータを quoted-printable 形式でエンコードして 1 行から複数行のASCII 文字列に変換します。 - Python

Each part is treated separately.Mimifying (a part of) a message entails encoding the message as quoted-printable if it contains any characters that cannot be represented using 7-bit ASCII. Unmimifying (a part of) a message entails undoing the quoted-printable encoding.例文帳に追加

メッセージ (の一部) の MIME 化 (mimify) の際、7 ビット ASCII文字を使って表現できない何らかの文字が含まれていた場合、メッセージのquoted-printable への符号化が伴います。 - Python

Convert a block of quoted-printable data back to binary and return the binary data.例文帳に追加

quoted-printable 形式のデータをバイナリに変換し、バイナリデータを返します。 一度に 1 行以上のデータを渡すことができます。 - Python

Return the length of the encoded header string, properly calculating for quoted-printable or base64 encoding.例文帳に追加

エンコードされたヘッダ文字列の長さを返します。 - Python

For text based files (eg. scripts/html etc.) this could be given as "quoted-printable".発音を聞く 例文帳に追加

テキストベースのファイル(例えばスクリプトや HTML)には"quoted-printable" が利用出来るかもしれません(訳注:日本語のテキストは通常"base64" を使用します)。 - PEAR

This module performs quoted-printable transport encoding and decoding,as defined in RFC 1521: ``MIME (Multipurpose Internet MailExtensions) Part One: Mechanisms for Specifying and Describing theFormat of Internet Message Bodies''.発音を聞く 例文帳に追加

このモジュールは RFC 1521: ``MIME (Multipurpose Internet MailExtensions) Part One: Mechanisms for Specifying and Describing theFormat of Internet Message Bodies'' で定義されている quoted-printableによる伝送のエンコードおよびデコードを行います。 - Python

例文

Encode a message header into an RFC-compliant format, possiblywrapping long lines and encapsulating non-ASCII parts in base64 or quoted-printable encodings.例文帳に追加

メッセージヘッダを RFC に沿ったやり方でエンコードします。 おそらく長い行は折り返され、非ASCII部分は base64 またはquoted-printable エンコーディングで包含されるでしょう。 - Python

>>例文の一覧を見る

「quoted-printable」の意味に関連した用語

quoted-printableのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS