「File Name」を含む例文一覧(2400)

<前へ 1 2 .... 6 7 8 9 10 11 12 13 14 .... 47 48 次へ>
  • file name being processed everywhere it occurs in the arguments to the
    文字列 `{}' は現在処理しているファイル名に置き換えられる。 - JM
  • True; print the full file name on the standard output, followed by a newline.
    真を返す。 ファイル名をフルパスで標準出力に表示し、 - JM
  • This is useful when the compressed file name was truncated or
    これは、圧縮されたファイルの名前が切り詰められた場合や、 - JM
  • On many systems a routine of this name reads from the file /etc/hosts .
    多くのシステムでは、この名前のルーチンはファイル/etc/hostsを読み込む。 - JM
  • A file is listable when either its name does not start with `.',
    ファイル名が `.' で始まっていなければ、そのファイルは表示される。 - JM
  • The Name and Location panel will tell you the file already exists.
    ファイルがすでに存在するかは、「名前と場所」パネルでわかります。 - NetBeans
  • DIGITAL IMAGE EDITING DEVICE AND METHOD FOR GENERATING FILE NAME
    ディジタル画像編集装置及びファイル名を作成する方法 - 特許庁
  • He creates a file with his name on it in the tmp directory.
    彼がtmpディレクトリに自分の名前のファイルを作成する - 京大-NICT 日英中基本文データ
  • The unconscious automatic continuous formation of the dynamic image and the slide becomes possible by the sequential correspondence of the first file name and the second file name.
    第1ファイル名と第2ファイル名の順序対応により、動画とスライドの連成が無意識的に自動的に可能になる。 - 特許庁
  • In most cases, this is base file name, without path information.
    ほとんどの場合、これはパス情報を含まないファイル名です。 - NetBeans
  • xml (p)List of all packages This file lists all packages in this channel, together with the channel server name itself.
    パッケージ名に空白文字を含めることはできません。 - PEAR
  • If not given it assumes the name of the file parsed.
    指定しなかった場合は、パースしたファイルの名前を使用します。 - PEAR
  • Returns the name of the file specified by p as a string object.
    p に指定したファイルの名前を文字列オブジェクトで返します。 - Python
  • BSD also has a host-name field in the utmp file which doesn't exist in System V.
    BSD も System V が持たないホスト名フィールドを utmp ファイルに持っている。 - XFree86
  • Specifies a map to be compiled from an file with multiple entries.
    \\-m\\ name複数エントリを持つファイルからコンパイルされるマップを指定する。 - XFree86
  • To prevent missing of a previous image due to duplication of a file name.
    ファイル名の重複による前画像の消失を防止する。 - 特許庁
  • When an existing drawing data file is copied by using a file copying function of an OS, the file name of the copied drawing data file is changed on the basis of a condition that plural names consisting of the same directory name and the same file name can not exist in the same file management environment.
    OSのファイル複製機能を用いて既存の図面データファイルを複製した場合、同一ファイル管理環境内において、ディレクトリ名とファイル名を合わせた名称は複数存在し得ないという条件から、複製図面データファイルのファイル名は変更されることになる。 - 特許庁
  • On the basis of both a path name designated with a src_file_name field and a path name designated with a dst_file_name field in a Manifest () section, the downloaded data can be so handled that the files are different between the path name and file name in the local storage and the path name and file name in a virtual file system.
    ダウンロードされたデータは、Manifest()セクションのsrc_file_nameのフィールドで指定されるパス名称と、dst_file_nameのフィールドで指定されるパス名称に基づいて、ローカルストレージにおけるパス名称およびファイル名と、仮想ファイルシステムにおおけるパス名称およびファイル名のファイルとが異なるものとして取り扱うことができる。 - 特許庁
  • The file name of the control file 112 includes information indicating that this file is the control file and information necessary for specifying the corresponding CSV file 111.
    制御ファイル112のファイル名には、制御ファイルであることを示す情報と、対応するCSVファイル111を特定するために必要な情報とが、含まれる。 - 特許庁
  • If the name was the last link to a file but any processes still have the file open the file will remain in existence until the last file descriptor referring to it is closed.
    名前がファイルへの最後のリンクであっても、どこかのプロセスがそのファイルを開いているなら、ファイルの最後のファイル記述子(file descriptor) が閉じられるまでファイルは存在し続ける。 - JM
  • To prevent a file name from being coded in a simple configuration without increasing file capacity when transmitting electronic mail with a file attached.
    ファイルを添付して送信する場合、簡単な構成で、ファイル容量を増やすことなく、ファイル名のコード化を防ぐ。 - 特許庁
  • When the second name is found in the file system data structure, the file system manager returns the file to fulfill the request.
    第2の名前がファイル・システム・データ構造内で見つかると、ファイル・システム・マネージャは、その要求を満たすためにファイルを戻す。 - 特許庁
  • Concretely, an execution file name of the application A, an execution file storing position in a file system and a starting condition are registered.
    具体的には、アプリケーションAの実行ファイル名、ファイルシステム上の実行ファイル格納位置、起動条件を登録する。 - 特許庁
  • The file descriptor of the master side of the pseudo-terminal is returned in amaster , and the filename of the slave in name if it is not NULL.
    疑似端末のマスタ側のファイル・ディスクリプタはamasterに返され、nameが NULL でない場合には、スレーブのファイル名がnameに返される。 - JM
  • HTML Form for Logon on index.phpIn the index.php file, enter the following code before the closing /body tag:form name="logon" action="index.php" method="POST" >Username: input type="text" name="user"/>Password input type="password" name="userpassword"/>input type="submit" value="Edit My Wish List"/>/form>
    index.php 上のログオン用の HTML フォーム index.php ファイルで、次のコードを終了 /body タグの前に入力します。 - NetBeans
  • The channel name is a full qualified domain name and is used as part of the URL when e.g. updating the channel.xml file.
    チャネル名 nameは完全修飾形式のドメイン名で、たとえばchannel.xml ファイルを更新する際の URL の一部として使用します。 - PEAR
  • The configuration file consists of sections, led by a"[section]" header and followed by "name: value" entries,with continuations in the style of RFC 822; "name=value" is also accepted.
    設定ファイルは 1 つ以上のセクションからなり、セクションは"[section]" ヘッダとそれに続くRFC 822 形式の"name: value" エントリからなっています。 - Python
  • To provide a data file controller capable of reading a data file by automatically renaming even the file name of the data file unreadable by a DSC into a file name readable by the DSC.
    DSCで読み込みが不可能なファイル名のデータファイルであっても、自動的に該DSCで読み込み可能なファイル名にリネームすることにより、データファイルの読み込みを可能にするデータファイル管理装置を提供する。 - 特許庁
  • The #ctmpl directive determines the name of the file used as a template for the C source file that is generated Each#file filename directive will result in a corresponding header file by that name containing the appropriate definitions as specified by commandline options.
    #ctmpl ディレクティブは、生成される C 言語のソースのテンプレートとして使われるファイルの名前を決定する。 #file ディレクティブのそれぞれは、コマンド行オプションで指定された適切な定義を含む名前によって、対応するヘッダとなる。 - XFree86
  • This storage server device constituting the distributed file management system distributively stores a data file, a directory file, and an i-node file attached with a unique file name inside the distributed file management system in a file accumulation part 32.
    分散ファイル管理システムを構成するストレージサーバー装置は、当該分散ファイル管理システム内で一意なファイル名を付けられたiノードファイル、ディレクトリファイル、データファイルを分散してファイル蓄積部32に記憶している。 - 特許庁
  • Since the RNFR command ends normally when the file name, i. e. an operand, exists in the file server 3 but it ends as error when the file name does not exist, a decision can be made whether a file having an identical file name already exists in the file server 3 or not by a response from the file server 3.
    RNFRコマンドは、オペランドであるファイル名がファイルサーバ3に存在する場合には正常終了するが、ファイル名が存在しない場合にはエラー終了することから、ファイルサーバ3からのレスポンスによって、ファイル名と同名のファイルがファイルサーバ3にすでに存在するか否かを判定することができる。 - 特許庁
  • A transfer controller 3 designates the file name, the transfer source and the transfer destination of the transfer file.
    転送制御装置3は、転送ファイルのファイル名と転送元と転送先とを指定する。 - 特許庁
  • A file name by which a retrieved file is discriminated and the like are set on a text table (step S24).
    そして、検索したファイルを識別するファイル名等をテキストテーブルにセットする(ステップS24)。 - 特許庁
  • To encrypt or decrypt a file by using a change to the name of the file as an opportunity.
    ファイル名の変更を契機として、そのファイルを暗号化又は復号化することを可能にする。 - 特許庁
  • To provide an image forming apparatus enabling addition of a file name desired by a user to a file.
    ユーザが所望するファイル名をファイルに付加することができる画像形成装置を提供する。 - 特許庁
  • To provide an image forming apparatus capable of adding a file name desired by a user to a file.
    ユーザが所望するファイル名をファイルに付加することができる画像形成装置を提供する。 - 特許庁
  • To identify an image file that represents an image taken, without manually inputting the name of the file.
    手動でファイル名を入力することなく、撮影した画像を表す画像ファイルを識別する。 - 特許庁
  • The hash value is used also as a file name of a file for use in processing of the received e-mail.
    この値は、受信した電子メールの処理に用いるファイルのファイル名としても使用する。 - 特許庁
  • An information file 500 having a prescribed file name is transmitted from the electronic apparatus to an external device.
    電子装置から外部装置に、所定のファイル名を有する情報ファイル500が送信される。 - 特許庁
  • A file creating section 108 records the files in the decided storing directory with the decided file name.
    ファイル作成部108は、決定された格納ディレクトリ及びファイル名でファイルを記録する。 - 特許庁
  • A path configuration file is a file whose name has the form
    パス設定ファイルは package.pthという形式の名前をもつファイルで、上の4つのディレクトリのひとつにあります。 - Python
  • retrieves the value of the extended attribute identified by name and associated with the given path in the file system.
    は、ファイルシステム内の指定されたpathに対応する、名前nameの拡張属性のvalue(値) を取得する。 - JM
  • sets the value of the extended attribute identified by name and associated with the given path in the file system.
    は、ファイルシステム内の指定されたpathに対応する、名前nameの拡張属性の値valueを設定する。 - JM
  • 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
  • It will then read the user's config file for that context, default name $HOME/.rstart.contexts/name, if any.
    さらにコンテクストに対するユーザの設定を読み込む。 そのデフォルトの名前は(もしあるならば)$HOME/.rstart.contexts/である。 - XFree86
  • In the client PC 101, after selecting a file to be uploaded to the server 102 on a displayed operation screen by a file selection module 301, a file-path sort module 302 sorts a character string of a file path of the file, and a file path dividing module 303 analyzes the file path after sorting and divides it into a drive name, a folder name, and a file name.
    クライアントPC101では、サーバ102にアップロードするファイルを、ファイル選択モジュール301により表示された操作画面上で選択させた後、ファイルパスソートモジュール302により当該ファイルのファイルパスの文字列をソートし、ファイルパス分割モジュール303によりソート後のファイルパスを解析してドライブ名、フォルダ名、ファイル名に分割する。 - 特許庁
  • To provide a system for processing discrimination of a specific file by providing a file name starting from a drive character and performing file name processing on a client relative to the file name on a network independently of the classification of DLL of MPR and MUP.
    MPR,MUPのDLLの種別に因らずにネットワーク上のファイル名をドライブ文字から始まるファイル名を提供し,クライアント上でファイル名処理を行うことで特定のファイルの判別を処理する方式を提供することにある。 - 特許庁
  • In the case of attaching a file to the mail to be transmitted, when the file name exceeds eight half em alphanumeric characters or is composed of em characters, a temporary file name preparing part 1-2 displays a temporary file name input screen.
    送信するメールに添付ファイルを付加するとき、ファイル名が半角英数字8文字を越える場合又は全角文字で構成されている場合は、仮ファイル名作成部1−2は、仮ファイル名入力画面を表示する。 - 特許庁
  • Then, the printer 10 gives a general name to individual file information in which individual file information is collected when selecting the file, and displays a link name, an album name, and the general name on a display section 42 so that they can be selected.
    そして、プリンタ10は、ファイルの選択時に、個別ファイル情報をまとめ該まとめた個別ファイル情報に総括名称を付与し、リンク名称、アルバム名称及び総括名称を選択可能に表示部42に表示する。 - 特許庁
  • In addition, when a file with the same name exists at a storage destination (Yes in S307), the file name is changed by making increment numerals to be added to the end of a part except an extension of the file name (S309).
    また、保存先に同名のファイルが存在するときは(S307がYes)、ファイル名の拡張子を除いた部分の末尾に付加される数字をインクリメントしてファイル名を変更する(S309)。 - 特許庁
<前へ 1 2 .... 6 7 8 9 10 11 12 13 14 .... 47 48 次へ>

例文データの著作権について

  • 京大-NICT 日英中基本文データ
    この対訳データはCreative Commons Attribution 3.0 Unportedでライセンスされています。
  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • NetBeans
    © 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.
  • JM
    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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • Python
    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.
  • PEAR
    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/ ).