FILE sの部分一致の例文一覧と使い方
該当件数 : 177件
5$ = error contextcontextFormatstring in %3$s (file %1$s on line %2$s) Context format (class, file, line) specification:例文帳に追加
5$ = エラーコンテキストcontextFormatstringin %3$s (file %1$s on line %2$s) コンテキストのフォーマット (クラス、ファイル、行番号) の指定: - PEAR
3$ = error contextcontextFormatstring in b%3$s/b (file b%1$s/b on line b%2$s/b) Context format (class, file, line) specification: 例文帳に追加
3$ = エラーコンテキストcontextFormatstring in b%3$s/b (file b%1$s/b on line b%2$s/b)コンテキストのフォーマット (クラス、ファイル、行番号) の指定: - PEAR
s When the prompt --More--(Next file: file ) is printed, this command causes zmore to skip the next file and continue. 例文帳に追加
sプロンプト --More--(Next file: file )が表示されているとき、このコマンドは zmore を次のファイルにスキップさせ続行させる。 - JM
Click Ctrl-S to save your changes to the web.xml file and close the file tab to close the file.例文帳に追加
Ctrl-S キーを押して変更内容を web.xml ファイルに保存し、ファイルタブを閉じてファイルを閉じます。 - NetBeans
Parse data sources, file(s) or string(s), that contains CSS information Parameter 例文帳に追加
CSS 情報を含むファイルや文字列のデータソースをパースします。 - PEAR
The driver JAR file then appears in the JDBC Driver Jar File(s) pane. 例文帳に追加
「JDBC ドライバの JAR ファイル」区画に、ドライバ JAR ファイルが表示されます。 - NetBeans
When generating an S-record or a raw binary file, it may be helpful to use -S to remove sections containing debugging information. 例文帳に追加
S-record や raw バイナリファイルを生成する場合に\\-Sを用いれば、デバッグ情報を持つセクションを削除できる。 - JM
For example, a mailcap file might contain a line like"video/mpeg; xmpeg %s". 例文帳に追加
例えば、ある mailcap ファイルに "video/mpeg; xmpeg %s" のような行が入っていたとします。 - Python
A file list generation part 59 converts a drive-letter, from "D" into "S", of a full-path file name included in the file information FJ of a backup file.例文帳に追加
ファイルリスト作成部59は、バックアップされたファイルのファイル情報FJ中のフルパスファイル名のうちドライブレターを「D」から「S」に変換する。 - 特許庁
A C language source file named multiplexer.c (already 13 characters) might have a source-code-control file with s. 例文帳に追加
Cのソースコードファイル multiplexer.c (すでに 13 文字です)のソースコード制御ファイルは、 頭に s. が付加されて s.multiplexer となります。 - FreeBSD
Select the Import XML Schema File(s) checkbox. 例文帳に追加
「XML スキーマファイルをインポート」チェックボックスを選択します。 - NetBeans
For example (if your libglide2x.so file is in /usr/lib):# ln -s /usr/lib/libglide2x.so /usr/X11R6/lib/modules 例文帳に追加
例えば以下のようにする(libglide2x.so は /usr/lib にあるものとする): # ln -s /usr/lib/libglide2x.so /usr/X11R6/lib/modules - XFree86
to the shell's name, to make it read its login startup file(s). 例文帳に追加
シェルにログイン時のスタートアップファイルを読ませる。 - JM
The argument s is the file descriptor of the sending socket. 例文帳に追加
と等価である。 引き数sは、データを送信するパケットのファイル・ディスクリプタである。 - JM
Press Ctrl-S to save your changes, and press Ctrl-F4 to close the file. 例文帳に追加
Ctrl-S キーを押して、変更を保存したあと、Ctrl-F4 キーを押して、ファイルを閉じます。 - NetBeans
You should download the indicated file(s) into/usr/portage/distfiles. 例文帳に追加
指示されたファイルを/usr/portage/distfilesへダウンロードしてください。 - Gentoo Linux
DESCRIPTION Paginate or columnate FILE(s) for printing. 例文帳に追加
オプション\\+PAGEPAGE で指定されたページから印字を開始する。 - JM
If -s is used,makepsres terminates with an error if it encounters a file it cannot identify. 例文帳に追加
\\-sオプションを使うと、makepsresは識別できないファイルに出会った時、エラーを出して終了する。 - XFree86
In the File Types list, select the External WSDL Document(s) node. 例文帳に追加
「ファイルの種類」リストで「外部 WSDL ドキュメント」ノードを選択します。 - NetBeans
Finally, you can mount your /boot partition and remove the bzImage file(s) for the kernel(s) you are pruning.例文帳に追加
最後に/bootパーティションをマウントして、取り除こうとしているカーネルのbzImageファイルを削除できます。 - Gentoo Linux
This can be useful when disassembling a file format which does not describe endianness information, such as S-records. 例文帳に追加
これは S-record のようなエンディアン情報を含まないフォーマットを逆アセンブルするときに効果的である。 - JM
To save changes in the Design or Source view, choose File Save or press Ctrl-S. 例文帳に追加
デザインビューまたはソースビューでの変更を保存するには、「ファイル」「保存」を選択するか、Ctrl-S を押します。 - NetBeans
Press Ctrl-S anywhere in the Source Editor to save the changes made to the AccountTest.java source file. 例文帳に追加
ソースエディタ内の任意の場所で Ctrl-S キーを押し、 AccountTest.java のソースファイルへの変更内容を保存します。 - NetBeans
ispell.wordsFile (Class ispell.Words) The path to the file[s]to search for alternate words. 例文帳に追加
ispell.wordsFile (Class ispell.Words)置き換える単語を探すためのファイルを探すパスを指定する。 - XFree86
return s on success, and NULL on error or when end of file occurs while no characters have been read. 例文帳に追加
は、成功するとsを返し、エラーや 1 文字も読み込んでいないのにファイルの終わりになった場合に NULL を返す。 - JM
The file (virtually coupled file) with which a plurality of files are virtually coupled is displayed by a thumbnail S.例文帳に追加
複数のファイルが仮想的に結合されたファイル(仮想結合ファイル)は、サムネイルSにより表示される。 - 特許庁
Now that you have the latest sources, you can edit the relevant file(s). 例文帳に追加
最新のソースが取得できたので、対応するファイルを編集します。 - PEAR
Write the string s to the underlying file object,i.e. outfp passed to Generator's constructor. 例文帳に追加
ここでいう出力先は Generator コンストラクタに渡した outfp のことをさします。 - Python
allows the implementation of a per-thread "current working directory", via file descriptor(s) maintained by the application. 例文帳に追加
がスレッド毎のいわゆる「カレントワーキングディレクトリ」を実装できるためである。 - JM
to one of these streams can change the file descriptor number associated with the stream. )Note that mixing use of FILE s 例文帳に追加
を適用することで、そのストリームに関連付けられたファイルディスクリプタの番号を変更することができる。 - JM
If so, the rule s is applied to an accessed file f (at step 14).例文帳に追加
そうである場合、(ステップ14で)ルールsをアクセスされるファイルfに適用する。 - 特許庁
In the New WSDL Document dialog box, specify the file name and folder.Optionally, select the Import XML Schema File(s) checkbox and browse for a Schema file to import.例文帳に追加
「新規 WSDL ドキュメント」ダイアログで、ファイル名とフォルダを指定します。 任意で、「XML スキーマファイルをインポート」チェックボックスを選択し、インポートするスキーマファイルを参照します。 - NetBeans
DESCRIPTION Output pieces of FILE separated by PATTERN(s) to files `xx01', `xx02', . 例文帳に追加
pattern引き数で指定される行が入力ファイルに存在しない場合はエラーとなる。 - JM
To determine what events have occurred, an application read (2)s from the inotify file descriptor. 例文帳に追加
どのようなイベントが起こっていたかを知るには、アプリケーションで inotify ファイルディスクリプタをread (2) - JM
sticky bit (t), the permissions that the user who owns the file currently has for it (u), the permissions that other 例文帳に追加
もしくはグループ IDを設定する (s)、sticky bit (t)、そのファイルの所有者での現在のアクセス権 - JM
Issue #84622: IDE does not roll back the retrieval of the WSDL file(s) after you cancel the PartnerLink dialog. 例文帳に追加
課題 84622: IDE でパートナーリンクダイアログを取り消したときに、WSDL ファイルの取り出しがロールバックされない。 - NetBeans
xml -d -s 3600 This command will run procwatch in daemon mode with an interval of an hour using the configuration file '/etc/procwatch.xml' procwatch-lint 例文帳に追加
procwatch-lint は、XML で書かれたprocwatch の設定ファイルの妥当性を検証するためのものです。 - PEAR
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 1994-2010 The FreeBSD Project. All rights reserved. license |
| © 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|