1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 282



例文

So, if a Linux program loads, for example, /lib/libc.so, FreeBSD will first try to open /compat/linux/lib/libc.so, and if that does not exist, it will then try /lib/libc.so. 例文帳に追加

例えば、 Linux のプログラムが /lib/libc.so をロードしようとした場合には、FreeBSD はまず /compat/linux/lib/libc.soを開こうとします。 これが存在しなかった場合には、次に /lib/libc.so を試します。 - FreeBSD

/usr/lib/gcc-lib contains executables and include files for the GNU C compiler, gcc (1). 例文帳に追加

/usr/lib/gcc-libGNU C コンパイラgcc (1) 用の実行形式ファイルとインクルードファイルが含まれている。 - JM

# emerge -a alsa-lib alsa-utils alsa-tools alsa-headers alsa-oss 例文帳に追加

Linux2.6ソースのインストール - Gentoo Linux

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

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

例文

/usr/X11R6/lib/X11 These contain miscellaneous files needed to run X; Often, there is a symbolic link from /usr/lib/X11 to this directory. 例文帳に追加

/usr/X11R6/lib/X11ここには X の動作に必要な種々のファイルが含まれている。 - JM


例文

Lib PROTEIN INHIBITOR例文帳に追加

Lib蛋白質阻害剤 - 特許庁

On Linux, it usually is a symbolic link to /usr/X11R6/lib/X11 . 例文帳に追加

Linux では通常/usr/X11R6/lib/X11にシンボリックリンクが張られている。 - JM

The joke was adlib. 例文帳に追加

そのジョークはアドリブだった. - 研究社 新和英中辞典

ad-lib and witty words 例文帳に追加

即興のたくみな言葉 - EDR日英対訳辞書

例文

women's lib例文帳に追加

女性解放運動,ウーマンリブ - Eゲイト英和辞典

例文

Another possibility is to mount /lib/dev-state on/dev at boot-time. 例文帳に追加

他の方法は、ブート時に/devに/lib/dev-stateをマウントすることです。 - Gentoo Linux

In this case, when you say packages = ['foo'], you are promising that the filelib/foo/__init__.py exists.Another possible convention is to put the foo package right in lib, the foo.bar package in lib/bar, etc.例文帳に追加

もう一つの規約のあり方は foo パッケージを lib に置き換え、foo.bar パッケージが lib/bar にある、などとするものです。 - Python

an adlib remark 例文帳に追加

その場で思いついたことば. - 研究社 新英和中辞典

support Women's Lib 例文帳に追加

ウーマンリブの運動を支援する. - 研究社 新英和中辞典

Note: It is not recommended to put the following directories in an LVM2 partition: /etc, /lib, /mnt,/proc, /sbin, /dev, and/root.例文帳に追加

注意:以下に続くディレクトリをLVM2パーティションに置くことは推奨しません。 /etc、/lib、/lib、/mnt、/proc、/sbin、/dev、/root。 - Gentoo Linux

When you're done, /usr/lib/distcc/bin will look like this: 例文帳に追加

完了したら、/usr/lib/distcc/binは以下のようになっているでしょう。 - Gentoo Linux

/usr/lib/groff Files for the GNU groff document formatting system. 例文帳に追加

/usr/lib/groffGNU groff 文書整形システムのためのファイルが含まれている。 - JM

If you have specified any libraries for the project (in addition to the JDK),a lib folder is created in the dist folder.The libraries are copied into dist/lib. 例文帳に追加

プロジェクトのライブラリを指定した場合 (JDK に加えて)、dist フォルダに lib フォルダが作成されます。 ライブラリが dist/lib にコピーされます。 - NetBeans

The linker uses the .LIB file to build an executable module. 例文帳に追加

リンカーは.LIBファイルを使って実行可能モジュールをビルドする - 研究社 英和コンピューター用語辞典

Click Add JAR/Folder again, and navigate into the lib subdirectory. 例文帳に追加

「JAR/フォルダを追加」を再度クリックし、lib サブディレクトリに移動します。 - NetBeans

Click Add JAR/Folder again, and navigate into the ../lib directory (go up one directory and down into the lib directory). 例文帳に追加

ふたたび「JAR/フォルダを追加」をクリックして、../lib ディレクトリに移動します (1 つ上のディレクトリへ移動して、その下の lib ディレクトリへ移動)。 - NetBeans

If loaded from a file, they are written as module 'os' from'/usr/local/lib/python2.4/os.pyc'.例文帳に追加

ファイルから読み出された場合、 module 'os' from'/usr/local/lib/python2.4/os.pyc' と書かれます。 - Python

For example, application default resources are usually kept inXRoot/lib/X11/app-defaults/. 例文帳に追加

例えば、アプリケーションのデフォルトのリソースは/lib/X11/app-defaults/ に置かれる。 - XFree86

If you use xdm, the definitions should be early on in the XRoot/lib/X11/xdm/Xsession script.例文帳に追加

xdm を使うならば /lib/X11/xdm/Xsession スクリプトの前の方に定義する。 - XFree86

If the file is not there,it will be looked for in XRoot/lib/X11. 例文帳に追加

それでも見つからない場合には、/lib/X11 が検索される。 - XFree86

sessreg -a -l $DISPLAY -x /usr/X11R6/lib/xdm/Xservers $USERand in Xreset: 例文帳に追加

sessreg -a -l $DISPLAY -x /usr/X11R6/lib/xdm/Xservers $USER Xreset においては、次のような呼び出しをする: - XFree86

For example, say you keep all Python source under lib, so that modules in the ``root package'' (i.e., not in any package at all) are in lib, modules in the foo package are in lib/foo,and so forth. Then you would put例文帳に追加

例えば、全ての Python ソースコードを lib 下に置いて、``ルートパッケージ'' 内のモジュール (つまり、どのパッケージにも入っていないモジュール) を lib 内に入れ、foo パッケージを lib/foo に入れる、といった具合にしたいのなら、 - Python

# echo simple /var/lib/ldapdns/env/LDAP_AUTH# echo cosine /var/lib/ldapdns/env/SCHEMA You can optionally set an e-mail address for the service: 例文帳に追加

オプションで、サービス用のe-mailアドレスを設定できます。 - Gentoo Linux

This interpreter is typically /lib/ld-linux.so.1 for binaries linked with the Linux libc 5, or /lib/ld-linux.so.2 for binaries linked with the glibc 2. 例文帳に追加

通常、インタプリタとしては、Linux libc 5 をリンクしたバイナリの場合には/lib/ld-linux.so.1 が、glibc 2 をリンクしたバイナリの場合には/lib/ld-linux.so.2 が使用される。 - JM

/usr/local/lib Files associated with locally installed programs. 例文帳に追加

/usr/local/libサイトローカルにインストールされたプログラムの関連ファイルの置き場所。 - JM

Temporarily remove jre/lib/endorsed/sax.jar from the JDK directory during IDE installation.例文帳に追加

IDE のインストール時に JDK ディレクトリから一時的に jre/lib/endorsed/sax.jar を削除します。 - NetBeans

the action of playing an ad-lib performance 例文帳に追加

即興の演技をすること - EDR日英対訳辞書

This can be found in /usr/X11R6/lib/X11/doc/, or online at http://www.xfree86.org/current/mouse.html.例文帳に追加

この文書は/usr/X11R6/lib/X11/doc/ ディレクトリまたは、http://www.xfree86.org/current/mouse.html (オンライン)にある。 - XFree86

he made a few ad-lib remarks 例文帳に追加

彼は2、3アドリブの発言をした - 日本語WordNet

When you first emerge distcc, the /usr/lib/distcc/bin directory looks like this:例文帳に追加

初めてdistccをemergeしたら、/usr/lib/distcc/binディレクトリは以下のようになっています。 - Gentoo Linux

/var/lib Variable state information for programs. 例文帳に追加

/var/libプログラムの状態に関する情報のうち、可変なものの置き場所。 - JM

For glibc, you must have a file called /lib/libnss_SERVICE. X 例文帳に追加

shadow には`compat' の指定はできない。 - JM

With a typical VisualWeb Pack installation,this JAR file is inSun-Java-Application-Server-Install-Dir /javadb/lib/derbyclient.jar 例文帳に追加

Sun Java System Application Server の場合、この JAR ファイルは Sun Java System Application Server のインストールディレクトリ/javadb/lib/derbyclient.jar です。 - NetBeans

Return None if lib wasn't found in any of the specified directories.例文帳に追加

指定されたどのディレクトリでも lib が見つからなければ Noneを返します。 - Python

For the tail part, it uses the empty string (on Macintosh or Windows) or it uses first lib/python2.4/site-packages and thenlib/site-python (on Unix).例文帳に追加

後部には、(MacintoshやWindowsでは)空文字列を使用し、(Unixでは)最初にlib/python2.4/site-packagesを使ってからlib/site-pythonを使います。 - Python

β-AMYLOID-INDUCING Lib GENE例文帳に追加

βアミロイド誘導Lib遺伝子 - 特許庁

lib section in a. out corruptedELIBEXEC 例文帳に追加

a.out のライブラリセクションが壊れている (corrupted)ELIBEXEC - JM

Note: You are placing the text file in the lib folder because by default,when you run the project from the IDE,the working directory is the lib folder.例文帳に追加

注: テキストファイルを lib フォルダに置こうとしています。 これは、IDE からプロジェクトを実行する場合、デフォルトの作業用ディレクトリが lib フォルダであるためです。 - NetBeans

The X11 fonts are located in various subdirectories under /usr/X11R6/lib/X11/fonts. 例文帳に追加

X11 では、フォントは /usr/X11R6/lib/X11/fonts以下のさまざまなサブディレクトリに置かれています。 - FreeBSD

Temporarily remove jre/lib/endorsed/sax.jar from the JDK directoryduring IDE installation. 例文帳に追加

IDE のインストール中、一時的に JDK ディレクトリから jre/lib/endorsed/sax.jar を削除してください。 - NetBeans

In the Select Root Methods dialog box, expand the AnagramGame node and selectSources/com/toy/anagrams/lib/WordLibrary. 例文帳に追加

「Root メソッドを選択」ダイアログで AnagramGame ノードを展開し、Sources/com/toy/anagrams/lib/WordLibrary を選択します。 - NetBeans

XRoot/lib/X11/xdm/chooser is the default.See the sections XDMCP Access Control and Chooser. 例文帳に追加

/lib/X11/xdm/chooser がデフォルト値である。 XDMCP アクセス制御 と Chooser のセクションを参照すること。 - XFree86

Note: You are placing the text file in the lib folder because, by default,when you run the project from the IDE,the default working directory is the lib folder.例文帳に追加

注: テキストファイルを lib フォルダに置こうとしています。 これは、デフォルトで、IDE からプロジェクトを実行する場合に、デフォルトの作業用ディレクトリが lib フォルダであるためです。 - NetBeans

Zip the project's dist folder into a ZIP archive. (The dist folder might also contain a lib folder,which you would also need to include.)例文帳に追加

プロジェクトの dist フォルダ (lib フォルダを含む) を ZIP アーカイブに圧縮します。 - NetBeans

例文

implements `compat' source for glibc2 /lib/libnss_db. X 例文帳に追加

glibc2 に対して `compat' ソースを実装したもの。 - JM




  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Copyright © Japan Patent office. All Rights Reserved.
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
Eゲイト英和辞典
Copyright © Benesse Holdings, Inc. All rights reserved.
  
研究社 新和英中辞典
Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved.
  
研究社 新英和中辞典
Copyright (c) 1995-2026 Kenkyusha Co., Ltd. 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
  
© 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 1994-2010 The FreeBSD Project. All rights reserved. license
  
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-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.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS