Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「version」に関連した英語例文の一覧と使い方(41ページ目) - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「version」に関連した英語例文の一覧と使い方(41ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 6195



例文

Note: Projects created with the Visual Mobile Designer inearlier versions of the Mobility Pack will be upgraded to a new format whenopened in version 5.5. 例文帳に追加

注: 以前のバージョンの Mobility Pack に含まれるビジュアルモバイルデザイナーを使用して作成されたプロジェクトは、version 5.5 で開くと、新しい形式にアップグレードされます。 - NetBeans

You can update the module to the 3.6 version by using the Update Center.例文帳に追加

このモジュールを「アップデートセンター」を使用して NetBeans 3.6 のバージョンに更新できます。 - NetBeans

Check the latest stable version at http://pear.php.net/package/PEAR under Current Release. 例文帳に追加

最新の安定版については、http://pear.php.net/package/PEAR のCurrent Releaseのところをチェックしてください。 - PEAR

min - minimum version of PHP extension to install this package.xml. 例文帳に追加

min - この package.xml をインストールするために必要なPHP 拡張モジュールの最小バージョン。 - PEAR

例文

This function should return an array of this format for all packages that have a release within the constraint defined by the "state" parameter: array( array( 'package' = 'packagename', 'version' = 'release version', 'state' = 'release stability', 'filesize' = 'size of the .tgz file to download', ), // etc.); 例文帳に追加

この関数は、パラメータ "state" で指定した条件を満たすリリースを、すべてのパッケージについて以下の形式の配列で返します。 - PEAR


例文

Required package version to compare with string $relation How to compare versions with each other例文帳に追加

比較したいパッケージのバージョン。 string$relation お互いのバージョンを比較する方法。 - PEAR

A simplified version of the DB container that only provides user authentication. 例文帳に追加

DB コンテナをシンプルにしたもので、ユーザ認証の機能のみを持っています。 - PEAR

The FN and N components are required by both 2.1 and 3.0 version vCards. 例文帳に追加

FN および N コンポーネントは、バージョン 2.1 および 3.0 の両方の vCard で必須となります。 - PEAR

Version 1.0.0 does not offers yet methods to validate a style sheet. 例文帳に追加

バージョン 1.0.0 では、スタールシートの検証用のメソッドはまだ提供していません。 - PEAR

例文

since version 0.2.0 (2003-07-31) Note例文帳に追加

バージョン 0.2.0 (2003-07-31) 以降注意この関数は、スタティックにコールすることはできません。 - PEAR

例文

Returns whether or not errors , and or, warnings (version 0.7.0 or better) have occurred. 例文帳に追加

エラー、あるいは警告 (バージョン 0.7.0 以降)が発生したかどうかを返します。 - PEAR

since version 0.7.0 (2004-03-09) Note例文帳に追加

バージョン 0.7.0 (2004-03-09) 以降注意この関数は、スタティックにコールすることはできません。 - PEAR

since version 0.8.0 (2004-04-22) Note例文帳に追加

バージョン 0.8.0 (2004-04-22) 以降注意この関数は、スタティックにコールすることはできません。 - PEAR

This is a PEAR-ified version of Useful inc's XML-RPC for PHP. 例文帳に追加

XML-RPC プロトコルの PHP による実装 これは、Useful inc の XML-RPC for PHP を PEAR に対応させたものです。 - PEAR

This package is not documented yet.Return value returnsAPI version 例文帳に追加

このパッケージに関する文書は、未作成です。 返り値 returnsAPI のバージョン例外・エラー - PEAR

Changed in version 2.4:Returns list of successfully parsed filenames. 例文帳に追加

バージョン 2.4 で 変更 された仕様:うまく解析できたファイル名のリストを返す - Python

Otherwise returns 0.New in version 2.2. 例文帳に追加

それ以外の場合には0 を返します。 バージョン 2.2 で 新たに追加 された仕様です。 - Python

Changed in version 2.4:The --home option used to be supported only on Unix.例文帳に追加

バージョン 2.4 で 変更 された仕様:--home は Unixでしかサポートされていませんでした - Python

Return the year, as a positive int.New in version 2.4. 例文帳に追加

年を正の整数で返します。 バージョン 2.4 で 新たに追加 された仕様です。 - Python

The first line is numbered 1.New in version 2.1.例文帳に追加

最初の行の番号は 1 です。 バージョン 2.1 で 新たに追加 された仕様です。 - Python

The first column is numbered 0.New in version 2.1.例文帳に追加

最初のカラムの番号は0 です。 バージョン 2.1 で 新たに追加 された仕様です。 - Python

Returns true if its argument is a PyFileObject, but not a subtype of PyFileObject.New in version 2.2.例文帳に追加

引数が PyFileObject 型で、かつ PyFileObject 型のサブタイプでないときに真を返します。 - Python

Returns true if its argument is a PyFloatObject, but not a subtype of PyFloatObject.New in version 2.2.例文帳に追加

引数が PyFloatObject 型で、かつ PyFloatObject 型のサブタイプでないときに真を返します。 - Python

Returns true if its argument is a PyLongObject, but not a subtype of PyLongObject.New in version 2.2.例文帳に追加

引数が PyLongObject 型で、かつ PyLongObject 型のサブタイプでないときに真を返します。 - Python

module.New in version 2.2:Previously known as the 例文帳に追加

モジュールを参照してください。 バージョン 2.2 で 新たに追加 された仕様:以前は - Python

Returns a handle for a scaled version of this font.Calls fmscalefont(fh, factor). 例文帳に追加

このフォントを拡大/縮小したハンドルを返します。 fmscalefont(fh, factor)を呼び出します。 - Python

Return the subset of the list of names that match pattern.It is the same as [n for n in names if fnmatch(n, pattern)], but implemented more efficiently.New in version 2.2.例文帳に追加

pattern にマッチする names のリストの部分集合を返します。 - Python

Changed in version 1.6:Introduced GetoptError as a synonym for error.例文帳に追加

バージョン 1.6 で 変更 された仕様:GetoptError はerrorの別名として導入されました。 - Python

Equivalent to: sorted(iterable, reverse=True)[:n] New in version 2.4. 例文帳に追加

以下のコードと同等です: sorted(iterable, reverse=True)[:n] バージョン 2.4 で 新たに追加 された仕様です。 - Python

Changed in version 2.0:Added support for tuple values of the localeparameter. 例文帳に追加

バージョン 2.0 で 変更 された仕様:引数 locale の値としてタプルをサポートしました。 - Python

This is also known as division.New in version 2.2. 例文帳に追加

除算としても知られています。 バージョン 2.2 で 新たに追加 された仕様です。 - Python

Raise os. error if the file does not exist or is inaccessible.New in version 1.5.2.例文帳に追加

ファイルが存在しなかったりアクセスできない場合はos.errorを発生します。 - Python

A string containing the version number of the Python interpreterplus additional information on the build number and compiler used.It has a value of the form 'version(#build_number, build_date, build_time)[compiler]'. 例文帳に追加

Pythonインタープリタのバージョンとビルド番号・使用コンパイラなどの情報を示す文字列で、'バージョン(#ビルド番号,ビルド日付, ビルド時間)[コンパイラ]'となります。 - Python

A tuple containing the five components of the version number:major, minor, micro, releaselevel, and serial.例文帳に追加

バージョン番号を示す5つの値のタプル:major, minor,micro, releaselevel, serial releaselevel以外は全て整数です。 - Python

The collections contain tuples of (testcase,traceback), where traceback is a string containing a formatted version of the traceback for the exception.例文帳に追加

tracebackは例外のトレースバック情報をフォーマットした文字列です。 - Python

By default,this attribute is false; it may be changed at any time.New in version 2.1. 例文帳に追加

デフォルトで、この属性は偽となりますが、いつでも変更可能です。 - Python

Notes glXQueryExtensionsString is available only if the GLX version is1.1 or greater. 例文帳に追加

注意\\f3glXQueryExtensionsString\\fP が利用可能なのは、GLX のバージョンが 1.1 以降の場合だけである。 - XFree86

Notes glXQueryServerStringis available only if the GLX version is 1.1 or greater. 例文帳に追加

注意\\f3glXQueryServerString\\fP が利用可能なのは、GLX のバージョンが 1.1 以降の場合だけである。 - XFree86

Implementations with the same major version number are upward compatible, meaning that the implementation with the higher minor number is a superset of the version with the lowerminor number.例文帳に追加

メジャーバージョンが同じ実装は上位互換である。 つまり、マイナーバージョンが大きい実装は、マイナーバージョン小さい実装の機能を全て持つ。 - XFree86

(The West Hongan-ji Temple version of the book says only "The Oracle at Rokkakudo" took place in 1626.) 例文帳に追加

(西本願寺本は、「六角告命」のみ建仁3年と記される。) - Wikipedia日英京都関連文書対訳コーパス

Each CRC is added to each data stored in a data memory 412, and a memory version is stored in the data memory 412, and a memory comparison version indicating the version of a new program at the time of writing the new program is stored in a program memory 411.例文帳に追加

データメモリ412に記憶される各データに各々CRCを付加すると共にメモリバージョンを記憶し、かつプログラムメモリ411には新たなプログラムを書き込む際にそのバージョンを表すメモリ比較バージョンを格納する。 - 特許庁

When the memory 20 stores a compressed file of the driver program, the CPU 11 reads the version information of the file, compares it with version information acquired from the FTP server 6 and stores the file with the newer version to the memory 20.例文帳に追加

メモリ20にドライバプログラムの圧縮ファイルが記憶されていれば、このファイルのバージョン情報を読み出し、FTPサーバ6から取得したバージョン情報と比較し、より新しいバージョンのファイルをメモリ20に保存する。 - 特許庁

This method for producing a natural cheese 1, a version of camembert cheese, is to wrap with bamboo leaves 3.例文帳に追加

笹の葉3で包むことを特徴とするナチュラルチーズ1である。 - 特許庁

LEVEL ELECTRICAL FIELD APPLICATOR VERSION LIQUID CRYSTAL DISPLAY DEVICE AND ITS MANUFACTURING METHOD例文帳に追加

水平電界印加型液晶表示装置及びその製造方法 - 特許庁

The Current Version of the Chemical Substance Control Law: Overview 例文帳に追加

○化学物質の審査及び製造等の規制に関する法律(化審法) - 経済産業省

The book was an ordinary version-book and contained little but a series of dates. 例文帳に追加

ノートはふつうのもので、日付がこまごまと書かれているだけだった。 - Robert Louis Stevenson『ジキルとハイド』

The instructions that follow in this chapter are a very abbreviated version. 例文帳に追加

本書でこの先に書いた指示は、それをごくごく簡略化したものだ。 - Electronic Frontier Foundation『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』

An integrated virsion management means 110 is provided with an X-type version management means 109 managing a version only for its own system, and a Y-type version compare means 111 comparing other virsions, to perform synchronous processing of a duplication data 106 from compared results of the integrated virsion based on the compared results about both X-type version and Y-type version.例文帳に追加

統合バージョン管理手段110に、自システム固有の型を管理するX型バージョン管理手段109と、他の型を比較するY型バージョン比較手段111を設け、X型バージョンについての比較結果と、Y型バージョンについての比較結果とに基づいて、統合バージョンの比較結果を導き、その結果により、複製データ106の同期処理を行なう。 - 特許庁

To improve the efficiency of an install work by automatically extracting the version of a related program to be installed according to the version-up of a certain program.例文帳に追加

あるプログラムのバージョンアップ時に、それに伴ってインストールを必要とする関連プログラムのバージョンを自動的に取り出し、インストール作業を効率化する。 - 特許庁

例文

To improve the work efficiency of the version-up of a bank name/ branch name file.例文帳に追加

銀行名/支店名ファイルのバージョンアップの作業効率を向上する。 - 特許庁




  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
本サービスで使用している「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 © 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.
  
© 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
原題:”Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design ”

邦題:『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』
This work has been released into the public domain by the copyright holder. This applies worldwide.

日本語版の著作権保持者は ©1999
山形浩生<hiyori13@alum.mit.edu>である。この翻訳は、全体、部分を問わず、使用料の支払いなしに複製が認められる。
  
原題:”STRANGE CASE OF DR. JEKYLL AND MR. HYDE”

邦題:『ジキルとハイド』
This work has been released into the public domain by the copyright holder. This applies worldwide.

Katokt(katokt@pis.bekkoame.ne.jp)訳
(C) 2001 katokt プロジェクト杉田玄白(http://www.genpaku.org/)正式参加作品
本翻訳は、この版権表示を残す限りにおいて、訳者および著者に対して許可をとったり使用料を支払ったりすることいっさいなしに、商業利用を含むあらゆる形で自由に利用・複製が認められる。(「この版権表示を残す」んだから、「禁無断複製」とかいうのはダメ)
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS