意味 | 例文 (20件) |
unix timeとは 意味・読み方・使い方
追加できません
(登録数上限)

ウィキペディア英語版での「unix time」の意味 |
Unix time
出典:『Wikipedia』 (2011/07/31 15:23 UTC 版)
「unix time」の部分一致の例文検索結果
該当件数 : 20件
Unix systems represent time in seconds since the Epoch ,発音を聞く 例文帳に追加
Unix システムは時刻を 紀元 からの秒数で表現する。 - JM
Set the time (unix timestamp) of last modification of the download.発音を聞く 例文帳に追加
ダウンロードするものの最終更新時刻(UNIX タイムスタンプ)をセットします。 - PEAR
On Unix, return the current processor time as a floating point number expressed in seconds.例文帳に追加
Unixでは、現在のプロセッサ時間秒を浮動小数点数で返します。 - Python
Since OS/390 also comes with UNIX user and programming interfaces built in, it can be used as both an MVS system and a UNIX system at the same time.発音を聞く 例文帳に追加
OS/390にはUNIXユーザもおり, 組込みのプログラミング・インタフェースもあるので, 同時にMVSシステムとしてもUNIXシステムとしても利用できる. - コンピューター用語辞典
predMinSize($size): keep only the files which size is = $size (in bytes). predMinTime($time): keep only the files that have been modified after $time (unix timestamp).発音を聞く 例文帳に追加
predMinSize($size): サイズが= $size (バイト単位) であるファイルのみを残します predMinTime($time): 最終更新時刻が$time (unix タイムスタンプ) 以降であるファイルのみを残します - PEAR
You should definitely take the time to read the MPlayer documentation if you are looking for information about video support in UNIX.発音を聞く 例文帳に追加
UNIX のビデオ対応情報を探しているのなら、時間を割いて MPlayer の文書を読むべきなのは 明らかです。 - FreeBSD
Return the system's ctime which, on some systems (like Unix) is the time of the last change, and, on others (like Windows), is the creation time for path.例文帳に追加
システムによって、ファイルの最終変更時刻 (Unix のような システム) や作成時刻 (Windows のようなシステム) をシステムの ctime で返します。 - Python
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解! -
Weblio例文辞書での「unix time」に類似した例文 |
|
unix time
あき時間
the weather
hour-arrangement
平均時.
時間ふさぎ
a stop-gap
across time
the time for the rendezvous
hour-arrangement
unixtime
都合が悪いさま
ふさわしくないさま
考えのないさま
the neuter gender―(形容詞に用いれば)―asexual
「unix time」の部分一致の例文検索結果
該当件数 : 20件
In 1995 Novell sold UnixWare and the rights to the Unix operating system to SCO at a time when UnixWare was gaining popularity.発音を聞く 例文帳に追加
1995年にNovell社はUnixWareとUNIX OSに関する権利をSCO社に売却したが, その時はUnixWareが評判を得つつある頃であった. - コンピューター用語辞典
Because the range of available real-time signals varies according to the glibc threading implementation (and this variation can occur at run time according to the available kernel and glibc), and indeed the range of real-time signals varies across Unix systems, programs should "never refer to real-time signals using hard-coded numbers" ,発音を聞く 例文帳に追加
利用可能なリアルタイムシグナルの範囲は glibc のスレッド実装により異なるし (使用するカーネルと glibc により実行時にも変化する)、Unix システムの種類によっても異なる。 - JM
This facility was designed for a traditional time-sharing environment featuring character-cell terminals hardwired to a Unix minicomputer.発音を聞く 例文帳に追加
この機能は伝統的なタイム・シェアリング環境 ( Unix ミニコンピュータにキャラクタ端末が直結されているような環境) 向けに設計された。 - JM
On some systems(like Unix) is the time of the last metadata change, and, on others(like Windows), is the creation time (see platform documentation for details).例文帳に追加
あるOS(Unixなど)では最後にメタデータが更新された時間となり、別のOS(Windowsなど)では作成時間となります(詳細については各プラットフォームのドキュメントを参照してください)。 - Python
The Time Server Protocol gives the time in seconds since 00:00:00 UTC, 1 Jan 1900, and this function subtracts the appropriate constant in order to convert the result to seconds since 00:00:00 UTC, 1 Jan 1970, the Unix Epoch.発音を聞く 例文帳に追加
タイムサーバプロトコルは 00:00:00 UTC, 1 Jan 1900 から秒数を提供するので、この関数は適切な定数値を引くことにより、提供された値を 00:00:00 UTC, 1 Jan 1970 (Unix における紀元)から秒数に変換する。 - JM
The usual Unix close-behind semantics apply; the socket can be unlinked at any time and will be finally removed from the file system when the last reference to it is closed.発音を聞く 例文帳に追加
Unix で通常使われる「背後で閉じる方式」が適用される。 ソケットはいつでも unlink することができ、最後の参照がクローズされたときにファイルシステムから削除される。 - JM
Do any platform-specific customization of adistutils.ccompiler.CCompiler instance. This function is only needed on Unix at this time, but should be called consistently to support forward-compatibility.例文帳に追加
distutils.ccompiler.CCompiler インスタンスに対して、プラットフォーム固有のカスタマイズを行います。 この関数は現在のところ、Unix だけで必要ですが、将来の互換性を考慮して一貫して常に呼び出されます。 - Python
It is only available for those Unix versions that support POSIX termios style tty I/O control (and then only if configured at installation time).All functions in this module take a file descriptor fd as their first argument.例文帳に追加
POSIX termios 形式の端末制御をサポートする Unix のバージョンで (かつインストール時に指定した場合に) のみ利用可能です。 このモジュールの関数は全て、ファイル記述子 fd を最初の引数としてとります。 - Python
|
意味 | 例文 (20件) |
|
unix timeのページの著作権
英和・和英辞典
情報提供元は
参加元一覧
にて確認できます。
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL). Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのUnix time (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。 |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
![]() ログイン |
Weblio会員(無料)になると
![]() |


![]() | 「unix time」のお隣キーワード |
weblioのその他のサービス
![]() ログイン |
Weblio会員(無料)になると
![]() |