1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > FileNameの意味・解説 > FileNameに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 471



例文

It is recommended that you supply at least filename, so that TextFile can include it in warning messages. 例文帳に追加

TextFileが生成する警告メッセージに含めることができるので、filenameを与えることが推奨されます、もしfileが提供されなければ、 TextFile は組み込みの open()を利用して自分で作成します。 - Python

The filename is not changed until after the first line of the next file has been read.例文帳に追加

ファイル名は次のファイルの最初の行が読み込まれるまで変更されません。 - Python

Instances of this exception provide three interesting attributes: msg is a textual explanation of the error, filename is the name of the source file, and lineno gives the line number on which the error was found. Subsections例文帳に追加

この例外のインスタンスは 3 つのインスタンス変数を持っています: msg はテキストによるエラーの説明で、filename はソースファイルの名前、そして lineno はエラーが発見された行番号です。 - Python

If the filename is given in the form " name .例文帳に追加

ファイル名が「" name . section "」の形式で指定されている場合、名前とセクションは自動的に決められる。 - XFree86

例文

Additionally, the file 2 constituted of the blocks A, B becomes a file with the filename "BB" (C).例文帳に追加

そして、ブロックAとBとから構成されたファイル2が、ファイル名’BB’のファイルとなる(C)。 - 特許庁


例文

The file access means 1 accesses the file of the transferred filename to perform a prescribed processing.例文帳に追加

ファイルアクセス手段1は、渡されたファイル名のファイルにアクセスして所定の処理を行う。 - 特許庁

Please note that you can change this filename to anything you wish. 例文帳に追加

このファイル名を自分が望む任意のものに変更できるということに気をつけてください。 - FreeBSD

This guide merely gives an example of a filename you may want to use. 例文帳に追加

この手引きはあなたが使おうとするかもしれないファイル名の一例を 与えるだけです。 - FreeBSD

If you type in ., then hit Tab again, the shell would be able to fill in the rest of the filename for you. 例文帳に追加

ここで . を入力して Tabを押せば、 シェルはファイル名の残りの部分を補完できます。 - FreeBSD

例文

comp-option may be one of: default Use readline's default filename completion if the compspec generates no matches. 例文帳に追加

default補完仕様がマッチを全く生成しなかった場合に、readline のデフォルトの補完を用います。 - JM

例文

Archive filename to use instead of standard input or output. 例文帳に追加

"\\-F, \\-\\-file=archive"標準入力もしくは標準出力のかわりに、指定されたアーカイブファイルを用います。 - JM

However, an unescaped `%' is replaced by the default filename. 例文帳に追加

しかし、エスケープされないm %文字があった場合には、その文字列はデフォルトファイル名に置き換えられます。 - JM

The filename specified with this option will typically be a gzipped file-system image. 例文帳に追加

このオプションで指定されるファイルは、多くの場合 gzip 圧縮されたファイルシステムイメージである。 - JM

This can happen when the remote socket does not exist or the filename is not a socket. 例文帳に追加

リモートソケットが存在していなかった、ファイル名がソケットではなかった、などのときに起こる。 - JM

Filename of the package archive or of the package definition file array $errors Array that will contain the errors 例文帳に追加

パッケージのアーカイブ、あるいはパッケージ定義ファイルのファイル名。 array$errors エラーが格納される配列。 - PEAR

if you drop a file over a GtkEntry, the text value of the widget will be overwritten to the filename. 例文帳に追加

たとえば、ファイルを GtkEntry にドロップすると、ウィジェットのテキストがファイル名で上書きされます。 - PEAR

This function can not be calledstatically.Return value returns boolean FALSE if no content disposition, otherwise string for inline filename例文帳に追加

返り値 content disposition が存在しない場合に FALSE、それ以外の場合にインラインファイル名を返します。 - PEAR

Execute the W3C CSS validator service on each data source (filename or string) given by parameter $styles. 例文帳に追加

W3C CSS validator サービスを、$styles で指定した各データソース (ファイルあるいは文字列)に対して実行します。 - PEAR

This method checks a given filename for its proper transfer mode (using extensions.ini).例文帳に追加

このメソッドは、与えられたファイル名に対する適切な転送モードを調べます(extensions.ini を利用します)。 - PEAR

Dictionary mapping filename extensions to non-standard, but commonly found MIME types.例文帳に追加

ファイル名拡張子を非標準ではあるが、一般に使われているMIME型にマップする辞書。 - Python

the full name of the extension, including any packages-- ie. not a filename or pathname, but Python dotted name 例文帳に追加

拡張のフルネーム(パッケージを含む) -- ファイル名やパス名ではなく、Pythonのピリオド区切りの名前 - Python

Note that the filename separator ('/' on Unix) is not special to this module.例文帳に追加

ファイル名のセパレーター(Unixでは'/')はこのモジュールに固有なものでは ない ことに注意してください。 - Python

Guess the extension for a file based on its MIME type, given by type.The return value is a string giving a filename extension, including the leading dot (".").例文帳に追加

戻り値は、先頭のドット (".")を含む、ファイル拡張子を与える文字列のリストです。 - Python

Open a mixer device and return an OSS mixer device object. device is the mixer device filename to use. 例文帳に追加

ミキサデバイスを開き、OSSミキサデバイスオブジェクトを返します。 deviceは使用するミキサデバイスのファイル名です。 - Python

If the filename argument is specified it will later be available for use in error messages.例文帳に追加

ファイル名引数が指定された場合、以後のエラーメッセージ中で利用することができます。 - Python

These commands deal with files and global bitmap parameters, such as size, basename,filename etc. New例文帳に追加

これらのコマンドはファイルとビットマップのグローバルなパラメータ(サイズやベース名、ファイル名等)を扱う。 - XFree86

If the filename consists of just a single dash, the entries will be written to the standard output.例文帳に追加

ファイル名が単に 1 つのハイフン ('-') である場合は、エントリは標準出力に書き出される。 - XFree86

The return status is the status of the last command exited within the script (0 if no commands are executed), and false if filename is not found or cannot be read. 例文帳に追加

返却ステータスはスクリプト内で最後に実行したコマンドのステータスです(コマンドが全く実行されなければ 0 です)。 またfilenameが見つからない場合や読み込めない場合には偽となります。 - JM

The value of the parameter should be a short name that can be used as part of a filename; colons or other characters that can't be used in filename across platforms should be included.例文帳に追加

パラメタの値はファイル名の一部に使えるような短い名前にせねばなりません; コロンや、複数のプラットフォーム間で同時にファイル名に使えないような文字は含めてはなりません。 - Python

The file system operation may operate on the first filename, the first directory, and the first storage tier.例文帳に追加

ファイル・システム操作は、第1のファイル名、第1のディレクトリ、及び第1のストレージ階層に操作する。 - 特許庁

Stat applied to a filename can be used to read back such properties of a file. 例文帳に追加

これらのファイルの属性は、 statシステムコールをファイル名に対し実行することで読み出すことができます。 - FreeBSD

The fchown , fchmod , and fstat system calls are applied to a descriptor, instead of to a filename, to do the same set of operations. 例文帳に追加

fchown、 fchmod、 fstatシステムコールは、同様な動作をファイル名ではなくファイル記述子に対して行います。 - FreeBSD

Earlier UNIX systems had a limit of 14 characters per filename component. This limitation was often a problem. 例文帳に追加

初期の UNIX システムではファイル名に 14 文字以内という制限があり、よく問題となっていました。 - FreeBSD

prepended, producing a filename s.multiplexer that is indistinguishable from the source-code-control file for multiplexer.ms, a file containing troff source for documentation for the C program. 例文帳に追加

このファイルは、C ソースの文書の troff ソースファイル multiplexer.msのソースコード制御ファイルと区別がつきません。 - FreeBSD

Loads the kernel, kernel module, or file of the type given, with the filename given. 例文帳に追加

指定されたファイル名のカーネル、 カーネルモジュール、あるいは typeに指定された種類のファイルをロードします。 - FreeBSD

The default filename is set to file only if it is not prefixed with a bang. 例文帳に追加

感嘆符以外の文字で始まるファイル名については、編集対象のファイル名はr fileとなります。 - JM

If a function name is not unique it can be disambiguated by writing `/path/filename. d:functionname'.例文帳に追加

もし関数名が唯一に定まらない場合は、`/path/filename.d:functionname' と記述することでこれらを区別できます。 - JM

Input must be in a form similar to that generated by the find command, one filename per line. 例文帳に追加

入力は find コマンドで生成される形式と同じく、1 行に 1 つのファイル名でなければならない。 - JM

The message contains the filename, function name and line number of the macro call, and the output of strerror(errnum) . 例文帳に追加

メッセージには、ファイル名、マクロ呼び出しがあった関数名と行番号、strerror(errnum)の出力が含まれる。 - JM

The maximum size of the resulting core filename is 128 bytes (64 bytes in kernels before 2.6.19). 例文帳に追加

結果として生成されるコアファイル名の最大サイズは 128 バイトである(2.6.19 より前のカーネルでは 64 バイト)。 - JM

returns the maximum length of a filename in the directory path or fd that the process is allowed to create. 例文帳に追加

ディレクトリpathまたはfd内に、そのプロセスが作成することができるファイル名の最大長を返す。 - JM

check if the filename is still associated with the same device/inode pair as 例文帳に追加

検知されたらファイル名がまだ以前と同じ「デバイス / i-ノード」 の組み合わせに対応しているかどうかを、 - JM

In a further embodiment, the components of the pathname may also include a filename component.例文帳に追加

追加の実施形態においては、パス名の構成要素がファイル名構成要素も含むことができる。 - 特許庁

If a 'saveas' callback returns a non-empty string, that file name will be used as the filename instead. 例文帳に追加

'saveas' コールバックが空ではない文字列を返した場合、その結果がファイル名として使用されます。 - PEAR

Many methods, such as createDatabase, requires a definition array as input parameter, instead of a filename. 例文帳に追加

createDatabase のようなメソッドの多くは、入力パラメータとしてファイル名ではなく定義配列を要求します。 - PEAR

To speed things up, you may pass an array of handle-filename pairs to the method. 例文帳に追加

より手軽に使用するために、ハンドルとファイル名の配列をこのメソッドに渡すこともできます。 - PEAR

If given and not None, prefix is used to provide a short prefix to the filename.例文帳に追加

prefix が与えられており、かつNone でない場合、ファイル名の先頭につけられる短い接頭辞になります。 - Python

modules are specified by module name, not filename (the same will hold true for packages and extensions)例文帳に追加

モジュールはファイル名ではなく、モジュール名で指定します(パッケージと拡張モジュールについても同じです) - Python

The data of the MIT-KERBEROS-5 entry is the credentials cache name andhas the form ``UU:FILE:filename'', where filename is the name of the credentialscache file created by xdm. 例文帳に追加

MIT-KERBEROS-5 のエントリーのデータは資格証明キャッシュ名であり、``UU:FILE:\\fIfilename\\fP'' という形式である。 - XFree86

例文

If no save file has been set the Set Save File dialog box will be popped up to prompt the user for a filename.例文帳に追加

セーブファイルが指定されていなければ、Set Save File ダイアログがポップアップし、ユーザにファイル名を問い合わせる。 - XFree86




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
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-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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS