「DST」を含む例文一覧(104)

1 2 3 次へ>
  • std and dst
    std と dst - Python
  • DST is Daylight Saving Time,
    DST は夏時間 (Daylight Saving Time) - Python
  • Renames src to dst. XXX see also.
    src をdstにリネームします。 - Python
  • Copy file src to dst.
    ファイルsrcをdstにコピーします。 - Python
  • Move file src to dst.
    ファイルsrcをdstに移動します。 - Python
  • returns a non-null pointer to dst .
    dstへの (NULL でない) ポインタを返す。 - JM
  • Indicates when to change to and back from DST.
    いつ DST に移動し、DST から戻ってくるかを示します。 - Python
  • Copy the permission bits from src to dst.
    srcからdstへパーミッションをコピーします。 - Python
  • Copy an entire directory tree src to a new location dst.
    srcディレクトリツリー全体をdstにコピーします。 - Python
  • Create a finder alias dst pointing to src.
    srcを示すファインダエイリアスdstを作成します。 - Python
  • If update is true,src will only be copied if dst does not exist, or if dst does exist but is older than src.
    もしupdateが真なら、srcはdstが存在しない場合か、dstがsrcより古い時にだけコピーします。 - Python
  • If dst is a directory, OSError will be raised.
    dst がディレクトリの場合、OSError が送出されます。 - Python
  • Rename the file or directory src to dst.
    ファイルまたはディレクトリ src を dst に名前変更します。 - Python
  • The hours, minutes and seconds are0, and the DST flag is -1.
    時間、分、および秒は 0 で、DST フラグは -1 になります。 - Python
  • Return the daylight saving time (DST) adjustment, in minutes east of UTC, or None if DST information isn't known.
    夏時間 (DST) 修正を、UTC から東向きを正とした分で返します。 DST 情報が未知の場合、None が返されます。 - Python
  • Bothsrc and dst must be directory names.
    srcと dstはどちらもディレクトリ名である必要があります。 - Python
  • Permission bits are copied. src and dst are path names given as strings.
    srcとdstには文字列としてパス名を与えられます。 - Python
  • On Windows, if dst already exists,OSError will be raised even if it is a file; there may be no way to implement an atomic rename when dst names an existingfile.Availability: Macintosh, Unix, Windows.
    利用できる環境:Macintosh、 Unix、Windows。 - Python
  • The end result of the copy is that every file in src is copied to dst, and directories under src are recursively copied to dst.
    実行結果は、src以下の全てのファイルがdstにコピーされ、src以下の全てのディレクトリがdstに再帰的にコピーされます。 - Python
  • Nonzero if a DST timezone is defined.
    DST タイムゾーンが定義されている場合ゼロでない値になります。 - Python
  • The formula (1): 2.0≤DSt<2.6, and the formula (2): 0.400≥DS6/DSt≥0.531-0.088×DSt.
    2.0≦DSt<2.6 (1) 0.400≧DS6/DSt≧0.531−0.088×DSt (2) - 特許庁
  • If dst is a directory, the file will be moved into it with the same name; otherwise, src is just renamed to dst.
    もしdstがディレクトリなら、ファイルはそのディレクトリに同じ名前で移動されます。 そうでなければ、srcはdstに単にリネームされます。 - Python
  • Recursively copy a file tree from src to dst, creatingfolders as needed. src and dst should be specified as pathnames.
    srcからdstへ再帰的にファイルのツリーをコピーします。 必要に応じてフォルダを作成してゆきます.srcとdstはパス名で指定しなければなりません。 - Python
  • dst Specifies the destination context.
    \\f2dst\\fPコピー先のコンテクストを指定する。 - XFree86
  • The dst string and offset specify the name and offset for the corresponding daylight saving timezone.
    dst 文字列と offset は、対応するサマータイムゾーンの名前とオフセットを指定する。 - JM
  • When DST starts (the "start" line), the local wall clock leaps from 1:59to 3:00.
    DST の開始の際 ("start" の並び) ローカルの壁時計は 1:59 から3:00 に飛びます。 - Python
  • Copy the permission bits, last access time, and last modification time from src to dst.
    srcからdstへパーミッション最終アクセス時間、最終更新時間をコピーします。 - Python
  • DST is never in effect for a UTC time.If d is aware, d is normalized to UTC time, by subtracting
    DST が UTC 時刻に影響を及ぼすことは決してありません。 d が aware の場合、d から - Python
  • TRANSMISSION MODULE TO BE USED FOR DST TRANSMISSION SYSTEM AND DST TRANSMISSION SYSTEM
    DST伝送システムにおいて使用する送信モジュールおよびDST伝送システム - 特許庁
  • Tell the finder that some bits of finder-information such as creator or type for file dst has changed.
    ファイルdstのクリエータやタイプなどのファインダ情報が変わったことをファインダに知らせます。 - Python
  • The dst flag is set to 1 when DSTapplies to the given time.Changed in version 2.1:Allowed secs to be omitted.
    現在の時刻に DST が適用される場合、 dst フラグは 1 に設定されます。 バージョン 2.1 で 変更 された仕様:secs を省略できるようになりました。 - Python
  • This function converts the character string src into a network address structure in the af address family, then copies the network address structure to dst .
    この関数は文字列srcを、アドレスファミリーafのネットワークアドレス構造体に変換し、dstにコピーする。 - JM
  • Copy the file src to the file or directory dst.
    ファイルsrcをファイルまたはディレクトリdistへコピーします。 - Python
  • The destination directory, named by dst, must not already exist;it will be created.
    dstで指定されたディレクトリは既存のものではなく新規に作成されるものでなくてはなりません。 - Python
  • A tuple of two strings: the first is the name of the local non-DSTtimezone, the second is the name of the local DST timezone.
    二つの文字列からなるタプルです。 最初の要素は DST でないローカルのタイムゾーン名です。 - Python
  • If dst is a directory, then src is copied there with the same name; otherwise, it must be a filename.
    もしdstがディレクトリなら、srcはそこへ同じ名前でコピーされます; そうでなければ、ファイル名として扱われます。 - Python
  • The file contents, owner, and group are unaffected. src and dst are path names given as strings.
    ファイル内容や所有者、グループは影響を受けません。 srcとdstには文字列としてパス名を与えられます。 - Python
  • The operation may fail on some Unix flavorsif src and dst are on different filesystems.
    この操作はいくつかの Unix 系において、src と dstが異なるファイルシステム上にあると失敗することがあります。 - Python
  • The second format is used when there is daylight saving time: std offset dst [offset],start[/time],end[/time] There are no spaces in the specification.
    2 番目の形式はサマータイムがある場合に用いられる。 std offset dst [offset],start[/time],end[/time]指定にはスペースを含めてはならない。 - JM
  • On Unix, if dst exists and is a file, it will be removed silently if the user has permission.
    Unixでは、 dst が存在し、かつファイルの場合、ユーザの権限があるかぎり暗黙のうちに元のファイルが削除されます。 - Python
  • This function converts the network address structure src in the af address family into a character string, which is copied to a character buffer dst , which is cnt bytes long.
    この関数はafアドレスファミリーのネットワークアドレス構造体srcを文字列に変換し、文字バッファdst(長さcntバイト) にコピーする。 - JM
  • To improve system efficiency in providing data element placement in a storage system via a Dynamic Storage Tiering (DST) mechanism.
    ダイナミックストレージ階層化(DST)メカニズムによりストレージシステムにデータエレメントの配置を提供する際のシステムの効率の向上をはかる。 - 特許庁
  • Special files such as character or block devices and pipes cannot be copied with this function. src and dst are path names given as strings.
    キャラクタやブロックデバイス、パイプ等の特別なファイルはこの関数ではコピーできません。 srcとdstにはパス名を文字列で与えられます。 - Python
  • Create a hard link pointing to src named dst.Availability: Unix.
    src を指しているハードリンク dst を作成します。 利用できる環境: Unix。 - Python
  • mask Specifies which portions of src state are to be copied to dst.
    \\f2mask\\fP\\f2src\\fP が持っているどの状態を \\f2dst\\fP にコピーするかを指定する。 - XFree86
  • If dst is a directory, a file with the same basename as src is created (or overwritten) in the directory specified.
    もし、dstがディレクトリであればファイル名はsrcと同じものが指定されたディレクトリ内に作成(または上書き)されます。 パーミッションはコピーされます。 - Python
  • Create a symbolic link pointing to src named dst.Availability: Unix.
    src を指しているシンボリックリンクを dst に作成します。 利用できる環境: Unix。 - Python
  • A DCT/DST processing part 31 of an orthogonal transformation part 3 shares a part of the product-sum operation in performing DCT and DST separately when performing orthogonal transformation processing of the DCT and the DST.
    直交変換部3のDCT・DST処理部31は、DCT及びDSTの直交変換処理を行う際に、DCT及びDSTを別々に行う場合の積和演算の一部を共有化する。 - 特許庁
  • Copy the contents of the file named src to a file nameddst.
    srcで指定されたファイル内容をdstで指定されたファイルへとコピーします。 - Python
  • Description glXCopyContextcopies selected groups of state variables from src to dst.
    説明\\f3glXCopyContext\\fP は、選択された状態変数のグループを \\f2src\\fP から \\f2dst\\fP にコピーする。 - XFree86
1 2 3 次へ>

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

  • 特許庁
    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.
  • 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.