dstを含む例文一覧と使い方
該当件数 : 104件
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
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
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
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
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
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|