VARを含む例文一覧と使い方
該当件数 : 344件
/var/run/utmp /var/log/wtmp "CONFORMING TO" 例文帳に追加
/var/run/utmp/var/log/wtmp準拠 - JM
This is equivalent to "var = var <op> expr" with the exception that the "var" part is evaluated only once. 例文帳に追加
"var <op>= expr""var" が一度しか評価されないこと以外は "var = var <op> expr" と同じです。 - JM
# mkdir /diskless/192.168.1.21/home# mkdir /diskless/192.168.1.21/dev# mkdir /diskless/192.168.1.21/proc# mkdir /diskless/192.168.1.21/tmp# mkdir /diskless/192.168.1.21/mnt# chmod a+w /diskless/192.168.1.21/tmp# mkdir /diskless/192.168.1.21/mnt/.initd# mkdir /diskless/192.168.1.21/root# mkdir /diskless/192.168.1.21/sys# mkdir /diskless/192.168.1.21/var# mkdir /diskless/192.168.1.21/var/empty# mkdir /diskless/192.168.1.21/var/lock# mkdir /diskless/192.168.1.21/var/log# mkdir /diskless/192.168.1.21/var/run# mkdir /diskless/192.168.1.21/var/spool# mkdir /diskless/192.168.1.21/usr# mkdir /diskless/192.168.1.21/opt 例文帳に追加
(openMosixの場合のみ) #mkdir/diskless/192.168.1.21/mfs - Gentoo Linux
Check the cron log, usually/var/log/cron.log or /var/log/messages for errorsAre there any dead. 例文帳に追加
普通は/var/log/cron.logか/var/log/messagesにあります。 - Gentoo Linux
"setenv " [ var " [" string ]] Set the environment variable var to value string. 例文帳に追加
"setenv " [ var " [" string ]]環境変数 var の値を string に設定する。 - JM
/var/adm This directory is superseded by /var/log and should be a symbolic link to /var/log . 例文帳に追加
/var/admこのディレクトリは/var/logに置き換えられた。 ここは/var/logへのシンボリックリンクにすべきである。 - JM
"unsetenv " var Unset an environment variable. 例文帳に追加
"unsetenv " var環境変数の設定を取り消す。 - JM
/var/lock Lock files are placed in this directory. 例文帳に追加
/var/lockロックファイルの置き場所。 - JM
/var/log Miscellaneous log files. 例文帳に追加
/var/log種々のログファイルの置き場所。 - JM
/var/run/utmp . 例文帳に追加
/var/run/utmpのようにいろいろな場所にある。 - JM
- VaR (value at risk) 例文帳に追加
・ VaR(バリュー・アット・リスク) - 金融庁
Code Listing4.1: Default system crontab */15 * * * * test -x /usr/sbin/run-crons /usr/sbin/run-crons0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly0 3 * * * rm -f /var/spool/cron/lastrun/cron.daily15 4 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly30 5 1 * * rm -f /var/spool/cron/lastrun/cron.monthly 例文帳に追加
コード表示4.1:デフォルトのシステムcrontab - Gentoo Linux
Sensuji-mizuna (Brassica rapa var. nipposinica) 例文帳に追加
千筋みずな - Wikipedia日英京都関連文書対訳コーパス
Assuming we've installed tinydns into /var/tinydns,we can now edit /var/tinydns/root/data. 例文帳に追加
では/var/tinydns/root/dataを編集しましょう。 - Gentoo Linux
Open javascript.js in the Source Editor and the following three variables to the top of the file.var completeField;var completeTable;var autoRow;例文帳に追加
javascript.js をソースエディタで開き、次の 3 つの変数をファイルの先頭に追加します。 var completeField;var completeTable;var autoRow; - NetBeans
Open javascript.js in the editor and the following three variables to the top of the file.var completeField;var completeTable;var autoRow;例文帳に追加
javascript.js をエディタで開き、次の 3 つの変数をファイルの先頭に追加します。 var completeField;var completeTable;var autoRow; - NetBeans
The majority of companies measure the integrated risk amount on a VaR basis (some companies partially conducted measurement on a T-VaR basis as well as on a VaR basis) 例文帳に追加
統合リスク量はVaRによる計測が大半(一部にT-VaRを併用するグループあり)で - 金融庁
To place a snapshot of /var in the file /var/snapshot/snap use the following command:# 例文帳に追加
/var のスナップショットを /var/snapshot/snap に作成したいときは、以下のコマンドを使用します。 # - FreeBSD
/var/run/utmp database of currently logged-in users /var/log/wtmp database of past user logins "CONFORMING TO" 例文帳に追加
/var/run/utmp 現在ログイン中のユーザーのデータベース/var/log/wtmp 過去のユーザーログインのデータベース準拠 - JM
Because of this, binaries using the old libc5 struct will corrupt /var/run/utmp " and/or " /var/log/wtmp . 例文帳に追加
そのため昔の libc5 の構造体を使ったプログラムは/var/run/utmp " や " /var/log/wtmp ファイルを壊してしまう。 - JM
Shimokita harumana greens (Brassica rapa var. nippo-oleifera) 例文帳に追加
下北春まな - Wikipedia日英京都関連文書対訳コーパス
Standard mount points include /usr, /var, /tmp, /mnt, and /cdrom. 例文帳に追加
標準的なマウントポイントには /usr, /var, /mnt, /cdrom があります。 - FreeBSD
To mount(8) the snapshot /var/snapshot/snap run:# 例文帳に追加
/var/snapshot/snap のスナップショットを mount(8)するには以下のようにします。 - FreeBSD
/var/tmp/root is a reasonable choice, and there are a number of subdirectories required under this as well. 例文帳に追加
仮ディレクトリは /var/tmp/root に置くのが良いでしょう。 - FreeBSD
Simply browse to/var/log and read the log files. 例文帳に追加
単に、/var/logにあるログファイルを読んでください。 - Gentoo Linux
Don't attempt to mount/var/tmp like this. 例文帳に追加
/var/tmpをこの様にマウントしないでください。 - Gentoo Linux
The variable is assigned the value of the expression. "var <op>= expr" 例文帳に追加
"var = expr"式の値が変数に代入されます。 - JM
This can make a difference if "var" is an array. 例文帳に追加
"var" が配列の場合は動作が違うことがあり得ます。 - JM
/var/backups Reserved for historical reasons. 例文帳に追加
/var/backups歴史的な理由からまだ残っている。 - JM
/var/msgs Reserved for historical reasons. 例文帳に追加
/var/msgs歴史的な理由からまだ残っている。 - JM
/var/preserve Reserved for historical reasons. 例文帳に追加
/var/preserve歴史的な理由からまだ残っている。 - JM
/var/run/utmp user accounting database, configured through _PATH_UTMP 例文帳に追加
/var/run/utmpユーザアカウントデータベース。 - JM
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。 |
Copyright(C) 2024 金融庁 All Rights Reserved. |
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
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/ ). |
© 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |