| 意味 | 例文 |
Not supportedの部分一致の例文一覧と使い方
該当件数 : 1240件
depends on a certain Server API. This is not supported in the PEAR installer. 例文帳に追加
特定のサーバ API に依存(PEAR インストーラでは未サポート) - PEAR
supplied encryption mode is not supported 例文帳に追加
指定された暗号化形式はサポートされていません。 - PEAR
(not in POSIX; not supported under Linux; 0, NUL) Switch character. (Used by shl only. 例文帳に追加
(POSIX にはない; Linux では対応していない; 0, NUL)スイッチ文字 (shl でのみ用いられる)。 - JM
No synchronized I/O for this file is supported, or op is not O_SYNC 例文帳に追加
このファイルに対する同期 I/O がサポートされていない。 - JM
an expression of agreement that is not supported by real conviction 例文帳に追加
本当の信念によって支持されない合意の表現 - 日本語WordNet
Returns whether or not the form element type is supported. 例文帳に追加
フォーム要素の種類をサポートするかどうかを返します。 - PEAR
Not seen in most common Unix implementations, but occurs in SunOS. Not supported by libc4 and libc5. 例文帳に追加
SVr4.多くの一般的な Unix には実装されていないが、SunOS には実装されている。 - JM
Note: The JWSDP Tomcat server has not been tested with this version of the IDE and its use is not supported.例文帳に追加
注: JWSDP の Tomcat サーバーは、NetBeans 3.6 IDE ではテストされていません。 また、サポートもされません。 - NetBeans
The supported types have the respective names 'CCITT G.711u-law', 'CCITT G.711 A-law' and 'not compressed'. 例文帳に追加
上述の形式に対して、それぞれ'CCITT G.711 u-law'、'CCITT G.711 A-law'、'not compressed'がサポートされています。 - Python
Then XVideo is probably not supported for your card. 例文帳に追加
あなたのカードはおそらく XVideo に対応していないのでしょう。 - FreeBSD
The conversion from fromcode to tocode is not supported by the implementation. 例文帳に追加
fromcode から tocode への変換は、この実装ではサポートされていない。 - JM
The specified address family is not supported on this machine. 例文帳に追加
このマシンでは指定されたアドレス・ファミリがサポートされていない。 - JM
It is not supported for packet sockets (use normal bind (8) 例文帳に追加
パケットソケットではサポートされていない (通常のbind (8) を使うこと)。 - JM
(a variant encoding of the Korean script, where a Hangul syllable glyph is coded as a triplet or pair of vovel/consonant codes) are not supported. 例文帳に追加
(いろいろな韓国・朝鮮文字の符号化。 - JM
If the visual type is not one supported by the screen, a BadMatch error results.例文帳に追加
スクリーンがサポートしてないビジュアルの場合、エラーBadMatchとなる。 - XFree86
If the current locale is not supported, the functions returnXLocaleNotSupported. 例文帳に追加
現在のロケールがサポートされていない場合、関数はXLocaleNotSupportedを返す。 - XFree86
However, these are no more than stories that are not supported by any reliable evidence. 例文帳に追加
だが、これらはいずれも俗説に過ぎず信憑性は低い。 - Wikipedia日英京都関連文書対訳コーパス
Note: This query is not supported by the Query Editor's graphical editor. 例文帳に追加
注: このクエリーはクエリーエディタのグラフィカルエディタでサポートされません。 - NetBeans
sysname is the same as the os dependency, except unix is not supported. 例文帳に追加
sysname の意味は OS 依存性と同じですが、unix はサポートされていません。 - PEAR
Always False if symbolic links are not supported. 例文帳に追加
シンボリックリンクがサポートされていないプラットフォームでは、常にFalseを返します。 - Python
(not in POSIX; not supported under Linux; 017, SI, Ctrl-O) Toggle: start/stop discarding pending output. 例文帳に追加
(POSIX にはない; Linux では対応していない; 017, SI, Ctrl-O)未送信バッファの内容の破棄/保存を切り替える。 - JM
or the requested operation op is not supported by this interface. 例文帳に追加
または要求された操作opがこのインタフェースでサポートされていない。 - JM
The mode is not supported by the file system containing the file referred to by fd . 例文帳に追加
fdが参照するファイルを含むファイルシステムがmodeをサポートしていない。 - JM
(addr and data are ignored; not supported on all architectures. 例文帳に追加
(addr と data は無視される。 全てのアーキテクチャでサポートされているわけではない。 - JM
is not supported in glibc2. On the other hand glibc2 has several more extensions. 例文帳に追加
はサポートされていないが、いくつかの拡張が行われている。 - JM
Note: NetBeans 6.0 UML is currently not supported on the Macintosh OS X platform. 例文帳に追加
注: NetBeans 6.0 UML は、現時点では Macintosh OS X プラットフォームでサポートされていません。 - NetBeans
Note: NetBeans 6.1 UML is currently not supported on the Macintosh OS X platform. 例文帳に追加
注: NetBeans 6.1 UML は、現時点では Macintosh OS X プラットフォームでサポートされていません。 - NetBeans
UML Modeling is currently not supported on the Macintosh OS X platform. 例文帳に追加
UML モデリングモジュールは、現在のところ Mac OS X プラットフォームをサポートしていません。 - NetBeans
Please note, that some features may be not supported by all database backends. 例文帳に追加
いくつかの機能は、全てのデータベースバックエンドでサポートされていません。 - PEAR
data type: org.w3c.dom.Node (not supported in Python 2) description: When parsing, the current DOM node being visited if this is a DOM iterator; when not parsing, the root DOM node foriteration.access: (parsing) read-only; (not parsing) read/write例文帳に追加
data type: org.w3c.dom.Node (Python 2 では未サポート) description: パース時は DOM イテレータにおけるカレント DOM ノード、非パース時はルート DOM ノードを指す。 - Python
(not in POSIX; not supported under Linux; status request: 024, DC4, Ctrl-T). 例文帳に追加
(POSIX にはない; Linux では対応していない;状態要求: 024, DC4, Ctrl-T)これらのシンボルの示す値は全て異なる。 - JM
The WS-Addressing schema is not included in the BPEL specification and as a result it is not supported by the BPEL runtime. 例文帳に追加
WS アドレススキーマは BPEL 仕様には含まれていないため、BPEL 実行環境ではサポートされていません。 - NetBeans
Subclass of SAXException raised when a SAXXMLReader is asked to enable a feature that is not supported, or to set a property to a value that the implementation does not support.例文帳に追加
SAX XMLReader が要求された機能をサポートしていないとき発生させる SAXException のサブクラスです。 - Python
However, there are many opponents against this view and it is not supported any more. 例文帳に追加
但し、この説には異論が多く、いまではあまり支持されていない。 - Wikipedia日英京都関連文書対訳コーパス
depends on a certain Program available in the system path. This is not supported in the PEAR installer. 例文帳に追加
システムパス中にある特定のプログラムに依存(PEAR インストーラでは未サポート) - PEAR
At this time, the partitioning cover 2 is supported not to thrust the sleeve 13.例文帳に追加
このときに、仕切り蓋2はスリーブ13を押圧しないように支持される。 - 特許庁
My stock Hayes modem is not supported -- what can I do?15.11. 例文帳に追加
11.11. 私の Hayes モデムはサポートされていないのですが、どうしたらいいのでしょうか。 - FreeBSD
15.10. My stock Hayes modem is not supported -- what can I do? 例文帳に追加
11.11. 私の Hayesモデムはサポートされていないのですが、 どうしたらいいのでしょうか。 - FreeBSD
The protocol type or the specified protocol is not supported within this domain. 例文帳に追加
このドメインでは指定されたプロトコルまたはプロトコル・タイプがサポートされていない。 - JM
They might not be supported by non-Sunimplementations of the JVM. 例文帳に追加
ただし、これらのオプションはサン以外の JVM ではサポートされていないことがあります。 - NetBeans
(Also, they were not published in the domains of feudal lords who supported the Shogun or direct retainers.) 例文帳に追加
(また、その他の佐幕派の大名・旗本領でも掲示されていない。) - Wikipedia日英京都関連文書対訳コーパス
The abutting wall portion 24, upon the collision with the leg portion 40 of the pedestrian, deforms a non-supported portion 34 not supported by the supporting wall portion 26 more easily than a supported portion 32 supported by the supporting wall portion 26.例文帳に追加
当接壁部24は、歩行者脚部40との衝突時に、支持壁部26で支持されている支持部分32よりも、該支持壁部26で支持されていない非支持部分34が容易に変形する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| 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. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
