Filesを含む例文一覧と使い方
該当件数 : 9592件
Running env-update will generate the /etc/prelink.conf file that tells prelink which files to prelink.例文帳に追加
env-updateを実行することで"/etc/prelink.conf"ファイルが作成されます。 このファイルはどのファイルをprelinkするかが記述されています。 - Gentoo Linux
A non-interactive shell invoked with the name sh does not attempt to read any other startup files. 例文帳に追加
shという名前の非対話的シェルとして起動されると、このシェルは他の起動ファイルを何も読み込みません。 - JM
Redirection may also be used to open and close files for the current shell execution environment. 例文帳に追加
またリダイレクトを使うと、現在のシェル実行環境に対してファイルをオープンしたりクローズしたりできます。 - JM
If you do not specify this modifier, files extracted from the archive will be stamped with the time of extraction. 例文帳に追加
この修正子を指定しなければ、書庫から取り出されたファイルのタイムスタンプは取り出し時のものになる。 - JM
However, only system header files should use these escape routes; application programs should avoid them. 例文帳に追加
しかし、システムヘッダファイルのみがこの抜け道を使用すべきであり、アプリケーションプログラムはこれを避けるべきです。 - JM
This can be useful when disassembling object files which do not describe architecture information, such as S-records. 例文帳に追加
これは S-record のような、アーキテクチャの情報を持たないオブジェクトファイルを逆アセンブルするときに有用である。 - JM
The 4.4BSD version can only be used by the superuser (that is, ordinary users cannot give away files). 例文帳に追加
4.4BSD, SVr4, POSIX.1-2001.4.4BSD 版ではスーパー・ユーザーのみが使用できる(つまり、普通のユーザーはファイルを手放すことはできない)。 - JM
Local symbols of the same name may exist in multiple files without interfering with each other. 例文帳に追加
同じ名前の局所的シンボルは、お互いに影響を受けることなく、複数のファイルに存在できる。 - JM
If fd or path refer to a directory, then this applies to all files in that directory. 例文帳に追加
fdまたはpathがディレクトリを参照している場合は、この制限はそのディレクトリのすべてのファイルに適用される。 - JM
returns a pointer to a linked list of structures, each of which describes one of the files contained in a directory in the hierarchy. 例文帳に追加
関数は、階層中のディレクトリにあるファイルを記述する構造体のリンクリストへのポインタを返す。 - JM
This is off by default, as it may cause a substantial performance loss at sites with large hosts files. 例文帳に追加
大きな hosts ファイルを持つサイトでは、この設定は非常な性能の低下を招くので、デフォルトではoffである。 - JM
/etc/skel When a new user account is created, files from this directory are usually copied into the user's home directory. 例文帳に追加
/etc/skel新たにユーザーアカウントを作る際、通常このディレクトリにあるファイルがユーザーのホームディレクトリにコピーされる。 - JM
(Note that one should have include files there that work correctly with the current libc and in user space. 例文帳に追加
(ここに置くインクルードファイルは、現在の libc およびユーザ空間で正しく動作するものでなければならない。 - JM
The definition files consist of sections which each describe a locale category in detail. 例文帳に追加
定義ファイルは、いくつかのセクションから構成されており、各セクションにはロケールのカテゴリが詳細に記述される。 - JM
The CAP_DAC_READ_SEARCH capability grants read and search permission on directories, and read permission on ordinary files. 例文帳に追加
ケーパビリティは、ディレクトリに対して読み込みと検索を許可し、通常のファイルに対して読み込みを許可する。 - JM
/proc/net various net pseudo-files, all of which give the status of some part of the networking layer. 例文帳に追加
/proc/netさまざまなネットワークについての擬似ファイルで、それぞれがネットワーク層の各種の状態を与える。 - JM
For security reasons core dumps in this mode will not overwrite one another or other files. 例文帳に追加
セキュリティ上の理由から、このモードのコアダンプでは、既存のダンプファイルや他のファイルを上書きすることはない。 - JM
POSIX.1 specifies a set of interfaces (functions, header files) for threaded programming commonly known as POSIX threads, or Pthreads. 例文帳に追加
POSIX.1 は、一般に POSIX スレッドや Pthreads として知られるスレッド・プログラミングのインタフェース群 (関数、ヘッダファイル)を規定している。 - JM
The character special files /dev/random and /dev/urandom (present since Linux 1.3.30) provide an interface to the kernel's random number generator. 例文帳に追加
(Linux 1.3.30 から提供されている) /dev/random 、/dev/urandom キャラクタスペシャルファイルはカーネル乱数ジェネレータへのインタフェースを提供する。 - JM
function reads the configuration files (see resolv. conf(5)) to get the default domain name, search order and nameserver address(es). 例文帳に追加
関数は、デフォルトのドメイン名、検索順、ネームサーバーアドレスを得るために設定ファイル (resolv.conf(5) 参照) を読む。 - JM
The standard streams can be made to refer to different files with help of the library function freopen (3), 例文帳に追加
標準ストリームはライブラリ関数freopen (3) を用いれば、別のファイルを示すように変更することもできる。 - JM
Use the principals in this tutorial to streamline the reuse of XML files within a set of projects.例文帳に追加
このチュートリアルに示す方法を使用して、一連のプロジェクトでの XML ファイルの再利用を合理化できます。 - NetBeans
The code clips do not appear for managed bean source files, such as the source file for an application bean or a request bean. 例文帳に追加
アプリケーション Bean や要求 Bean のソースファイルなど、管理 Bean のソースファイル用のコードクリップが表示されません。 - NetBeans
You can create this project from scratch by following the instructions in Creating the EJB Module Project, or you can download the compressed project files in 例文帳に追加
このプロジェクトは、EJB モジュールプロジェクトの作成にある指示に従って最初から作成することも、 - NetBeans
When you click Finish, the IDE generates the required JavaServer Faces files so that you can run and test ZooApp. 例文帳に追加
「完了」をクリックすると、必要な JavaServer Faces ファイルが生成され、ZooApp を実行およびテストできるようになります。 - NetBeans
The IDE also adds each of the JAR files that are in the dist/lib folder to the Class-Path element in the application JAR file's manifest.mffile.例文帳に追加
また、dist/lib フォルダ内の各 JAR ファイルは、アプリケーション JAR ファイルの manifest.mf ファイルにある Class-Path 要素にも追加されます。 - NetBeans
You can view the project's file structure in the Files window(Ctrl-2), and its logical structure in the Projects window (Ctrl-1): 例文帳に追加
プロジェクトのファイル構造は「ファイル」ウィンドウ (Ctrl-2) で、論理構造は「プロジェクト」ウィンドウ (Ctrl-1) で確認できます。 - NetBeans
You can view the project's file structure in the Files window(Ctrl-2), and its logical structure in the Projects window (Ctrl-1). 例文帳に追加
プロジェクトのファイル構造を「ファイル」ウィンドウ (Ctrl-2) で、論理構造を「プロジェクト」ウィンドウ (Ctrl-1) で表示できます。 - NetBeans
The file is created on disk in the directory specified in the wizard and added to the Header Files folder.例文帳に追加
ウィザードで指定したディスク上のディレクトリにファイルが作成されて、「ヘッダーファイル」フォルダに追加されます。 - NetBeans
For these platforms, you need to make the installer files executable by using the following command: 例文帳に追加
これらのプラットフォームでは、次のコマンドを使用してインストーラファイルを実行可能にする必要があります。 - NetBeans
Issue #114174: WSDL files manually edited by CASA throw Null Pointer Exception in the build.xml output. 例文帳に追加
課題 114174: CASA によって生成された WSDL ファイルを手動で編集すると、build.xml の出力で Null ポインタ例外がスローされる。 - NetBeans
You open a file by double-clicking on the file's node in either the Projects window or the Files window.例文帳に追加
「プロジェクト」ウィンドウまたは「ファイル」ウィンドウのいずれかでファイルのノードをダブルクリックすると、ファイルが開きます。 - NetBeans
Click the Files tab and compare this physical file structure with the logical view that is presented in the Projects window.例文帳に追加
「ファイル」タブをクリックして、物理ファイル構造を「プロジェクト」ウィンドウに表示された論理ビューと比較します。 - NetBeans
Complete the following steps to create a Rails version of the sample project presented in the Working With Ruby Files section.例文帳に追加
次の手順に従って、「Ruby ファイルでの作業」の節で紹介したプロジェクト例の Rails 版を作成します。 - NetBeans
Issue #114171: WSDL files manually edited by CASA throw Null Pointer Exception in the build.xml output. 例文帳に追加
課題 114171: CASA によって生成された WSDL ファイルを手動で編集すると、build.xml の出力で Null ポインタ例外がスローされる。 - NetBeans
You first create the client-side files for the presentation and functionality needed to generate the XMLHttpRequest object.例文帳に追加
最初に、プレゼンテーション用、および XMLHttpRequest オブジェクトの生成に必要な機能用のクライアント側ファイルを作成します。 - NetBeans
By default, the Property Chooser dialog box only shows those files that have already been referenced in the process.例文帳に追加
デフォルトでは、「プロパティーの選択」ダイアログには、すでにプロセスで参照されたファイルだけが表示されます。 - NetBeans
The Files window shows the client stubs that were generated by the JAX-WS Web Service Client wizard.Developing the Client 例文帳に追加
「ファイル」ウィンドウには、JAX-WS Web サービスクライアントのウィザードによって生成されたクライアント用スタブが表示されています。 - NetBeans
The installer first extracts the required files to the default temporary directory defined by the TEMP environment variable.例文帳に追加
インストーラは、TEMP 環境変数で定義されているデフォルトの一時ディレクトリに必要なファイルを抽出します。 - NetBeans
Use the principals in this tutorial to streamline the reuse of XML files within a set of project. 例文帳に追加
このチュートリアルに示す方法を使用して、一連のプロジェクトでの XML ファイルの再利用を合理化できます。 - NetBeans
To open a Java source file in the Source Editor, double-click the file's node in the Projects window or Files window. 例文帳に追加
ソースエディタで Java ソースファイルを開くには、「プロジェクト」または「ファイル」ウィンドウでファイルのノードをダブルクリックします。 - NetBeans
The drop-down list displays all of your open files in alphabetical order. 例文帳に追加
このドロップダウンリストは、開かれているすべてのファイルのアルファベット順の一覧です。 Alt-Left キーまたは Alt-Right キーを押します。 - NetBeans
Click the Files tab and compare this physical file structure with the logical view that is presented in the Project's window.例文帳に追加
「ファイル」タブをクリックして、「プロジェクト」ウィンドウに表示された論理ビューつきの物理ファイル構造を比較します。 - NetBeans
Replacing all hard-coded strings in an individual file or group of files with internationalized strings例文帳に追加
個別ファイルまたはファイルのグループで、ハードコードされたすべての文字列を国際化された文字列で置換する - NetBeans
When we speak of resources, we refer to objects that are used by the application but which are not in the .java files.例文帳に追加
リソースと言えば、アプリケーションで使用されるオブジェクトのことを指しますが、.java ファイルではそうではありません。 - NetBeans
Creating individual POJOs and Hibernate mapping files might be a convenient way to further customizing your application. 例文帳に追加
POJO と Hibernate のマッピングファイルを個別に作成すると、アプリケーションをさらにカスタマイズするときに役立つ場合があります。 - NetBeans
Basic File Inclusion FilteringCode completion in HTML only includes code from referenced JavaScript files. 例文帳に追加
含めるファイルの基本的なフィルタHTML のコード補完には、参照されている JavaScript ファイルのコードだけが含まれます。 - NetBeans
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
| © 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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|