1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 383



例文

All of these, with the exception of HEAD (which is always a valid tag), only apply to the src/ tree. 例文帳に追加

ここにある HEAD (常に有効なタグ) 以外のすべてのタグは、src/ のみに有効です。 - FreeBSD

in conjunction with the new ramdisk setup), see /usr/src/linux/Documentation/ramdisk. 例文帳に追加

が新しい RAM ディスクの設定とどのように関係するか) については、/usr/src/linux/Documentation/ramdiskを参照。 - JM

It copies n bytes from the object beginning at src into the object pointed to by dest . 例文帳に追加

この関数は、srcで始まるオブジェクトからnバイトを、destで指されるオブジェクトにコピーする。 - JM

(The dispatch table for i386 can be found in /usr/src/linux/arch/i386/kernel/entry.) 例文帳に追加

というルーチンに書かれている(i386 における実行テーブルは/usr/src/linux/arch/i386/kernel/entryに書かれている)。 - JM

例文

In Source Packages Folder, check that the application's "src" folder is correctly filled. 例文帳に追加

「ソースパッケージフォルダ」で、アプリケーションの「src」フォルダの内容が適切であることを確認します。 - NetBeans


例文

FreeBSD.org/cgi/cvsweb.cgi/src/gnu/usr.bin/send-pr/categories): advocacy: problems relating to FreeBSD's public image. 例文帳に追加

advocacy: FreeBSDの一般像に関する問題。 - FreeBSD

This is because the /usr/src/etc directory is not a copy of what your /etc directory should look like. 例文帳に追加

/usr/src/etc ディレクトリは /etc ディレクトリにそのまま置き換えられるような コピーではないからです。 - FreeBSD

CVSup will examine your usual files in /usr/src, but it will not modify or delete any of them. 例文帳に追加

CVSup は /usr/src の下のファイルを検査しますが、変更や削除はまったくおこないません。 - FreeBSD

Gentoo requires that the /usr/src/linux symbolic link points to the sources of the kernel you are running.例文帳に追加

Gentooでは/usr/src/linuxのシンボリックリンクが実行しているカーネルのソースを示している必要があります。 - Gentoo Linux

例文

/usr/src Source files for different parts of the system, included with some packages for reference purposes. 例文帳に追加

/usr/srcシステム上の色々なコンポーネントのソースファイル(参照用のパッケージも含む) の置き場所。 - JM

例文

Now edit the MyApplet.html launcher file as needed.When you build the project, the MyApplet.html launcher file is copied from the src folder to the build folder.例文帳に追加

プロジェクトを構築すると、MyApplet.html 起動ファイルが src フォルダから build フォルダにコピーされます。 - NetBeans

Structure: steel-frame, steel-reinforced concrete (SRC) structure 例文帳に追加

構造:鉄骨造+鉄骨鉄筋コンクリート造 - Wikipedia日英京都関連文書対訳コーパス

The other elements which are currently remaining in php-src/pear will be moved to the new top level directory soon. 例文帳に追加

今のところ php-src/pear にある要素も、まもなくこの新しいトップレベルディレクトリに移されます。 - PEAR

The SRC blocks 1 are laid, and a prestressed concrete steel wire is passed through and tensed to introduce prestress.例文帳に追加

このSRCブロック1を架設してPC鋼線(図2示)を通して緊張させてプレストレスを導入する。 - 特許庁

This usually resides in the directory, /usr/src/contrib/groff/afmtodit, and requires some work to get going. 例文帳に追加

これは通常、 /usr/src/contrib/groff/afmtodit ディレクトリに存在していて、使えるようにするには作業が必要です。 - FreeBSD

Note: If there is not a /usr/src/sys directory on your system, then the kernel source has not been installed. 例文帳に追加

Note: もし、あなたのシステムに/usr/src/sys以下のディレクトリがなければ、カーネルのソースが インストールされていません。 - FreeBSD

When you take a look in /usr/src you should see a symlink calledlinux pointing to your kernel source. 例文帳に追加

/usr/srcの中を見ると、選択したカーネルソースを指すlinuxと呼ばれるシンボリックリンクが見られるでしょう。 - Gentoo Linux

This function converts the character string src into a network address structure in the af address family, then copies the network address structure to dst . 例文帳に追加

この関数は文字列srcを、アドレスファミリーafのネットワークアドレス構造体に変換し、dstにコピーする。 - JM

0 is returned if src does not contain a character string representing a valid network address in the specified address family. 例文帳に追加

srcが指定されたアドレスファミリーに対する正しいネットワークアドレス表記でない場合には、0 を返す。 - JM

The programmer must ensure that there is room for at least wcslen(src)+1 wide characters at dest. 例文帳に追加

プログラマは、dest が指す領域に少なくともワイド文字wcslen(src)+1 個分の領域を確保しなければならない。 - JM

It copies n wide characters from the array starting at src to the array starting at dest. 例文帳に追加

この関数は、src を先頭とする配列から dest を先頭とする配列に n 個のワイド文字をコピーする。 - JM

In the Source Packages Folder pane, click Add Folder, navigate to theJavaGames/BlackJack/BlackJackLib directory and select the src folder.例文帳に追加

「ソースパッケージフォルダ」区画で「フォルダを追加」をクリックし、JavaGames/BlackJack/BlackJackLib ディレクトリに移動して src フォルダを選択します。 - NetBeans

The first elements of PEAR were stored in the directory pear-core (once php-src/pear) and so they were bundled with each new PHP release. 例文帳に追加

PEAR の初期の要素は pear-core (元 php-src/pear) ディレクトリに保存され、PHP リリースにバンドルされていました。 - PEAR

For instance, the "src" role is reserved for extsrc packages, and cannot be used in regular PEAR-style php releases. 例文帳に追加

たとえば "src" ロールは extsrc パッケージに予約されており、通常の PEAR 形式の php リリースでは使用できません。 - PEAR

METHOD OF ARRANGING HOOP IN SRC COLUMN例文帳に追加

SRC造柱におけるフープ筋の配筋方法 - 特許庁

Code Listing2.6: Getting a clean kernel configuration # cd /usr/src/linux# cp .config_master .config 例文帳に追加

コード表示2.6:カーネル設定を白紙に戻す - Gentoo Linux

Support for various Firewire devices. For more information and additional devices supported by FreeBSD, see /usr/src/sys/ i386 /conf/NOTES. 例文帳に追加

より詳細な情報と、FreeBSD によりサポートされる他のデバイスに ついては /usr/src/sys/i386/conf/LINT を参照して下さい。 - FreeBSD

All the machines in this build set need to mount /usr/obj and /usr/src from the same machine, and at the same point. 例文帳に追加

このビルドセットのマシンはすべて /usr/obj と /usr/src を同じマシンの同じ場所からマウントする必要があります。 - FreeBSD

As long as you have read access to /usr/src, you do not even need to be root to perform this kind of trial run. 例文帳に追加

/usr/src の読み取り許可がある限り、このような試し実行のためにユーザroot になる必要はありません。 - FreeBSD

Cryptography utilities and libraries from outside the FreeBSD project, used relatively unmodified (/usr/src/crypto). 例文帳に追加

FreeBSD プロジェクトの外部で開発された暗号ユーティリティとライブラリで、ほとんどそのままの形で使われます (/usr/src/crypto)。 - FreeBSD

# cp /usr/src/linux/.config /usr/src/linux/.config_master Now we will want to configure the slave's kernel in the same fashion we configured the master's kernel.例文帳に追加

それでは、マスター用カーネルを設定したのと同じようにしてスレーブ用カーネルを設定します。 - Gentoo Linux

All variables are listed in/usr/src/linux/Documentation/fb/vesafb.txt. 例文帳に追加

全ての変数は、/usr/src/linux/Documentation/fb/vesafb.txtに一覧として載っていますが、もっとも使われる3つのオプションに関して説明します。 - Gentoo Linux

# emerge -P gentoo-sources In most cases, temporary files used during compilation will still remain under the appropriate source directory under /usr/src.例文帳に追加

ほとんどの場合、コンパイル中に使われた一時ファイルは未だ/usr/src以下のソースディレクトリに残っています。 - Gentoo Linux

Device Drivers ---Graphics Support ---* Support for frame buffer devices ---[*] VESA VGA graphics support For more information, you can look up the documentation for your chosenframebuffer in /usr/src/linux/Documentation/fb/. 例文帳に追加

詳しい情報は/usr/src/linux/Documentation/fb/下の選択したフレームバッファ向けのドキュメントを読んでください。 - Gentoo Linux

Enter MyResources in the File Name field, and type src/java/validatorconverter in the Folder field, and click Finish.The IDE creates the resource bundle and opens the MyResources. 例文帳に追加

「ファイル名」フィールドに「MyResources」と入力し、「フォルダ」フィールドに「src/java/validatorconverter」と入力して、「完了」をクリックします。 - NetBeans

In the Source Packages Folder pane, click Add Folder, navigate to theJavaGames/BlackJack/BlackJackUI folder, and select the resources and src folders.例文帳に追加

「ソースパッケージフォルダ」区画で「フォルダを追加」をクリックし、JavaGames/BlackJack/BlackJackUI フォルダに移動して resources および src フォルダを選択します。 - NetBeans

Bothsrc and dst must be directory names. 例文帳に追加

srcと dstはどちらもディレクトリ名である必要があります。 - Python

If dst is a directory, then src is copied there with the same name; otherwise, it must be a filename.例文帳に追加

もしdstがディレクトリなら、srcはそこへ同じ名前でコピーされます; そうでなければ、ファイル名として扱われます。 - Python

The file contents, owner, and group are unaffected. src and dst are path names given as strings.例文帳に追加

ファイル内容や所有者、グループは影響を受けません。 srcとdstには文字列としてパス名を与えられます。 - Python

The operation may fail on some Unix flavorsif src and dst are on different filesystems. 例文帳に追加

この操作はいくつかの Unix 系において、src と dstが異なるファイルシステム上にあると失敗することがあります。 - Python

QUINAZOLINE DERIVATIVE AS Src TYROSINE KINASE INHIBITOR例文帳に追加

Srcチロシンキナーゼ阻害剤としてのキナゾリン誘導体 - 特許庁

In addition I share the file systems for /home (user homes), /home/ncvs (FreeBSD CVS repository replica), /usr/ports (the ports tree), /src (various checked out src trees) and /share (other shared data without the need for backups, like the news spool). 例文帳に追加

また、/home (ユーザのホームディレクトリ)、 /home/ncvs (FreeBSD CVS リポジトリの複製), /usr/ports (ports ツリー), /src(チェックアウトした src ツリー)、 /share (newsスプールなど、バックアップする必要がない、 その他の共有データ)といったファイルシステムを、 古いシステムと新しいシステムで共有しています。 - FreeBSD

Subsequent mergemaster invocations will detect that the RCS version IDs match those under /usr/src and skip the file. 例文帳に追加

次に mergemaster を実行した時、 RCS バージョン ID が /usr/srcにあるファイルと一致しているものは、処理が飛ばされるようになります。 - FreeBSD

Code Listing10.1: Reusing your old config # cd /usr/src/linux-2.6.9-gentoo-r2# cp ../linux-2.6.9-gentoo-r1/.config .# make oldconfig 例文帳に追加

コード表示10.1:古い設定を再利用する - Gentoo Linux

Thus, the following two boot prompt arguments are equivalent: digi=E,PC/Xi,D,16,200,D0000 digi=1,0,0,16,0x200,851968 More details can be found in /usr/src/linux/Documentation/digiboard. 例文帳に追加

したがって以下のふたつの起動時引数は同じ意味を持つ。 digi=E,PC/Xi,D,16,200,D0000digi=1,0,0,16,0x200,851968詳細は/usr/src/linux/Documentation/digiboardを参照せよ。 - JM

In order to avoid the case 2 above, the programmer should make sure n is greater or equal to mbstowcs(NULL,src,0)+1. "RETURN VALUE" 例文帳に追加

上記の 2. の場合を避けるためにプログラマーは n がmbstowcs(NULL,src,0)+1 以上であることを保証すべきである。 返り値 - JM

If there is no null byte among the first n bytes of src, the string placed in dest will not be null terminated. 例文帳に追加

src の最初の n バイトの中にヌルバイトがない場合、dest に格納される文字列はヌルで終端されないことになる。 - JM

The programmer must ensure that there is room for at least wcslen(dest) + wcslen(src) + 1 wide characters at dest. 例文帳に追加

プログラマは、少なくとも wcslen(dest)+wcslen(src)+1 文字のワイド文字が入るだけの領域を dest に対して確保しなければならない。 - JM

If you copy it to your src folder for editing, it will automatically be included in the JAR file when you build the project.例文帳に追加

編集のために src フォルダにファイルをコピーすると、プロジェクトを構築したとき自動的に JAR ファイルに取り込まれます。 - NetBeans

例文

If you want the JavaScript file to be visible in the Project Editor, create the JavaScript file in an appropriate subfolder of the project, such as src. 例文帳に追加

JavaScript ファイルを「プロジェクトエディタ」で表示するには、src などの、プロジェクト内の適切なサブフォルダに JavaScript ファイルを作成します。 - NetBeans




  
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でライセンスされています。
  
© 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 © 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-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.
  
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 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS