1153万例文収録!

「default script」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > default scriptに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

default scriptの部分一致の例文一覧と使い方

該当件数 : 23



例文

default options for the setup script 例文帳に追加

セットアップスクリプトのデフォルト引数 - Python

Default session script for logins. 例文帳に追加

デフォルトのログイン時のセッションスクリプト - FreeBSD

Add the net.eth0init script to the default run level. 例文帳に追加

net.eth0initスクリプトをデフォルトランレベルに追加します。 - Gentoo Linux

The default target for the script, if there is one. 例文帳に追加

スクリプトのデフォルトのターゲット (デフォルトが存在する場合)。 - NetBeans

例文

This is the default session script for XDM to run after a user has logged in. 例文帳に追加

XDMでログインした後に実行されるデフォルトのセッションスクリプトです。 - FreeBSD


例文

The line that defines level 3, again, uses the rc script to start the services (now with argument default).例文帳に追加

レベル3を指定する行は、やはり、サービスを起動するためにrcスクリプトを使用します(ここでは、defaultの引数を渡す)。 - Gentoo Linux

The default browser window will open with the results of executing a script in the form of an HTML file. 例文帳に追加

スクリプト実行の結果は、HTML ファイルの形式でデフォルトのブラウザウィンドウに表示されます。 - NetBeans

First you need a script which changes the runlevel to defaultrespectively battery depending on the power source. 例文帳に追加

まず、電源供給源によってランレベルをdefaultとbatteryのそれぞれに切り替えるスクリプトが必要です。 - Gentoo Linux

If you have multiple NICs, symlink them to the net.eth0 init script and add them to the default run level as well.例文帳に追加

複数のNICを持っているのなら、net.eth0initスクリプトへのシンボリックリンクを作成し、同様にデフォルトランレベルに追加します。 - Gentoo Linux

例文

If you want the GNOME Display Manager (GDM) to run automatically when you boot(so you can log on graphically), you must add the xdm init script to the default runlevel:例文帳に追加

ブートしたときに自動的にGNOMEデスクトップマネージャ(GDM)を実行したい場合(これによりグラフィカルにログインできるようになります)、xdmのinitスクリプトをdefaultランレベルに追加しなければなりません。 - Gentoo Linux

例文

By default, this file is called build.xml.If such a file already exists in the project folder, the script is callednb-build.xml. 例文帳に追加

デフォルトで、このファイルの名前は build.xml です。 そのようなファイルがすでにプロジェクトフォルダに存在する場合、スクリプトの名前は nb-build.xml です。 - NetBeans

The ``Default startup options...'' button in the EditPythonPrefs dialog box gives you many options including the ability to keep the ``Output'' window open after the script terminates, and the ability to enter interactive mode after the termination of the run script.例文帳に追加

EditPythonPrefs ダイアログボックスの 「Default startupoptions...」ボタンを押すと、沢山のオプションが現れます。 オプションの中には、スクリプトの終了後に「Output」ウィンドウを開いたままにしておけるようにしたり、スクリプトの実行終了後に対話モードに入れるようにしたりできるものがあります。 - Python

When you create a new Ruby project, the IDE creates a file named main.rb by default, and sets this file as the main script.例文帳に追加

新しい Ruby プロジェクトが作成されると、デフォルトで IDE は main.rb という名前のファイルを作成し、そのファイルを主プロジェクトとして設定します。 - NetBeans

This is in fact the default layout expected by the Distutils, and the one that requires the least work to describe in your setup script:例文帳に追加

実際、 Distutils ではこれをデフォルトのレイアウトとして想定していて、setup スクリプトを書く際にも最小限の作業しか必要ありません: - Python

The verification tool 221 creates a test script 241 for performing the operation verification of the IC chip 311 by using default data 231 and script parametric 232, generates an SAM setting script 244 in order to operate an SAM 271, and supplies them to the SAM control tool 222.例文帳に追加

検証ツール221は、デフォルトデータ231およびスクリプトパラメータ232を利用してICチップ311の動作検証を行うテストスクリプト241を生成し、SAM271を稼動させるためにSAM設定スクリプト244を生成し、SAM制御ツール222に供給する。 - 特許庁

Note: When warnings are hidden by default, you can use the -w command line argument to show them for a single script run. 例文帳に追加

注意デフォルトで警告を隠す設定にしたときに、特定のスクリプトで警告を表示させるにはコマンドライン引数 -w を使用します。 - PEAR

This is caused by Ant being run within the same JVM as the IDE is running in and the default maximum heap size not being high enough for your build script.例文帳に追加

これは、IDE が起動している JVM と同じ JVM で Ant が実行され、デフォルトの最大ヒープサイズでは構築スクリプトを実行できない場合に発生します。 - NetBeans

PHP editor with syntactic and semantic code highlighting for mixed code (PHP/HTML/CSS/JavaScript), occurences and error highlighting code completion and dynamic help (also for PHPDoc tags and included elements),code generators, comment completion, php doc generation, abbreviations, code snippet paletteSupport for php short tags and php HEREDOC strings, code folding, bracket matching, indentationIntegrated FTP access for remotely hosted projects (upload, download, delete)IDE recognizes default location of document root in different operating systemsSupport for PHP include path (global for all projects, or one per project)Run project/single file, debug project/single file, run script in command lineWizard for creating new PHTML and PHP filesNavigator and hyperlinking (Go to Declaration, Go to Type, Go to the included/required file)Rename RefactoringDebugger supports breakpoint, local variables, watches and bubble watches (tooltip)Support for multiple project configurationsFind Usages action例文帳に追加

Ruby Gems インストールマネージャー - NetBeans

You can hide warnings for a single script run by using the -n command line argument, but you can also enable this by default if you prefer. 例文帳に追加

特定のスクリプトで警告を表示しないようにするにはコマンドライン引数-n を実行しますが、もしお望みならこれをデフォルトの設定にすることもできます。 - PEAR

Note: When the tab width is set by default, the replacement of tabs with spaces can be disabled for a single script run by setting the tab width to zero. 例文帳に追加

注意タブ幅をデフォルトで設定している際に特定の実行時だけタブからスペースへの置き換えを無効にするには、タブ幅をゼロに指定します。 - PEAR

If no specific client program is given on the command line, xinit will look for a file in the user's home directory called .xinitrc to run as a shell script to start up client programs.If no such file exists, xinit will use the following as a default:例文帳に追加

コマンド行でクライアントを指定していない場合、xinit はユーザのホームディレクトリにある .xinitrc ファイルを参照し、このファイルをシェルスクリプトとして実行してクライアントプログラムを起動する。 - XFree86

If a dialog box is displayed asking for a Java Platform to use, choose the default platform.If a dialog box is displayed asking for permission to modify the project build script, click OK. 例文帳に追加

使用する Java プラットフォームの指定を求めるダイアログが表示されたら、デフォルトのプラットフォームを選択します。 プロジェクトの構築スクリプトを変更する許可を求めるダイアログが表示されたら、「了解」をクリックします。 - NetBeans

例文

By default, if you havean executable file named .xsession in your home directory, xdm will treatit as a program (or shell script) to run to start up your initial clients(such as terminal emulators, clocks, a window manager, user settings forthings like the background, the speed of the pointer, etc.). Your site administratorcan provide details. 例文帳に追加

デフォルトでは、実行可能属性の付いた \\fI.xsession\\fP という名前のファイルがホームディレクトリにあれば、\\fIxdm\\fP はこれを初期クライアント(端末エミュレータ、時計、ウィンドウマネージャ、背景ウィンドウやポインタの速度等を設定するプログラム等)を実行するためのプログラム(またはシェルスクリプト)として扱う。 - XFree86




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
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/ ).
  
© 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 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS