「object file」を含む例文一覧(1406)

1 2 3 4 5 6 7 8 9 10 11 .... 28 29 次へ>
  • 7.5.1 File Objects
    7.5.1 ファイルオブジェクト (file object) - Python
  • Subsections 7.5.1 File Objects
    7.5.1 ファイルオブジェクト (file object) - Python
  • OBJECT FILE SERVER
    オブジェクト・ファイル・サーバ - 特許庁
  • An object file segment
    オブジェクトファイルのセグメント - JM
  • Large object (file) data types
    ラージオブジェクト (ファイル) 型 - PEAR
  • Marshal a Python object, value, to file.
    Python オブジェクトvalue を file へ整列化します。 - Python
  • 6.1.2 File Object Creation
    6.1.2 ファイルオブジェクトの生成 - Python
  • Object file suffix.
    \\-oobjsuffixオブジェクトファイルのサフィックス。 - XFree86
  • SHEET FOR FORMING DISK FILE OBJECT AND DISK FILE OBJECT
    ディスクファイル体形成用シート、およびディスクファイル体 - 特許庁
  • A file object represents an open file.
    オブジェクトは開かれたファイルを表します。 - Python
  • The file object fp points to the mailbox file.
    ファイルオブジェクト fp はメイルボックスファイルを指します。 - Python
  • Writes object obj to file object p.
    オブジェクト obj をファイルオブジェクト p に書き込みます。 - Python
  • element object or type of element to add (text, textarea, file...)
    要素オブジェクトか、追加する要素種類(text, textarea, file...) - PEAR
  • OBJECT FILE DISTRIBUTION METHOD, OBJECT FILE DISTRIBUTION SYSTEM AND ELECTRONIC APPLIANCE
    オブジェクトファイル配信方法、オブジェクトファイル配信システム、および電子機器 - 特許庁
  • object-file-name A file name that does not end in a special recognized suffix is considered to name an object file or library.
    object-file-name特別に認識される拡張子で終っていないファイル名は、オブジェクトファイル、またはライブラリであると認識されます。 - JM
  • The file argument is expected to be a file-like object.
    引数fileはファイルのようなオブジェクトであることが想定されています。 - Python
  • Object file prefix.
    \\-pobjprefixオブジェクトファイルのプレフィックスを指定する。 - XFree86
  • The file object is a virtual object to be associated with an electronic file.
    ファイルオブジェクトは電子ファイルに対応づけられる仮想オブジェクトである。 - 特許庁
  • If mode is omitted and a file-like object is passed as file,
    modeが省略されていて、ファイルのようなオブジェクトがfileとして渡されると、 - Python
  • SI OBJECT FILE AND SI RELATED FILE MANAGEMENT SYSTEM
    SI対象ファイルおよびSI関連ファイル管理システム - 特許庁
  • Compile a source file into a libtool object.
    ソースファイルを libtool オブジェクトにコンパイルする。 - JM
  • METHOD FOR TRANSFERRING FILE OBJECT AND NON-FILE OBJECT JUST LIKE FILE AND COMPUTER SYSTEM
    ファイルオブジェクトおよび非ファイルオブジェクトをあたかもファイルのように転送する方法およびコンピュータシステム - 特許庁
  • METHOD FOR TRANSFERRING FILE OBJECT AND NON-FILE OBJECT LIKE FILE AND COMPUTER SYSTEM
    ファイルオブジェクトおよび非ファイルオブジェクトをあたかもファイルのように転送する方法およびコンピュータシステム - 特許庁
  • Print an object o, on file fp.
    オブジェクト o をファイル fp に出力します。 - Python
  • Copy the contents of the file-like object fsrc to thefile-like object fdst.
    ファイル形式のオブジェクトfsrcの内容をfdstへコピーします。 - Python
  • Ignored for other object file formats.
    他のオブジェクトファイルフォーマットでは無視される。 - JM
  • After the replacement object file of file updating is copied to a backup file, file updating is performed.
    そして、ファイル更新の置換対象ファイルをバックアップファイルにコピーした後、ファイル更新を行う。 - 特許庁
  • In particular, it implements file locking, control over the file flags, and an easy interface to duplicate the file object. The module defines a new file object, the posixfile object.
    特に、このオブジェクトはファイルのロック機構、ファイルフラグへの操作、およびファイルオブジェクトを複製するための簡単なインタフェースを実装しています。 - Python
  • Writes string s to file object p.
    文字列 s をファイルオブジェクト p に書き出します。 - Python
  • The file or file-like object passed at instantiation time.
    インスタンス化の際に渡されたファイルまたはファイル類似オブジェクトです。 - Python
  • Generates object files (e.g. transforms a .c file to a .o file.)
    オブジェクトファイルを生成(たとえば .c ファイルを .oファイルに変換)します。 - Python
  • Returns the name of a shared object file for the given file name basename.
    basenameに対応する共有オブジェクトファイルのファイル名を返します。 - Python
  • Open a ZIP file, where file can be either a path to a file(a string) or a file-like object.
    ZIP ファイルを開きます。 file はファイルへのパス名 (文字列)またはファイルのように振舞うオブジェクトのどちらでもかまいません。 - Python
  • stream must be a file-like object.
    stream はファイル的オブジェクトでなくてはなりません。 - Python
  • A file-like object with support for locking.
    ロック機構をサポートするファイル類似オブジェクト。 - Python
  • The generated object file is stored in the buffer B of an object file storage section 3.
    作成されたオブジェクトファイルは、オブジェクトファイル格納部3のバッファBに格納される。 - 特許庁
  • Return the standard file object that the posixfile object is based on.
    posixfile オブジェクトが参照している標準ファイルオブジェクトを返します。 - Python
  • The value of a pointer to a FILE object is indeterminate after a file is closed (garbage).
    FILEオブジェクトへのポインタの値は、ファイルを閉じた後では不確定になる (ゴミになってしまう)。 - JM
  • Derives a file-descriptor from a Python object.
    Python オブジェクトからファイル記述子を取り出します。 - Python
  • Simple writer class which writes output on the file object passed in as file or, if file is omitted, on standard output.
    単純な writer クラスで file に渡されたファイルオブジェクトかfile が省略された場合には標準出力に出力を書き込みます。 - Python
  • The file identification symbol ('0010001000') of File type of '000' expresses the entire higher-order hierarchy DCF Object.
    File typeが“000”とされたファイル識別記号(“0010001000”)は、その上位の階層DCF Object全体を表すものとされる。 - 特許庁
  • EFFICIENT STORAGE OF OBJECT IN FILE SYSTEM
    ファイルシステムにおけるオブジェクトの効率的な記憶 - 特許庁
  • MAPPING OF FILE SYSTEM MODEL TO DATABASE OBJECT
    データベース・オブジェクトへのファイル・システム・モデルのマッピング - 特許庁
  • fh = fh # save the file object A sample usage might be something like this:
    使用例は以下のようになるでしょう: - Python
  • Register a file descriptor with the polling object.
    ファイル記述子をポーリングオブジェクトに登録します。 - Python
  • by requesting that the operation op be performed on the target file descriptor, fd . The event describes the object linked to the file descriptor fd .
    eventはファイルディスクリプタfdにリンクされたオブジェクトを記述する。 - JM
  • Lock the specified section of the file that the file object is referring to.
    ファイルオブジェクトが参照しているファイルの指定部分にロックをかけます。 - Python
  • Duplicate the file object and the underlying file pointer and filedescriptor.
    ファイルオブジェクトと、背後のファイルポインタおよびファイル記述子を複製します。 - Python
  • Return an open file object connected to the file descriptor fd.
    ファイル記述子 fd に接続している、開かれたファイルオブジェクトを返します。 - Python
  • The server system outputs, of access object file identifiers stored in a file management information table, an access object file identifier not matched with the access object file identifier extracted from the access log file as a data archive object file.
    そして、サーバーシステムは、ファイル管理情報テーブルに記憶されているアクセス対象ファイル識別子のうち、アクセスログファイルから抽出したアクセス対象ファイル識別子と一致しないアクセス対象ファイル識別子をデータアーカイブ対象ファイルとして出力する。 - 特許庁
1 2 3 4 5 6 7 8 9 10 11 .... 28 29 次へ>

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

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