1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 23



例文

encoding - Content transfer encoding of the non-text part例文帳に追加

encoding - 非text型 subpart の Content-transfer-encoding - Python

filename - Filename of the non-text part 例文帳に追加

filename - 非text型 subpart のファイル名 - Python

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

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

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


例文

description - Description associated with the non-text part例文帳に追加

description - 非text型 subpart につけられた説明文字列 - Python

Then, they are copied into the subpart record.例文帳に追加

そして、これらはサブパートレコードにコピーされる。 - XFree86

It skips over all the subpart headers, and it skips over any subpart with a payload that isn't a Python string.例文帳に追加

サブパートのヘッダはすべて無視され、Python 文字列でないペイロードからなるサブパートも無視されます。 - Python

However, if the subpart has noContent-Type: header, no charset parameter, or is not of the text main MIME type, then that item in the returned list will be failobj.例文帳に追加

しかし、その subpart が Content-Type: をもってないか、charset がないか、あるいは MIME maintype が text でないいずれかの場合には、リストの要素として failobj が返されます。 - Python

例文

This class, derived from Generator walks through all the subparts of a message.例文帳に追加

このクラスは Generator から派生したもので、メッセージの subpart をすべて渡り歩きます。 - Python

例文

Specifies the resource list for the subpart. or that identifies the resource database to search例文帳に追加

または、検索するリソースデータベースを識別するためのウィジェットを指定する。 - XFree86

As means for achieving corresponding address resolution for every application servers 312, 322 of connection destinations of network applications 11, 12; there are provided an address resolution subpart 41, an IP protocol stack subpart 51, an address resolution subpart 42, and an IP protocol stack subpart 52 for address resolution for every connection destination.例文帳に追加

各ネットワークアプリ11,12の接続先となるアプリサーバ312,322毎に対応するアドレス解決を行うための手段として、アドレス解決サブ部41、IPプロトコルスタックサブ部51、およびアドレス解決サブ部42、IPプロトコルスタックサブ部52をそれぞれ備えて、接続先毎にアドレス解決を行うようにしたものである。 - 特許庁

Note: You will find some of the mentioned options under Pseudofilesystems which is a subpart of File systems. 例文帳に追加

注意: File systemsの下位項目であるPseudo filesystemsの下で前述のオプションのいくつかを見つけることができます。 - Gentoo Linux

Specifies the widget that wants resources for a subpart 例文帳に追加

サブパートに対するリソースを求めるウィジェット、または検索するリソースデータベースを特定するウィジェットを指定する。 - XFree86

This is useful if you don't need a body part at all,e.g. for a subpart of type message/rfc822 that's (mis)usedto store some header-like information. 例文帳に追加

例えば、ヘッダのような情報を保管するために(誤って)使用された、型 message/rfc822 のサブパート用。 - Python

By default, this is set to False to inhibit the printing of the envelope delimiter.Note that for subparts, no envelope header is ever printed.例文帳に追加

デフォルトではこの値は False に設定されており、エンペローブヘッダ区切り文字列は出力されません。 注意: 各 subpart に関しては、エンペローブヘッダは出力されません。 - Python

.The email.Generator module also provides a derived class,called DecodedGenerator which is like the Generatorbase class, except that non-text parts are substituted with a format string representing the part.例文帳に追加

これは DecodedGenerator と呼ばれるもので、Generator 基底クラスと似ていますが、非text型の subpart を特定の書式でフォーマットされた表現形式で置きかえるところが違っています。 - Python

If you are using PPPoE to connect to the Internet or you are using a dial-up modem, you will need the following options in the kernel (you will find the mentioned options under Networking support which is a subpart of Device Drivers):例文帳に追加

もしインターネット接続にPPPoEを使っていたり、モデムでダイアルアップしているなら、カーネル内の以下のオプションが必要になります(Device Driversの下位項目であるNetworking supportの下でオプションを見つけることができます)。 - Gentoo Linux

The cylindrical subpart 31 includes a tube 36 to form a passage S1 extending so as to communicate between some channels within the cock body, and flat surfaces 38 and 39 to ease stress arising in the tube 36.例文帳に追加

円筒部31には、本体部の所定の流路同士を連通させるように延びる通路S1を形成するための管部36と、管部36に生じる応力を緩和する平坦面部38、39とを設ける。 - 特許庁

A protector body 10 is composed of a main part which holds a first cable of large diameter, and a subpart which adjoins the main part, arranges and holds a plurality of second cables 21 of a small diameter.例文帳に追加

プロテクタ本体10が、たとえば比較的大径サイズの第1のケーブル20を保持する主部と、この主部に隣接して設けられて複数本のたとえば比較的小径の第2のケーブル21を並べて保持する副部とからなっている。 - 特許庁

Subparts are visited depth-first and the resulting text will be properly MIME encoded.Optional unixfrom is a flag that forces the printing of the envelope header delimiter before the first RFC 2822 header of the root message object.例文帳に追加

subpart は深さ優先順序(depth-first) で出力され、得られるテキストは適切に MIME エンコードされたものになっています。 オプション引数 unixfrom は、基点となるメッセージオブジェクトの最初の RFC 2822 ヘッダが現れる前に、エンペローブヘッダ区切り文字列を出力することを強制するフラグです。 - Python

If, before the commencement of this Act, an owner of a registered trade mark gave a notice to the chief executive under section 54B of the Trademarks Act 1953, that notice is to be treated as if it were a notice given under section 137 of this Act; and subpart 3 of Part 4 of this Act applies accordingly in respect of that notice.例文帳に追加

本法施行前に登録商標の所有者が1953年商標法第54B条に基づいて税関長に通知を出していた場合は,その通知は,本法第137条に基づいて出された通知であるものとして取り扱うものとし,かつ本法第4部副部3を,それに従ってその通知に適用する。 - 特許庁

例文

In this subpart and section 204, unless the context otherwise requires, "chief executive" has the same meaning as in section 2(1) of the Customs and Excise Act 1996 "claimant" means a person who gives a notice under section 137 "control of the Customs" has the same meaning as in section 20 of the Customs and Excise Act 1996 "customs officer" has the same meaning as in section 2(1) of the Customs and Excise Act 1996 "infringing sign" means a sign that is identical with a trade mark in respect of which a notice has been given under section 137 and is used on or in physical relation to goods that are identical with goods in respect of which the trade mark is registered; or identical with such a trade mark and is used on or in physical relation to goods that are similar to goods in respect of which the trade mark is registered, if that use would be likely to deceive or confuse; or similar to such a trade mark and is used on or in physical relation to goods that are identical with or similar to goods in respect of which the trade mark is registered, if such use would be likely to deceive or confuse.例文帳に追加

この副部及び第204条においては,文脈上別段の解釈を必要とするときを除き,次のとおり取り扱うものとする。「税関長」は,1996年関税法(Customs and Excise Act)第2条(1)におけるものと同一の意味を有する。「権利主張者」は,第137条の規定に基づく通知を出す者を意味する。「税関よる管理」は,1996年関税法第20条における場合と同一の意味を有する。「税関職員」は,1996年関税法第2条(1)における場合と同一の意味を有する。「侵害標識」は,次に掲げる条件に該当する標識を意味する。第137条に基づいて出されている通知に係る商標と同一であって,その商標の登録に係る商品と同一である商品上に又はその商品との物質的関係において使用されているもの,又は前記の商標と同一であり,その商標の登録に係る商品に類似している商品上に又はその商品との物質的関係において使用されているもの。ただし,その使用が誤認若しくは混同を生じさせる虞がある場合に限る。又は前記の商標に類似しており,その商標の登録に係る商品と同一若しくは類似の商品上に又はそれとの物質的関係において使用されているもの。ただし,その使用が誤認若しくは混同を生じさせる虞がある場合に限る。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS