1016万例文収録!

「Libs」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Libsに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 43



例文

Code Listing4.1: Installing bluez-libs and bluez-utils # emerge net-wireless/bluez-libs net-wireless/bluez-utils 例文帳に追加

コード表示4.1:bluez-libsとbluez-utilsをインストール - Gentoo Linux

The ebuilds that provide what we need are bluez-libs and bluez-utils.例文帳に追加

bluez-libsとbluez-utilsの2つのebuildが必要な機能を提供します。 - Gentoo Linux

The library will be created in the `.libs' directory. 例文帳に追加

ライブラリは `.libs' ディレクトリに作成される。 - JM

Code Listing4.2: Installing libstdc++-v3 # emerge --oneshot sys-libs/libstdc++-v3 例文帳に追加

コード表示4.2:libstdc++-v3のインストール - Gentoo Linux

例文

# equery depgraph cdrtoolsDisplaying dependencies for app-cdr/cdrtools-2.01_alpha37`-- app-cdr/cdrtools-2.01_alpha37`-- sys-libs/glibc-2.3.4.20040808 (virtual/libc)`-- sys-kernel/linux-headers-2.4.22 (virtual/os-headers)`-- sys-apps/baselayout-1.10.4`-- sys-apps/sysvinit-2.85-r1`-- sys-apps/gawk-3.1.3-r1`-- sys-apps/util-linux-2.12-r4`-- sys-apps/sed-4.0.9`-- sys-libs/ncurses-5.4-r4`-- sys-apps/pam-login-3.14`-- sys-libs/pam-0.77-r1`-- sys-libs/cracklib-2.7-r10`-- sys-apps/miscfiles-1.3-r1`-- app-arch/gzip-1.3.5-r1`-- sys-apps/portage-2.0.50-r10 For example, while glibc is a direct dependency for cdrtools,linux-headersare an indirect dependency. 例文帳に追加

たとえば、glibcはcdrtoolsに対して直接的な依存関係があり、linux-headersは間接的な依存関係があります。 - Gentoo Linux


例文

In the example above, cdrtools is actually written to require virtual/libc, not sys-libs/glibc, but on the given system in the example sys-libs/glibc provides virtual/libc.例文帳に追加

上の例でいうと、cdrtoolsは実際にはvirtual/libcが必要だと書かれておりsys-libs/glibcとは書かれていません。 しかし、この例のシステムではsys-libs/glibcがvirtual/libcを提供しています。 - Gentoo Linux

Code Listing2.3: Listing packages which depend on some package $ qdepends -a pygtk* DEPENDdev-python/pygtk-2.8.2: =dev-lang/python-2.3 =x11-libs/gtk+-2.8.0=dev-libs/glib-2.8.0 =x11-libs/pango-1.10.0 =dev-libs/atk-1.8.0=gnome-base/libglade-2.5.0 =dev-python/pycairo-0.9.0 dev-python/numericvirtual/opengl dev-python/pyopengl =x11-libs/gtkglarea-1.99=dev-util/pkgconfig-0.9 sys-devel/patch* RDEPENDdev-python/pygtk-2.8.2: =dev-lang/python-2.3 =x11-libs/gtk+-2.8.0=dev-libs/glib-2.8.0 =x11-libs/pango-1.10.0 =dev-libs/atk-1.8.0=gnome-base/libglade-2.5.0 =dev-python/pycairo-0.9.0 dev-python/numericvirtual/opengl dev-python/pyopengl =x11-libs/gtkglarea-1.99* PDEPEND 例文帳に追加

コード表示2.3:あるパッケージに依存するパッケージのリスト化 - Gentoo Linux

It is wise to add unicode to your global USE flags in/etc/make.conf, and then to remerge sys-libs/ncurses andsys-libs/slang if appropriate. 例文帳に追加

unicodeを/etc/make.confにグローバルUSEフラグとして追加するのはよい方法です。 そして、sys-libs/ncursesとsys-libs/slangを必要なら再度mergeしてください。 - Gentoo Linux

gdAdds support for media-libs/gd (to generate graphics on the fly) 例文帳に追加

説明 media-libs/gdのサポートを追加する(グラフィックスをオンザフライで生成する) - Gentoo Linux

例文

kernel. org/pub/linux/libs/security/linux-privs"SEE ALSO" 例文帳に追加

このライブラリは以下から入手できる:http://www.kernel.org/pub/linux/libs/security/linux-privs関連項目 - JM

例文

The filepython24.lib is in the Libs directory of your Python installation.例文帳に追加

python24.lib は Python インストールディレクトリの Libs ディレクトリ内にあります。 - Python

his ad-libs got him in trouble with the politicians 例文帳に追加

彼のアドリブは、彼を政治家との揉め事に巻き込んだ - 日本語WordNet

Code Listing3.3: Installing libstdc++-v3 and cleaning up # emerge --oneshot sys-libs/libstdc++-v3# emerge -aC =sys-devel/gcc-3.3* 例文帳に追加

コード表示3.3:libstdc++-v3のインストールと古いGCCの削除 - Gentoo Linux

iconv, provided by sys-libs/glibc, is used to convert text files from one charset to another.例文帳に追加

このドキュメントの内容はAttribution/ShareAlikeライセンスです。 - Gentoo Linux

Note that the real executable will be 例文帳に追加

実際の実行ファイルはインストールされるまで `.libs' 内にあり、 - JM

Important: In case you're upgrading from GCC-3.3, you should run emerge --oneshotsys-libs/libstdc++-v3 to provide compatibility with older binary C++applications. 例文帳に追加

重要:GCC-3.3からアップグレードしている場合、古いC++バイナリアプリケーションの適切な機能を確実にするため、emerge--oneshotsys-libs/libstdc++-v3を実行すべきです。 - Gentoo Linux

To provide compatibility with older binary C++ applications,sys-libs/libstdc++-v3 needs to be merged onto your system. 例文帳に追加

古いC++アプリケーションにバイナリ互換を提供するために、sys-libs/libstdc++-v3をあなたのシステムにインストールする必要があります。 - Gentoo Linux

You should define the timezone that you previously copied to/etc/localtime so that further upgrades of thesys-libs/timezone-data package can update /etc/localtimeautomatically. 例文帳に追加

さらにsys-libs/timezone-dataパッケージを更新すると、自動的に/etc/localtimeがアップデートされるよう、先に/etc/localtimeへコピーしたタイムゾーンを定義すべきです。 - Gentoo Linux

Add in xvmc in your USE variable in/etc/make.conf or add it as USE flag to media-video/mplayerand/or media-libs/xine-lib in /etc/portage/package.use. 例文帳に追加

/etc/make.confファイルのUSE変数にxvmcを追加するか、/etc/portage/package.useファイルでmedia-video/mplayerやmedia-libs/xine-libにxvmcをUSEフラグとして追加します。 - Gentoo Linux

Experimental changes to Gentoo core packages such as sys-apps/baselayoutor sys-libs/glibc have the potential to break the system and render it unbootable; with user-mode Linux we can test these changes without having to worry about breaking the live system.例文帳に追加

sys-apps/baselayoutやsys-libs/glibcの様な、Gentooコアパッケージに対する変更は、システムを停止させたり、起動不能にしてしまう恐れがあります。 - Gentoo Linux

This is only used for those ELF libs which we can not work out. 例文帳に追加

これは区別不能な ELF ライブラリ「だけ」に用いるものである。 - JM

DEPENDENCY_LIBS so that, whenever the library is linked into an 例文帳に追加

これは、そのライブラリが実行ファイルにリンクされるときに必ず - JM

The flange 33 abuts the tip-end libs as its extended sections enter the base-end no-lib sections of the outside tube, and the extended sections pass through between the base-end libs and the tip-end libs as they are pushed and rotated.例文帳に追加

フランジ33は、延出部が外筒の基端側リブ非形成部に侵入することにより先端側リブに当接し、押しながら回転させることにより延出部は、基端側リブと先端側リブ間を通過する。 - 特許庁

# emerge --oneshot sys-libs/libstdc++-v3 例文帳に追加

ここでsystemターゲットに対して最初の再構築を実施し、次にworldターゲットを実施します。 - Gentoo Linux

Code Listing2.1: Finding the package to which a file belongs $ qfile /etc/fonts/fonts.confmedia-libs/fontconfig (/etc/fonts/fonts.conf)$ qfile /usr/share/keymaps/atari/atari-uk-falcon.map.gzsys-apps/kbd (/usr/share/keymaps/atari/atari-uk-falcon.map.gz) 例文帳に追加

コード表示2.1:ファイルが属するパッケージの検索 - Gentoo Linux

in `.libs' until it is installed, and the the executable on the work directory is merely a wrapper. 例文帳に追加

作業ディレクトリにある実行ファイルは単なるラッパーであることに注意すること。 - JM

The dandy ad-libs his performance incorporating contemporary topics or news to make the spectator laugh. 例文帳に追加

通人は当世風の当て込みやくすぐりを即興劇で言い客席を大いに沸かせる。 - Wikipedia日英京都関連文書対訳コーパス

Also, libs of the slider 3 and the knob part 4 contact the base part 2, averting burrs, so as to operate smoothly.例文帳に追加

スライダー3とつまみ部4のリブが、バリを避けてベース部2に接触するので、滑らかに動く。 - 特許庁

To provide compatibility with older binary C++ applications and any packages that revdep-rebuild might have missed, sys-libs/libstdc++-v3 needs to be merged before you unmerge GCC 3.3 from your system.例文帳に追加

古いC++アプリケーションやrevdep-rebuildが検出できなかったパッケージにバイナリ互換を提供するために、GCC3.3をシステムからunmergeする前にsys-libs/libstdc++-v3をマージする必要があります。 - Gentoo Linux

When you want to install a package that isn't available for your system, you will receive this masking error.例文帳に追加

- sys-libs/glibc-2.3.2-r11 (masked by: profile) システムで利用できないパッケージをインストールしようとしたときに、このマスクエラーを受け取るでしょう。 - Gentoo Linux

Some existing libs do not contain enough information to allow the deduction of their type. 例文帳に追加

すでに存在しているライブラリの中には、種類を区別するために充分な情報が含まれていないものもある。 - JM

Ash contents that are captured and separated by the cyclone 106 are analyzed by an LIBS apparatus 107, and unburned contents are measured.例文帳に追加

サイクロン106にて捕集・分離した灰分はLIBS装置107にて分析され、未燃分が計測される。 - 特許庁

To provide a method for quantitatively determining an element contained in a solid sample with high precision by the use of an LIBS method.例文帳に追加

LIBS法を用いて、固体試料に含まれる元素を高い精度で定量する方法を提供すること。 - 特許庁

To provide a thermoplastic resin made molded product constituted by heat-sealing libs in part of a thermoplastic resin made foamed sheet and having good appearance and a producing method of the same.例文帳に追加

熱可塑性樹脂製発泡シートの一部にリブが融着されてなる熱可塑性樹脂製成形品であって、外観良好な熱可塑性樹脂製成形品およびその製造方法を提供する。 - 特許庁

A hanging blade 3 is formed by providing many continuous chevron libs 5 along the edge part of a blade plate formed of a metallic conductive material having high hardness to be projected to exceed the thickness of the blade plate.例文帳に追加

硬度の高い金属の導電性材料により、形成されたブレード板の縁部に沿って、ブレードの板厚以上に多数の連続山形リブ5を突出させて設け、懸吊用ブレード3を形成する。 - 特許庁

The gas G is then sent to a cyclone 106 via a 3-way valve 105, and uncoagulated ash content caught and separated in the cyclone 106 is analyzed by a LIBS 107, and then unburnt matters are measured.例文帳に追加

排ガスGは、三方バルブ105を経てサイクロン106に送られ、サイクロン106にて捕集・分離した凝固していない灰分がLIBS装置107にて分析され、未燃分が計測される。 - 特許庁

The decorative panel 1 has libs 1a, 1b which are provided outside the indoor unit 37 and arranged vertically so as to extend above the ceiling surface 20a.例文帳に追加

前記化粧パネル1には、前記室内機本体37の外側に、天井表面20aより上部まで延長するように立設したリブ1a,1bを設ける。 - 特許庁

The lateral libs 21 are formed so that the projecting size increases in length as it goes toward the inside of the cabin, corresponding to the shape ranging from the side part of the cabin side to the upper part of the tire house H.例文帳に追加

横リブ21の突出寸法をタイヤハウスHの車室側側部から上部にかけて連なる形状に対応して車室内側に向かうに従って長くなるように形成する。 - 特許庁

As a result, the unevenness of the pattern of a lib formed when the libs each having different width are mixed on the substrate 9 due to the unevenness or the like of a plurality of the discharge ports is suppressed.例文帳に追加

これにより、複数の吐出口422の不均一性等に起因して基板9上に幅の異なるリブが混在して形成される場合に生じるリブのパターンのムラを抑制することが実現される。 - 特許庁

The seal part 20 is supported by the guide libs 26 in a critical area 28 between the seat 24 and the second latch element 18 adapting the position of before assembly in the case of shifting in the direction of the second latch element 18.例文帳に追加

シール部20は、第2のラッチ要素18の方向にシフトする場合に、シール部20の座席24と、組み立て前位置を採用した第2のラッチ要素18との間の臨界領域28でこれらのガイドリブ26によって支持される。 - 特許庁

Guide libs 26 for the seal part 20 are disposed between an area of the housing section 22 designed so as to accept the seal part 20 or a seat 24 (refer drawing) and a second latch element 18 adapting a position of before assembly, by taking an insertion direction into consideration.例文帳に追加

シール部20のためのガイドリブ26は、差し込み方向Sで考察したとき、シール部20を受け入れるように設計されたスピゴット状のハウジング区分22の領域又は座席24(特に図3参照)と、組み立て前位置を採用した第2のラッチ要素18との間に設けられている。 - 特許庁

The noncombustible compressed fiber panel 1 has a structure in which an open cell lattice 2 constituted of two or more libs 2a, a continuous flat plate 3 covering the one open port of the lattice 2 and a flange 4 covering a part of the other open port are integrally formed with a compacted compressed fiber material and the shape of the open cell lattice 2 is almost hexagonal column.例文帳に追加

不燃性圧縮繊維パネル1は、複数のリブ2aにより構成される開口セル格子2と、格子2の一方の開口部を覆う連続的な平板3と、他方の開口部の一部を覆うフランジ4とが、緻密な圧縮繊維材料により一体成形された構造を有しており、開口セル格子2の形状は略正六角柱状である。 - 特許庁

例文

The substrate 1 for the plasma display panel has barrier ribs 2... partitioning discharge cells 6 formed on the substrate 4, the the barrier ribs 2 are formed with thin barriers 4 formed on at least one-end side of the barrier libs 2 by forming a recessed groove 3 and thick barriers 5 continuing to the thin barriers 4 and thicker than the thin barriers 4.例文帳に追加

この発明のプラズマディスプレイパネル用基板1は、基板上に放電セル6を区画する隔壁2…が形成されてなるプラズマディスプレイパネル用基板において、前記隔壁2は、該隔壁2の少なくとも一方の側面に凹溝3が設けられることによって形成された薄壁部4と、該薄壁部4に連接された薄壁部厚さよりも厚さの大きい肉厚壁部5とを備えていることを特徴とする。 - 特許庁

索引トップ用語の索引



  
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/ をご覧下さい。
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS