1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

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

該当件数 : 21



例文

The wide-character class "alnum" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" は、ワイド文字クラス "punct" と共通部分を持たない。 - JM

The wide-character class "alnum" is the union of the wide-character classes "alpha" and "digit". 例文帳に追加

ワイド文字クラス "alnum" は、ワイド文字クラス "alpha" と "digit" の和集合である。 - JM

It tests whether wc is a wide character belonging to the wide-character class "alnum". 例文帳に追加

この関数は、あるワイド文字が文字クラス "alnum" に属するかどうかを調べる。 - JM

function returns non-zero if wc is a wide character belonging to the wide-character class "alnum". 例文帳に追加

関数は、wc が文字クラス "alnum" に属するワイド文字ならば 0 でない値を返す。 - JM

例文

alnum digit punct alpha graph space blank lower upper cntrl print xdigit These stand for the character classes defined in wctype (3). 例文帳に追加

alnum digit punctalpha graph spaceblank lower uppercntrl print xdigitこれらはwctype (3) で定義されている文字クラスを表している。 - JM


例文

Being a subclass of the wide-character class "print", the wide-character class "alnum" is disjoint from the wide-character class "cntrl". 例文帳に追加

ワイド文字クラス "print" のサブクラスなので、ワイド文字クラス "alnum"はワイド文字クラス "cntrl" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alnum", the wide-character class "alpha" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "alpha"はワイド文字クラス "punct" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alnum", the wide-character class "digit" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "digit"はワイド文字クラス "punct" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "alnum", the wide-character class "lower" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "lower"はワイド文字クラス "punct" と共通部分を持たない。 - JM

例文

Being a subclass of the wide-character class "alnum", the wide-character class "upper" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "upper"はワイド文字クラス "punct" と共通部分を持たない。 - JM

例文

Being a subclass of the wide-character class "alnum", the wide-character class "xdigit" is disjoint from the wide-character class "punct". 例文帳に追加

ワイド文字クラス "alnum" のサブクラスなので、ワイド文字クラス "xdigit"はワイド文字クラス "punct" と共通部分を持たない。 - JM

The wide-character class "alnum" is a subclass of the wide-character class "graph", and therefore also a subclass of the wide-character class "print". 例文帳に追加

ワイド文字クラス "alnum" は、ワイド文字クラス "graph" のサブクラスであり、したがってワイド文字クラス "print" のサブクラスでもある。 - JM

Being a subclass of the wide-character class "graph", the wide-character class "alnum" is disjoint from the wide-character class "space" and its subclass "blank". 例文帳に追加

ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "alnum"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。 - JM

It therefore contains the wide-character classes "alnum" and "punct". 例文帳に追加

したがって、ワイド文字クラス "graph" にはワイド文字クラス "almun" と "punct" が含まれる。 - JM

The wide-character class "alpha" is a subclass of the wide-character class "alnum", and therefore also a subclass of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "alpha" は、ワイド文字クラス "alnum" のサブクラスである。 したがって、ワイド文字クラス "graph" とワイド文字クラス "print" のサブクラスでもある。 - JM

The wide-character class "xdigit" is a subclass of the wide-character class "alnum", and therefore also a subclass of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "xdigit" は、ワイド文字クラス "alnum" のサブクラスである。 したがって、ワイド文字クラス "graph" とワイド文字クラス "print"のサブクラスでもある。 - JM

The wide-character class "space" is disjoint from the wide-character class "graph" and therefore also disjoint from its subclasses "alnum", "alpha", "upper", "lower", "digit", "xdigit", "punct". 例文帳に追加

ワイド文字クラス "space" はワイド文字クラス "graph" と共通部分を持たない。 したがって、そのサブクラスである "alnum", "alpha", "upper", "lower","digit", "xdigit", "punct" とも共通部分を持たない。 - JM

The wide-character class "digit" is a subclass of the wide-character class "xdigit", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "digit" はワイド文字クラス "xdigit" のサブクラスである。 したがってワイド文字クラス "alnum" や、その親クラスである "graph",さらにその親クラスである "print" のサブクラスでもある。 - JM

The wide-character class "lower" is a subclass of the wide-character class "alpha", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "lower" はワイド文字クラス "alpha" のサブクラスであり、したがってワイド文字クラス "alnum" とその親クラスである "graph", さらにその親クラスである "print" のサブクラスでもある。 - JM

The wide-character class "upper" is a subclass of the wide-character class "alpha", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "upper" はワイド文字クラス "alpha" のサブクラスであり、したがってワイド文字クラス "alnum" とその親クラスである "graph", さらにその親クラスである "print" のサブクラスでもある。 - JM

例文

Being a subclass of the wide-character class "space", the wide-character class "blank" is disjoint from the wide-character class "graph" and therefore also disjoint from its subclasses "alnum", "alpha", "upper", "lower", "digit", "xdigit", "punct". 例文帳に追加

ワイド文字クラス "space" のサブクラスなので、ワイド文字クラス "blank"はワイド文字クラス "graph" とは共通部分を持たず、したがってそのサブクラスである "alnum", "alpha", "upper", "lower", "digit", "xdigit", "punct"とも共通部分を持たない。 - JM




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS