| 例文 |
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
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会員(無料)になると
|