「modules」を含む例文一覧(6763)

<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 135 136 次へ>
  • Certain modules depend on other modules to function properly.
    モジュールによっては、正しく機能するためにほかのモジュールを必要とするものがあります。 - NetBeans
  • A more substantial example module is included in the Python source distribution as Modules/xxmodule.c.
    より実質的なモジュール例は、Python ソース配布物にModules/xxmodule.c という名前で入っています。 - Python
  • LEAD FRAME FOR OPTICAL MODULES AND OPTICAL MODULE
    光モジュール用リードフレームおよび光モジュール - 特許庁
  • To stack a plurality of battery modules and to easily connect between the battery modules stacked.
    複数の電池モジュールを積層し、積層された電池モジュール間を容易に連結する。 - 特許庁
  • CHARACTERISTIC EVALUATION METHOD FOR SOLAR CELL MODULES
    太陽電池モジュールの特性評価方法 - 特許庁
  • METHOD FOR POSITIONING PIPE MODULES FOR BUILDING
    建築用配管モジュールの位置決め方法 - 特許庁
  • FATAL: Error insertingsnd_pcm_oss(/lib/modules/2.6.12-gentoo-r6/kernel/sound/core/oss/snd-pcm-oss.ko): Unknownsymbol in module, or unknown parameter (see dmesg) [ !!
    コード表示3.11:dmesgの出力 - Gentoo Linux
  • File PermissionsSecuring your files. PAMPluggable Authentication Modules.
    ファイルパーミッションファイルのセキュリティを確保します。 - Gentoo Linux
  • Installing New Modules from the Update Center
    アップデートセンターからの新規モジュールのインストール - NetBeans
  • GREENHOUSE INCLUDING PLURALITY OF SOLAR BATTERY MODULES ARRANGED THEREIN AND METHOD FOR ARRANGING SOLAR BATTERY MODULES
    複数の太陽電池モジュールを配設した温室及び太陽電池モジュールの配設方法 - 特許庁
  • POWER SEMICONDUCTOR MODULES HAVING FIXATION DEVICES
    固定装置を備えたパワー半導体モジュール - 特許庁
  • To provide a socket for electronic modules capable of inserting and fixing camera modules of different shapes.
    異なる形状のカメラモジュールを挿入固定可能な電子モジュール用ソケットを提供する。 - 特許庁
  • STORAGE SYSTEM HAVING A PLURALITY OF BATTERY MODULES
    複数のバッテリモジュールを有するストレージシステム - 特許庁
  • Normally, a package will contain of addition modules, like Python source modules,documentation, subpackages, etc.
    通常、パッケージには Python ソースモジュールやドキュメント、サブパッケージ等といった別のファイルも入ります。 - Python
  • The replacement periods of the hammer bank and the platen are prolonged by detecting the uneven use of hammer modules, then shifting the unevenly used hammer modules to an unused hammer modules.
    ハンマモジュールの偏り使用を検出し、未使用ハンマモジュールへのシフトを行うことで、ハンマバンクとプラテンの交換周期を延ばす。 - 特許庁
  • To facilitate the connection of rear modules with each other and the management of the modules in dividing a motorcycle into a plurality of modules.
    自動二輪車を複数のモジュールに分割するにあたり、後のモジュール同士の結合、モジュールの管理等を簡単に行えるようにする。 - 特許庁
  • SWITCHING LOSS REDUCTION IN CONVERTER MODULES
    コンバータモジュールにおけるスイッチング損失の低減 - 特許庁
  • When the modules are in failure, individual circuits short-circuit the individual modules in failure and maintain electric continuity to other modules connected in series to the modules in failure.
    モジュールが故障すると、個別回路が故障したモジュールを個別に短絡し、かつ故障したモジュールに直列に接続されている他のモジュールとの間の電気的導通を維持する。 - 特許庁
  • To perform access between storage modules at high speed.
    ストレージモジュール間のアクセスを高速に行う。 - 特許庁
  • This is the NetBeans Platform without any IDE specific modules.
    これは、IDE 固有のモジュールを含まない NetBeans Platform です。 - NetBeans
  • Modules are imported by the import statement (seesection6.12, ``The import statement'').
    モジュールは import 文で import します (6.12 節、``import 文'' 参照)。 - Python
  • Luckily, this is very simple on Unix: just place your file (spammodule.c for example) in the Modules/ directory of an unpacked source distribution, add a line to the file Modules/Setup.localdescribing your file:
    Unixでは、幸運なことにこの作業はとても単純です: 単に自作のモジュールファイル (例えばspammodule.c ) を展開したソース配布物の Modules/ ディレクトリに置き、 Modules/Setup.local に自分のファイルを説明する以下の一行: - Python
  • This invention implements transfer of data between data modules.
    データ・モジュール間でのデータ転送を実現する。 - 特許庁
  • Data are DMA- transferred between the modules.
    各モジュール間ではデータがDMA転送される。 - 特許庁
  • To provide a module type autochanger device having a cable amount between modules reduced, and capable of stacking modules.
    モジュール間のケーブル量を低減した、スタック可能なモジュール式オートチェンジャ装置を提供する。 - 特許庁
  • The light shutter comprises individual modules 10.
    光シャッターを個別のモジュール(10)で構成する。 - 特許庁
  • The document modules may be an existing system.
    文書モジュールは既存のシステムであってもよい。 - 特許庁
  • Differences in current consumption between the first and second channel modules and the third and fourth channel modules are reduced.
    第1、第2、と第3、及び第4チャネルモジュール間の電流消費の差を減少させる。 - 特許庁
  • NETWORK DOCUMENTATION SYSTEM WITH ELECTRONIC MODULES
    電子モジュールを備えたネットワーク・ドキュメンテーション・システム - 特許庁
  • INSTALLATION OF REMOTE CONTROLLED PHOTOVOLTAIC MODULES
    遠隔制御される太陽電池モジュールの施設 - 特許庁
  • Code Listing4.8: Two sound cards in /etc/modules. d/alsa
    コード表示4.9:2つのサウンドカードがあるときの/etc/modules.d/alsa - Gentoo Linux
  • Code Listing3.1: Searching for provided modules
    コード表示3.1: 提供されているモジュールの検索 - Gentoo Linux
  • Now continue with Kernel Modules. 7.d.
    それではカーネルモジュールの設定に進みましょう。 - Gentoo Linux
  • Iptablescontains some modules for different purposes.
    iptablesはさまざまな用途のためのモジュールを含みます。 - Gentoo Linux
  • Returns the names of all loaded modules.
    ロードされている全てのモジュールの名前を返す。 - JM
  • The design area of the Design view of the editor has three parts: WSDL Ports, JBI Modules, and External Modules.
    エディタのデザインビューのデザイン領域には、WSDL ポート、JBI モジュール、外部モジュールの 3 つの部分があります。 - NetBeans
  • Then click AddJAR/ZIP and select the file xerces->.jar from the directoryide>/modules/ext in your NetBeans installation.
    そのあと「JAR/ZIP を追加」をクリックして、NetBeans のインストールディレクトリ内の idenumber/modules/ext ディレクトリから xerces-version.jar ファイルを選択します。 - NetBeans
  • The telnet security system is equipped with modules.
    テルネット安全システムは、以下のモジュールを備える。 - 特許庁
  • The antenna modules are installed individually to each of the sensor modules for receiving the signal.
    アンテナモジュールは、それぞれ、信号を受信するために個々のセンサモジュールに対して個別に設置される。 - 特許庁
  • To permit data communication between arbitrary program modules without correcting the program modules themselves.
    プログラムモジュール自体を修正することなく、任意のプログラムモジュール間におけるデータ通信を可能とする。 - 特許庁
  • To facilitate isolating modules in a block.
    ブロック内のモジュールを隔離するのを容易にする。 - 特許庁
  • The power source system is arranged by piling up the battery modules 1 by intervening a spacer 6 between the battery modules 1.
    電源システムは、電池モジュール1間にスペーサ6を介在させて積み重ねて配置されている。 - 特許庁
  • FRAME FOR SEMICONDUCTOR DEVICE MODULES AND GROUP THEREOF
    半導体装置モジュール用フレームおよびその群 - 特許庁
  • The program modules are sold to the user 3 by adding electronic watermarks to the program modules.
    ユーザ3が購入する場合,プログラムモジュールに電子透かしを付加してプログラムモジュールを提供する。 - 特許庁
  • The sensor modules (22) may at times be coupled to the electronics modules (24) via flip chip technology.
    センサモジュール(22)は、フリップチップテクノロジーを介して電子素子モジュール(24)と結合させることがある。 - 特許庁
  • An information processing apparatus includes a plurality of function modules and a control module for controlling the function modules.
    情報処理装置は、複数の機能モジュールと、これらを制御する制御モジュールと、を有する。 - 特許庁
  • This document describes how to write modules in C or C++ to extend the Python interpreter with new modules.
    このドキュメントでは、Python インタプリタを拡張するために C やC++ でモジュールを書く方法について述べます。 - Python
  • (this too, if you use a Macintosh) InstallingPython Modules
    (Macintosh を使っているならこれも) Python モジュールのインストール - Python
  • All other errors raise exceptions.Additional string operations are defined in standard modules
    その他の文字列操作は標準モジュール - Python
  • This path is a comma separated list of directories which the X server searches for loadable modules loading in the order specified.
    ロードは指定順に行われる。 - XFree86
<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 135 136 次へ>

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • Gentoo Linux
    Copyright 2001-2010 Gentoo Foundation, Inc.
    The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  • NetBeans
    © 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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • JM
    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.