小窓モード


プレミアム

ログイン
設定

設定

console fileとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

コンピューター用語辞典での「console file」の意味

console file

コンソールファイル


「console file」の部分一致の例文検索結果

該当件数 : 36



例文

For example, the first virtual console ttyv0 has an entry in this file.発音を聞く 例文帳に追加

たとえば、一つ目の仮想コンソール ttyv0のエン トリもこのファイルにあります。 - FreeBSD

If you are using syscons(4) (the default console driver) build and install a new kernel with the line in the configuration file:発音を聞く 例文帳に追加

7.37.システムを新しい巨大ディスクへ移すにはどうするのですか? - FreeBSD

Let's also assume that the file should contain timestamps, but the console messages should not. Here's how you can achieve this:例文帳に追加

また、ファイルにはタイムスタンプを記録し、コンソールには出力しないとします。 - Python

See Section 27.6.5.2 for detailed instructions about building and installing new boot blocks. If the serial console is configured in some other way than by booting with -h, or if the serial console used by the kernel is different from the one used by the boot blocks, then you must also add the following option to the kernel configuration file and compile a new kernel:発音を聞く 例文帳に追加

/etc/make.confに次のような行を追加して、 新しくブートブロックをコンパイルして下さい。 - FreeBSD

It refers to the memory of the currently displayed virtual console terminal.発音を聞く 例文帳に追加

このデバイスファイル (device file) は現在表示されている仮想コンソール端末のメモリを参照する。 - JM

The movie file set on the side of the host computer 22 and the movie file set on the side of the console 25 are synchronized and only the movie file set on the side of the host computer 22 is updated to update a number of movie file sets on the side of the console 25.例文帳に追加

ホストコンピュータ22側のムービーファイルセットとコンソール25側のムービーファイルセットとが同期するようにし、ホストコンピュータ22側のムービーファイルセットを更新するだけで多数のコンソール25側のムービーファイルセットを更新可能とする。 - 特許庁

例文

In the game system 1, an image file of a game program stored in a video game console 200 is copied in a handheld game console 100.例文帳に追加

本発明のゲームシステム1では、据置型ゲーム機200で保持するゲームプログラムのイメージファイルを携帯型ゲーム機100に複製する。 - 特許庁

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

日英・英日専門用語辞書での「console file」の意味

console file

コンソールファイル

「console file」の部分一致の例文検索結果

該当件数 : 36



例文

They echo the html to the console, so you should redirect it into a file.発音を聞く 例文帳に追加

結果は html 形式でコンソールに出力されるので、それをリダイレクトしてファイルに保存します。 - PEAR

When the use rate of each file exceeds a certain value, a console 7 alarms.例文帳に追加

そして、各ファイルの使用率が一定値を越えると、コンソール7に警告を表示する。 - 特許庁

The video game console 200 transmits the image file of the game program to the handheld game console 100 and specifies a storage area in the handheld game console 100 for storing saved data for the game program.例文帳に追加

据置型ゲーム機200は、ゲームプログラムのイメージファイルを携帯型ゲーム機100に送信するとともに、ゲームプログラムのセーブデータを格納するための携帯型ゲーム機100の記憶領域を特定する。 - 特許庁

The new file needs to be a parseable Java file; however, if the file is not parseable, the IDE creates a backup copy of the existing file, the new file replaces the old and a warning is issued in the console log during the merging process.発音を聞く 例文帳に追加

新規ファイルは、解析可能な Java ファイルである必要がありますが、そのファイルが解析不能な場合、IDE で既存のファイルのバックアップコピーが作成され、古いファイルは新規ファイルに置き換えられ、マージ処理中に警告がコンソールログに発行されます。 - NetBeans

Right-click the application server node and choose View Admin Console.Log into the admin console and select Configuration Security Realms file in the left navigation bar.発音を聞く 例文帳に追加

アプリケーションサーバーのノードを右クリックして、「管理コンソールを表示」を選択します。 管理コンソールにログインし、左側のナビゲーションバーで「設定」「セキュリティー」「レルム」「file」を選択します。 - NetBeans

Let's say you want to log to console and file with different message formats and in differing circumstances.例文帳に追加

コンソールとファイルに、別々のメッセージ書式で、別々の状況に応じたログ出力を行わせたいとしましょう。 - Python

A review console 20 working as an auxiliary console registers the duplicate, and based on the host name included in the file name, determines validity of the license for use by checking whether there is a console making the duplicate or not.例文帳に追加

従のコンソールとして動作するレビューコンソール20は、その複製を登録し、ファイル名に含まれるホスト名に基づいて、複製を行ったコンソールが存在するか否かを確認することで、使用許諾ライセンスの有効性を判定する。 - 特許庁

例文

It sets the filter's standard input to the file to print, its standard output to the printer, and its standard error to the error logging file (specified in the lf capability in /etc/printcap, or /dev/console by default).発音を聞く 例文帳に追加

このとき、フィルタの標準入力を印字するファイルに、 標準出力をプリンタに、そして、標準エラー出力をエラーログファイル (/etc/printcap 内の lf 項目で指定されたファイル、または、指定されていない場合は、デフォルトとして /dev/console)にセットします。 - FreeBSD

>>例文の一覧を見る


console fileのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS