| 意味 | 例文 (4件) |
isinstanceとは 意味・読み方・使い方
追加できません
(登録数上限)
Weblio例文辞書での「isinstance」に類似した例文 |
|
isinstance
subjectification
「isinstance」を含む例文一覧
該当件数 : 4件
If the second argument is an object, isinstance(obj, type) must be true.例文帳に追加
二つめの引数がオブジェクトの場合、isinstance(obj, type) は真でなくてはなりません。 - Python
For example:isinstance(s, types.StringTypes).New in version 2.2.発音を聞く 例文帳に追加
例:isinstance(s, types.StringTypes).バージョン 2.2 で 新たに追加 された仕様です。 - Python
If it is a byte string (i.e. isinstance(s, str) is true), then charset is the encoding of that byte string, and a UnicodeError will be raised if the string cannot be decoded with that character set.If s is a Unicode string, then charset is a hintspecifying the character set of the characters in the string.例文帳に追加
こればバイト文字列 (isinstance(s, str) が真) の場合、charset はその文字列のエンコーディングであり、これが与えられた文字セットでうまくデコードできないときはUnicodeError が発生します。 いっぽう s が Unicode 文字列の場合、charset はその文字列の文字セットを決定するためのヒントとして使われます。 - Python
BothSet and ImmutableSet derive from BaseSet, an abstract class useful for determining whether something is a set:isinstance(obj, BaseSet).The set classes are implemented using dictionaries.例文帳に追加
SetとImmutableSetは、何が集合(isinstance(obj, BaseSet))であるか決めるのに役立つ抽象クラスBaseSetから派生します。 集合クラスは辞書を使用して実装されます。 - Python
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
| 意味 | 例文 (4件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「isinstance」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|