versionを含む例文一覧と使い方
該当件数 : 6195件
Issue #90654:Projects built using Mobility Pack for CDC 5.5.1 update1 fail after upgrading to FCS version例文帳に追加
問題 #90654: Mobility Pack for CDC 5.5.1 update1を使用して構築したプロジェクトが FCS バージョンにアップグレードしたあとに失敗する。 - NetBeans
The merging process starts with pairs of files, which consist of a new file and its pre-existing version. 例文帳に追加
マージ処理は、新規ファイルとその既存のバージョンから構成される、一対のファイルで始まります。 - NetBeans
The merging process parses each each new file that does not have a pre-existing version and IDs of its marked classes. 例文帳に追加
マージ処理で、既存のバージョンとマークされたクラスの ID がない各新規ファイルが解析されます。 - NetBeans
If you are using a different version than 3.2.2, consult Hibernate's web site to determine which JAR files to select. 例文帳に追加
3.2.2 以外のバージョンを使用している場合は、Hibernate の Web サイトで、選択する JAR ファイルを確認してください。 - NetBeans
If the bug still persists with the latest version of the package, don't hesitate to fill out a bug report. 例文帳に追加
バグがパッケージの最新版にも存在する場合は、ためらわずにバグレポートを行ってください。 - PEAR
So these instructions may change, and may differ for your specific version of Mac OS X. 例文帳に追加
つまり、この手順は変わる可能性があり、Mac OS X のバージョンによっても異なるかもしれません。 - PEAR
Use this to prevent the package from being installed by any PEAR version that cannot properly install the package. 例文帳に追加
これは、パッケージを正常にインストールすることができないPEAR のバージョンを避けるために使用します。 - PEAR
Use this to prevent the package from being installed by any PHP version that cannot properly work with the package. 例文帳に追加
これは、パッケージを正常にインストールすることができないPHP のバージョンを避けるために使用します。 - PEAR
Although powerful, the replace tag is the only customization tag available in package.xml version 1.0. 例文帳に追加
これは強力な機能ではありますが、package.xml バージョン 1.0で使用可能なカスタマイズ用タグは、この replace タグだけです。 - PEAR
The package version that must be installed for this channel to validate properly. 例文帳に追加
検証を正しく行うには、このバージョンのパッケージがこのチャネルからインストールできる必要があります。 - PEAR
Same as allreleases.xml, but with information about the minimum version of PHP required. 例文帳に追加
allreleases.xml と同じですが、さらに、必要となる PHP の最小バージョンについての情報が追加されています。 - PEAR
This version added files to allow spidering channels without requiring the server to have directory listings enabled. 例文帳に追加
このバージョンでは、ディレクトリ表示機能が無効になっていてもチャネルを探せるようになりました。 - PEAR
Checks whether or not the user's preferences allow an update to the latest version of the package. 例文帳に追加
利用者の設定を調べ、パッケージの最新版への更新を許可しているかどうか確認します。 - PEAR
Suppose we have to detect which PHP version we need to run this chunk of script named "errorHandler.php". 例文帳に追加
この "errorHandler.php" というコードを動かすのに必要なPHP のバージョンを調べることを考えてみましょう。 - PEAR
If iterable is not specified, returns a new empty set,frozenset([]).New in version 2.4.例文帳に追加
iterable を指定しない場合には空の集合 frozenset([]) を返します。 バージョン 2.4 で 新たに追加 された仕様です。 - Python
Returns a new dictionary that contains the same key-value pairs asp.New in version 1.6. 例文帳に追加
p と同じキーと値のペアが入った新たな辞書を返します。 バージョン 1.6 で 新たに追加 された仕様です。 - Python
Alternatively, you can double each backslash in the doctest version (and not use a raw string):例文帳に追加
こうする代わりに、(raw docstring を使わずに) doctest 版の中ではバックスラッシュを全て二重にしてもかまいません: - Python
Changed in version 2.4:A "private name" concept is deprecated and no longerdocumented. 例文帳に追加
バージョン 2.4 で 変更 された仕様:"プライベート名" の概念は撤廃されたため、今後はドキュメントにしません - Python
Delete the ACLs (remove any rights) set for who on mailbox.New in version 2.4. 例文帳に追加
mailbox における who についてのACLを削除(権限を削除)します。 バージョン 2.4 で 新たに追加 された仕様です。 - Python
Will only work if the server"CAPABILITY" response includes the phrase "AUTH=CRAM-MD5".New in version 2.3. 例文帳に追加
これは、"CAPABILITY"レスポンスに "AUTH=CRAM-MD5" が含まれる場合のみ有効です。 バージョン 2.3 で 新たに追加 された仕様です。 - Python
Return the official copyright string for the current Python version,for example 'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam' 例文帳に追加
現在の Python バージョンに対する公式の著作権表示文字列、例えば'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam'を返します。 - Python
The radix must be in the range [2, 36]; if it is out of range, ValueError will be raised.New in version 1.6.例文帳に追加
基数は範囲 [2, 36] になければなりません; 範囲外の基数を指定すると、ValueError を送出します。 - Python
Exception raised when an option referenced from a value does not exist.Subclass of InterpolationError.New in version 2.3. 例文帳に追加
InterpolationErrorの派生クラスで、値が参照しているオプションが見つからない場合に発生する例外です。 - Python
(A PDF version of the NumPy manual is available athttp://numpy.sourceforge.net/numdoc/numdoc.pdf).例文帳に追加
Numerical Python に関する詳しい情報はhttp://numpy.sourceforge.net/を参照してください。 (NumPy マニュアルの PDF バージョンはhttp://numpy.sourceforge.net/numdoc/numdoc.pdfで手に入ります。 - Python
Returns the current setting for the weekday to start each week.New in version 2.0. 例文帳に追加
現在設定されている週の最初の曜日を返します。 バージョン 2.0 で 新たに追加 された仕様です。 - Python
(Windows version) Maps length bytes from the file specified by the file handle fileno, and returns a mmapobject.例文帳に追加
(Windows)バージョンはファイルハンドルfilenoによって指定されたファイルからlengthバイトをマップして、mmapオブジェクトを返します。 - Python
(Unix version) Maps length bytes from the file specified by the file descriptor fileno, and returns a mmapobject.例文帳に追加
(Unix)バージョンは、ファイル・ディスクリプタ filenoによって指定されたファイルからlengthバイトをマップし、mmapオブジェクトを返します。 - Python
Replace history item specified by its position with the given line.New in version 2.4. 例文帳に追加
指定した位置にあるヒストリを、指定した line で置き換えます。 バージョン 2.4 で 新たに追加 された仕様です。 - Python
Return the name of the current default string encoding used by the Unicode implementation.New in version 2.0.例文帳に追加
現在のUnicode処理のデフォルトエンコーディング名を返します。 バージョン 2.0 で 新たに追加 された仕様です。 - Python
module, it is removed from the sysmodule's namespace.New in version 2.0. 例文帳に追加
から呼び出された後、この関数はsysから削除されます。 バージョン 2.0 で 新たに追加 された仕様です。 - Python
The first three characters are used to identify the version in the installation directories (where appropriate on each platform).例文帳に追加
先頭の三文字は、バージョンごとのインストール先ディレクトリ内を識別するために使用されます。 - Python
The version number used to form registry keys on Windows platforms.This is stored as string resource 1000 in the Python DLL. 例文帳に追加
Windowsプラットフォームで、レジストリのキーとなるバージョン番号。 Python DLLの文字列リソース 1000に設定されています。 - Python
This function is useful when generating attribute values for HTML or any SGML using the reference concrete syntax.New in version 2.2.例文帳に追加
この関数は参照具象構文を使って、 HTML や SGML の属性値を生成するのに便利です。 - Python
Extracts a device major number from a raw device number.New in version 2.3. 例文帳に追加
生のデバイス番号から、デバイスのメジャー番号を取り出します。 バージョン 2.3 で 新たに追加 された仕様です。 - Python
Extracts a device minor number from a raw device number.New in version 2.3. 例文帳に追加
生のデバイス番号から、デバイスのマイナー番号を取り出します。 バージョン 2.3 で 新たに追加 された仕様です。 - Python
Changed in version 2.2:Added access to values as attributes of the returned object. 例文帳に追加
バージョン 2.2 で 変更 された仕様:返されたオブジェクトの属性としてのアクセス機能を追加しました - Python
If a randomness source is notfound, NotImplementedError will be raised.New in version 2.4. 例文帳に追加
乱数発生源が見つからない場合、NotImplementedError を送出します。 バージョン 2.4 で 新たに追加 された仕様です。 - Python
s.settimeout(0.0) is equivalent to s.setblocking(0);s.settimeout(None) is equivalent to s.setblocking(1).New in version 2.3. 例文帳に追加
s.settimeout(0.0)はs.setblocking(0)と、s.settimeout(None)はs.setblocking(1)とそれぞれ同じ意味を持ちます。 バージョン 2.3 で 新たに追加 された仕様です。 - Python
pdfTeX is a relatively new variant of TeX, and is used to generate the PDF version of the manuals.例文帳に追加
pdfTeX は比較的新しく登場した TeXの変種で、マニュアルの PDF 版を生成するために使います。 - Python
Changed in version 2.3:Support for None as an equivalent to omittingcmp was added. 例文帳に追加
バージョン 2.3 で 変更 された仕様:None を渡すのと、cmp を省略した場合とで、同等に扱うサポートを追加 - Python
Return true if ob is either a reference or proxy object.New in version 2.2. 例文帳に追加
ob が参照オブジェクトかプロキシオブジェクトの場合に真を返します。 バージョン 2.2 で 新たに追加 された仕様です。 - Python
XvQueryExtension(3X)returns the version and release numbers for the Xv video extension currently loaded on the system.例文帳に追加
XvQueryExtension(3X) は、現在システムにロードされている Xv ビデオ機能拡張のバージョン番号とリリース番号を返す。 - XFree86
During the Edo period, E-shin-gyo (Heart Sutra in Picture Version), was produced for illiterates. 例文帳に追加
江戸時代には、文字を読めない層のために、内容を絵に表した絵心経も製作された。 - Wikipedia日英京都関連文書対訳コーパス
Thickness distribution of the mask 14 is adjusted by reflow, contact bonding using a precision version 15, etc.例文帳に追加
マスク14の膜厚分布は、リフロー,精密型15を用いた圧着等によって調整される。 - 特許庁
MOBILE COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND METHOD FOR NOTIFYING OF VERSION INFORMATION OF SPECIFICATION FOR USE IN THEM例文帳に追加
移動体通信システム、通信装置及びそれらに用いる仕様書のバージョン情報通知方法 - 特許庁
An embedded DCM and FCM for a DVCR 3 are included in an IRD 2 when manufactured and are stored in a version management table.例文帳に追加
IRD2には、DVCR3用のEmbedded DCMとFCMが製造時から組み込まれ、バージョン管理テーブルに保存されている。 - 特許庁
A printer driver 15 receives the version information and a printing instruction for printing data generated by an application.例文帳に追加
プリンタドライバ15は、アプリケーションで作成されたバージョン情報や印刷データの印刷指示を受ける。 - 特許庁
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
Copyright © Japan Patent office. All Rights Reserved. |
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 © 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/ ). |
© 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 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会員(無料)になると
|