小窓モード


プレミアム

ログイン
設定

設定

charsetsとは 意味・読み方・使い方

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

追加できません

(登録数上限)

単語を追加

Wiktionary英語版での「charsets」の意味

charsets

出典:『Wiktionary』 (2010/09/07 10:08 UTC 版)

名詞

charsets

  1. Plural form of charset.

アナグラム


「charsets」を含む例文一覧

該当件数 : 15



例文

Worksheet::setInputEncoding--Allow writing for different charsets.発音を聞く 例文帳に追加

Worksheet::setInputEncoding--さまざまな文字セットで書き込みできるようにする - PEAR

The charsets are from the list of the required charsets for the encoding of the locale and do not include any charsets to which Xlib may be able to remap a required charset.例文帳に追加

この文字集合はロケールのエンコーディングに必要な文字集合のリストから得られる。 ただし、Xlib が要求された文字集合を再マッピングできるような文字集合は含まない。 - XFree86

module's documentation for more information. The global character set registry is kept in the module globaldictionary CHARSETS.例文帳に追加

モジュールの文書を参照してください。 グローバルな文字セット用のレジストリは、モジュールの global 辞書CHARSETS 内に保持されています。 - Python

These standards can include things such as charsets, SQL statements, ISO standards and regular expressions.例文帳に追加

この規格には文字セットやSQL構文、ISO規格、正規表現構文などが含まれることがあります。 - Gentoo Linux

It allows writing for different charsets by setting the worksheet's "current" charset.発音を聞く 例文帳に追加

ワークシートの「現在の文字セット」を設定することにより、さまざまな文字セットでの書き込みが可能となります。 - PEAR

When the XFontSet has missing charsets, each unavailable character is drawn with the default string returned by XCreateFontSet.例文帳に追加

XFontSetに欠けている文字集合がある場合には、該当する文字はXCreateFontSetが返すデフォルト文字列で描画される。 - XFree86

例文

When the XFontSet has missing charsets,each unavailable character is drawn with the default string returned by XCreateFontSet.例文帳に追加

XFontSet内に存在しない文字集合がある場合、これに該当するそれぞれの文字はXCreateFontSetが返すデフォルト文字列を用いて描画される。 - XFree86

>>例文の一覧を見る

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

「charsets」を含む例文一覧

該当件数 : 15



例文

The first set of one or more XLFD-conforming base font namesthat specify one or more charsets that can be remapped to support the requiredcharset.発音を聞く 例文帳に追加

\\(bu 5再マッピングして必要な文字集合をサポートできる1つ以上の文字集合を指す、1つ以上のXLFDを満たすベースフォント名の集合。 - XFree86

When an Xmb/wc drawing or measuringfunction is called with an XFontSet that has missing charsets, some characters in the locale will not be drawable.例文帳に追加

Xmb/Xwc 系の描画や計算の関数が呼び出された時、XFontSetに足りない文字集合があった場合は、そのロケールの文字のいくつかは描画できない。 - XFree86

The Xlib implementation may recognize various mappings from a required charset to one or more other charsets and use the fonts for thosecharsets.例文帳に追加

Xlib の実装では必要な文字集合から1つ以上の他の文字集合へのマッピングを認識し、マッピングした先の文字集合に対するフォントを使うことができる。 - XFree86

The single base font name should name a family of fonts whose members are encoded in the various charsets needed by the locales of interest.例文帳に追加

この単独のベースフォント名は、フォントのファミリを示すべきである。 そしてこのファミリのメンバは、使おうとするロケールに必要な様々な文字集合でエンコードされているべきである。 - XFree86

When the XFontSet has missing charsets, metrics for each unavailable character are taken from the default string returned by XCreateFontSet so that the metrics represent the text as it will actually be drawn.例文帳に追加

.LPXFontSetに存在しない文字集合がある場合、実際に描画される寸法を表すようにするため、該当する各文字に対する寸法はXCreateFontSetが返すデフォルト文字列から得る。 - XFree86

In this case, when producing an RFC 2822-compliant header using RFC 2047rules, the Unicode string will be encoded using the following charsets in order: us-ascii, the charset hint, utf-8.例文帳に追加

この場合、RFC 2822準拠のヘッダは RFC 2047 の規則をもちいて作成され、Unicode 文字列は以下の文字セットを (この優先順位で) 適用してエンコードされます:us-ascii、 charset で与えられたヒント、それもなければ utf-8。 - Python

If no font exists for any of the required charsets or if the locale definition in Xlib requires that a font exist for a particular charset and a font is not found for that charset, XCreateFontSet returns NULL.例文帳に追加

必要な文字集合がいずれも存在しない場合か、Xlib でのロケール定義で、ある特定の文字集合に対して必要なはずのフォントが見つからない場合は、XCreateFontSetは NULL を返す。 - XFree86

例文

Other graphical features,for example, a border surrounding the text, should not intersect this rectangle.When the XFontSet has missing charsets, metrics for each unavailable character are taken from the default string returned by XCreateFontSet so that the metrics represent the text as it will actually be drawn.例文帳に追加

他のグラフィカルフィーチャ(例えばテキストを囲む境界線)は、この長方形と交差してはならない。 .LPXFontSetに存在しない文字集合がある場合には、それのテキストが実際に描画される際の寸法を表すように、該当する各文字に対する寸法はXCreateFontSetが返すデフォルト文字列から得る。 - XFree86

>>例文の一覧を見る

「charsets」の意味に関連した用語

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

   
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL).
Weblio英和・和英辞典に掲載されている「Wiktionary英語版」の記事は、Wiktionaryのcharsets (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS