Unixを含む例文一覧と使い方
該当件数 : 738件
A number of programs are available in UNIX systems to serve as shells 例文帳に追加
UNIXシステムには, シェルの働きをするプログラムが多数ある - コンピューター用語辞典
The UNIX technique has been applied to network addressing 例文帳に追加
UNIX手法が,ネットワーク上のアドレッシングに応用されている - コンピューター用語辞典
Example 39-3. Connect to SQLite on a Unix machine using options 例文帳に追加
例 39-3オプションを使用して Unix マシン上の SQLite に接続する - PEAR
Command line interface:under windows (pci.bat) and unix (pci.php) have now unified name. 例文帳に追加
コマンドラインインターフェイスWindows (pci.bat) と unix (pci.php) で名前を統一しました。 - PEAR
algorithm; seethe Unix man page for further details. 例文帳に追加
詳細については Unix マニュアルページを参照してください。 - Python
Return the current process' user id.Availability: Unix. 例文帳に追加
現在のプロセスのユーザ id を返します。 利用できる環境: Unix。 - Python
Set the current process' group id.Availability: Unix. 例文帳に追加
現在のプロセスにグループ id をセットします。 利用できる環境: Unix。 - Python
They tested seven commercial Unix systems as well as GNU. 例文帳に追加
彼らは7つの商用UnixシステムをGNU同様にテストしました。 - Free Software Foundation『フリーソフトウェアは独占的ソフトウェアよりも信頼できる』
the Unix [Windows, Macintosh] operating system 例文帳に追加
ユニックス[ウインドウズ, マッキントッシュ]OS - 研究社 英和コンピューター用語辞典
tar(1) also dates back to Version 6 of ATT UNIX (circa 1975). 例文帳に追加
tar(1) はATT UNIX の バージョン 6 (1975 年ごろ) にまで遡ることができます。 - FreeBSD
Systems conforming to this standard can be branded "UNIX 95" . 例文帳に追加
この規格に準拠するシステムは"UNIX 95"を名乗ることができる。 - JM
Systems conforming to this standard can be branded "UNIX 98" . 例文帳に追加
この規格に準拠するシステムは"UNIX 98"を名乗ることができる。 - JM
A Unix domain socket address is represented in the following structure: +4n 例文帳に追加
Unix ドメインソケットのアドレスは以下の構造体で表現される。 - JM
Unix domain sockets do not support the transmission of out-of-band data (the MSG_OOB flag for send (2) 例文帳に追加
Unix ドメイン・ソケットでは、帯域外データ (out-of-band data) の送信( send (2) - JM
The CAP implements the AppleTalk protocol stack on a variety of UNIX machines. 例文帳に追加
CAPは,さまざまなUNIXマシン上でAppleTalkプロトコルスタックを実装する. - コンピューター用語辞典
(Pick a random program from the Unix or GNU tool sets.例文帳に追加
(Unix やGNU ツールセットのプログラムをランダムにピックアップしてみてください。 - Python
This function will not follow symbolic links.Availability: Unix.New in version 2.3. 例文帳に追加
利用できる環境: Unix。 - Python
Return the id of the current process group.Availability: Unix. 例文帳に追加
現在のプロセス・グループの id を返します。 利用できる環境: Unix。 - Python
Set the current process' user id.Availability: Unix. 例文帳に追加
現在のプロセスのユーザ id を設定します。 利用できる環境: Unix - Python
Return the value of the given socket option (see the Unix man page 例文帳に追加
ソケットに指定されたオプションを返します(Unixのマニュアルページ - Python
There are two approaches to building extension modules on Windows,just as there are on Unix: use the 例文帳に追加
Windows での拡張モジュールのビルドには、Unix と同じように、 - Python
be available to Unix users 例文帳に追加
ユニックスユーザー向けに手にはいる - 研究社 英和コンピューター用語辞典
Online Guide for newcomers to the UNIX environment , Edinburgh University. 例文帳に追加
翻訳者 (五十音順) - FreeBSD
UNIX processes use descriptors to reference I/O streams. 例文帳に追加
UNIX のプロセスは、I/O ストリームを参照するのに 記述子(descriptor)を使用します。 - FreeBSD
The first is your usual UNIX style or Kerberos password; we will call this a UNIX password. 例文帳に追加
まず一つ目は、あなたが普段使っている普通の Unix スタイルの、もしくは Kerberosのパスワードです。 ここではこれを Unix パスワードと呼ぶことにします。 - FreeBSD
types vary among different versions of Unix; an incomplete list of 例文帳に追加
用いることのできるファイルシステムは Unix のバージョンによって異なる。 - JM
file descriptor over a Unix domain socket to another process? 例文帳に追加
ファイルディスクリプタを Unix ドメインソケットで他のプロセスに送ることは可能か? - JM
The value 500 or greater additionally exposes definitions for SUSv2 (UNIX 98). 例文帳に追加
値が 500 以上の場合、SUSv2 (UNIX 98) 関連の定義が追加で公開される。 - JM
Because most Unix shells provide a built-in command with the same name, 例文帳に追加
Unix のほとんどのシェルには同名の組み込みコマンドがあるので、 - JM
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システムとしても利用できる. - コンピューター用語辞典
It is important to note that some packages install themselves differently on windows and on unix. 例文帳に追加
windows と unix とでインストールのされ方が異なるパッケージがあります。 - PEAR
sysname is the same as the os dependency, except unix is not supported. 例文帳に追加
sysname の意味は OS 依存性と同じですが、unix はサポートされていません。 - PEAR
There are two generic OS dependencies that will be the most common, unix and windows. 例文帳に追加
最もよく使用される OS 依存性は unix および windows の 2 つです。 - PEAR
Set the line end style to Windows, Mac, Unix or a custom string Parameter 例文帳に追加
行末の形式を Windows、Mac、Unix あるいはカスタム文字列で設定します。 - PEAR
Set the time (unix timestamp) of last modification of the download. 例文帳に追加
ダウンロードするものの最終更新時刻(UNIX タイムスタンプ)をセットします。 - PEAR
However, mailcap files are supported on most Unix systems.例文帳に追加
しかしながら、 mailcap ファイルはほとんどの Unix システムでサポートされています。 - Python
This module provides an interface to the Unix syslog library routines.例文帳に追加
このモジュールでは Unix syslog ライブラリルーチン群へのインタフェースを提供します。 - Python
Return a duplicate of file descriptor fd.Availability: Macintosh, Unix, Windows. 例文帳に追加
ファイル記述子 fd の複製を返します。 利用できる環境: Macintosh、 Unix、 Windows. - Python
Create a hard link pointing to src named dst.Availability: Unix. 例文帳に追加
src を指しているハードリンク dst を作成します。 利用できる環境: Unix。 - Python
if a signal kills the process.Availability: Unix, Windows.New in version 1.6.例文帳に追加
利用できる環境:Unix、Windows。 バージョン 1.6 で 新たに追加 された仕様です。 - Python
Return the current process' effective user id.Availability: Unix. 例文帳に追加
現在のプロセスの実行ユーザ id を返します。 利用できる環境: Unix。 - Python
Set the current process's effective user id.Availability: Unix. 例文帳に追加
現在のプロセスに有効なユーザIDをセットします。 利用できる環境: Unix。 - Python
a general-purpose programing language closely associated with the UNIX operating system 例文帳に追加
Unixオペレーティングシステムと密接に関連している汎用プログラミング言語 - 日本語WordNet
This basic design decision was made in the earliest versions of UNIX. 例文帳に追加
この基本設計の決定は UNIXの最初のバージョンで行われました。 - FreeBSD
cpio(1) is the original UNIX file interchange tape program for magnetic media. 例文帳に追加
cpio(1) は本来UNIXファイルを磁気メディアで交換するためのプログラムです。 - FreeBSD
The Berkeley Internet Name Domain (BIND) Server implements the Internet name server for Unix systems. 例文帳に追加
Berkeley Internet Name Domain (BIND) サーバは、Unix システムのためのインターネットネームサーバを実装している。 - JM
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| 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 © 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/ ). |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
原題:”Free Software is More Reliable!” 邦題:『フリーソフトウェアは独占的ソフトウェアよりも信頼できる』 | This work has been released into the public domain by the copyright holder. This applies worldwide. 翻訳は 結城 浩 <hyuki@hyuki.com> が行ないました。 プロジェクト杉田玄白 正式参加テキスト。 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

