| 意味 | 例文 |
standard moduleの部分一致の例文一覧と使い方
該当件数 : 218件
types (standard module),[Link],[Link] 例文帳に追加
types (standard モジュール) types (標準 モジュール),[Link] - Python
re (standard module),[Link],[Link],[Link] 例文帳に追加
re (standard モジュール) re (標準 モジュール),[Link],[Link] - Python
string (standard module),[Link],[Link],[Link] 例文帳に追加
string (standard モジュール) string (標準 モジュール),[Link],[Link] - Python
pickle (standard module),[Link],[Link],[Link],[Link],[Link] 例文帳に追加
pickle (standard モジュール) pickle (標準 モジュール),[Link],[Link],[Link],[Link] - Python
Only on MacOS platforms; requires the standard MacPython ic module, described in the例文帳に追加
MacOSプラットフォームのみ; - Python
Requires two parameters: module type ("standard","builtin", "extension", or " 例文帳に追加
二つのパラメタ: モジュールの種類 ("standard"、"builtin"、"extension"、または" - Python
As for refmodindex, but the index entry will be ``module (standard module).'' This is intended for use with standard modules implemented in Python.例文帳に追加
refmodindex のようなものですが、索引エントリは``module (standard module)'' になります。 このマクロは Python で書かれた標準モジュールで使うためのものです。 - Python
SUNAUDIODEV (standard module),[Link] 例文帳に追加
sunaudiodev (組み込み モジュール),[Link] SUNAUDIODEV (標準 モジュール) - Python
Warning:Should be replaced with standard logging module. 例文帳に追加
警告:標準のlogging モジュールに置き換えられるべき - Python
The bit values in Flags are defined in standard module MACFS.例文帳に追加
Flagsのビット値は、標準モジュールMACFSで定義されています。 - Python
The module name given should be the module's standard name, not the module file name.例文帳に追加
指定するモジュール名はモジュールの標準名であり、モジュールのファイル名ではない。 - XFree86
As for refmodindex, but the index entry will be ``module (extension module).'' This is intended for use with non-standard modules not implemented in Python.例文帳に追加
refmodindex のようなものですが、索引エントリは``module (extension module)'' になります。 このマクロは Python 以外で書かれた非標準モジュールで使うためのものです。 - Python
As for refmodindex, but the index entry will be ``module (built-in module).'' This is intended for use with standard modules not implemented in Python.例文帳に追加
refmodindex のようなものですが、索引エントリは``module (built-in module)'' になります。 このマクロは Python 以外で書かれた標準モジュールで使うためのものです。 - Python
The size of the solar battery module (1) is set according to a standard module of the building.例文帳に追加
太陽電池モジュール(1)の大きさを、建物の基準モジュールに応じて設定する。 - 特許庁
The verification module, the standard MST module, and the LLC layer and Ethernet (R) driver module are established in a switch.例文帳に追加
検証モジュール、標準MSTモジュール、LLC層、及び、イーサネット(登録商標)駆動モジュールはスイッチ中に構築される。 - 特許庁
MODULAR DATA COLLECTION MODULE WITH STANDARD COMMUNICATION INTERFACE例文帳に追加
標準通信インタフェースを有するモジュール式データ収集モジュール - 特許庁
The ColorPicker module provides access to the standard colorpicker dialog. 例文帳に追加
ColorPicker モジュールは標準色選択ダイアログへのアクセスを提供します。 - Python
This module loads hotshot profiling data into the standard pstatsStats objects. 例文帳に追加
このモジュールは hotshot プロファイル・データを標準の pstatsオブジェクトにロードします。 - Python
Template for importing an enterprise JavaBean module into a standard IDE project. 例文帳に追加
エンタープライズ JavaBean モジュールを標準 IDE プロジェクトにインポートするためのテンプレート。 - NetBeans
The Tkinter module (``Tk interface'') is the standard Python interface to the Tk GUI toolkit.例文帳に追加
Tkinter モジュール (``Tk インタフェース'') は、Tk GUI ツールキットに対する標準の Python インタフェースです。 - Python
AUTOMATIC DEFIBRILLATOR MODULE FOR INTEGRATION WITH STANDARD PATIENT MONITORING EQUIPMENT例文帳に追加
標準的患者監視装置と統合するための自動除細動モジュール - 特許庁
The battery controller B/C detects the module having an abnormal unit cell based on the received standard deviation within the module.例文帳に追加
バッテリーコントローラB/Cは、受信したモジュール内標準偏差に基づいて異常単セルを有するモジュールを検出する。 - 特許庁
Furthermore, the standard module is connected to the programmed reconfigurable module according to a programmed circuit design.例文帳に追加
さらに、標準モジュールは、プログラムされた回路の設計に従って、プログラムされた再構成可能なモジュールと接続される。 - 特許庁
More specifically, a longitudinal length (L1) of the solar battery module is set to a value almost twice the standard module of the building, and a length (L2) in a roof sloping direction is set to a value almost half the standard module of the building as viewed in a vertical direction when the module (1) is set on the roof.例文帳に追加
すなわち、桁方向の長さ(L1)を、建物の基準モジュールのほぼ2倍とし、屋根傾斜方向の長さ(L2)を、屋根設置状態において鉛直方向から見たときに建物の基準モジュールのほぼ半分となるように設定する。 - 特許庁
If the BPDU comes from the standard MST module, the transmission verification procedure is executed for the BPDU.例文帳に追加
BPDUが標準MSTモジュールから来る場合、BPDUに対し、伝送検証ステップが実行される。 - 特許庁
The Standard ML module language comprises the mechanisms for structuring programs into separate units. 例文帳に追加
標準MLモジュール言語は、プログラムを個別の単位に構造化する機構から成っている。 - コンピューター用語辞典
The following function emulates what was the standard import statementup to Python 1.4 (no hierarchical module names). 例文帳に追加
次の関数はPython 1.4までの標準import文(階層的なモジュール名がない)をエミュレートします。 - Python
Returns a (vrefnum, dirid) tuple.The constants for where and which can be obtained from the standard module Carbon.Folders.例文帳に追加
(vrefnum, dirid) からなるタプルを返します。 where とwhich に指定できる定数は、標準モジュールCarbon.Foldersにあります。 - Python
This module implements the Mac OS 9 operating system dependent functionality provided by the standard module os例文帳に追加
このモジュールは、標準モジュール os でサポートされるのと同様の機能を、Mac OS 9 オペレーティングシステムに依存した機能として実装しています。 - Python
To provide a module capable of interaction by automatically detecting two standards different from each other by communication between a control module and a wireless module to set a standard interface.例文帳に追加
制御モジュールと無線モジュール間の通信で2つの異なる標準を自動的に検出して標準インターフェイスの設定を行い相互作用できるモジュールを提供する。 - 特許庁
The method further includes a step for determining a component about each module of the method standard.例文帳に追加
方法はさらに、方法基準のモジュールの各々について構成要素を決定するステップを含む。 - 特許庁
timezonevariable for the same timezone; the latter variable follows the POSIX standard while this module follows RFC 2822.例文帳に追加
これは time.timezone が POSIX 標準に準拠しているのに対して、こちらは RFC 2822 に準拠しているからです。 - Python
Standard output is defined as the file object named stdout in the built-in module sys.例文帳に追加
標準出力は、組み込みモジュール sys 内で stdout という名前のファイルオブジェクトとして定義されています。 - Python
To enable communication by another standard, even when a physical trouble occurs in a base station or a terminal station module managing one standard.例文帳に追加
1つの規格をつかさどる基地局もしくは端末局モジュールに物理的な障害が生じても、他の規格により通信できるようにする。 - 特許庁
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
