| 意味 | 例文 |
default Nameの部分一致の例文一覧と使い方
該当件数 : 183件
savedFileName is the default for the file name to save to (the return value).例文帳に追加
savedFileName は保存先のファイル名 (戻り値) のデフォルト値です。 - Python
default. (The original name is always saved if the name had to be 例文帳に追加
(元の名前を切り詰める必要がある場合は、元の名前は必ず保存される。 - JM
This is the default data source name (DSN) to connect to your database. 例文帳に追加
データベースに接続するためのデフォルトの DSNを指定します。 - PEAR
platform for the platform in question.The default values are os. name and sys. 例文帳に追加
パラメータが指定されていない場合のデフォルト値はos.nameと sys.platformです。 - Python
If filename is omitted and fp has a name attribute,that is used for filename; the default is "???".例文帳に追加
もしfilenameが省略されてfpがname属性を持っていればfilenameの代わりに使われます。 - Python
(hibernate with TuxOnIce)Enhanced Hibernation (TuxOnIce)--- Image Storage (you need at least one writer)[*] File Writer[*] Swap Writer--- General Options[*] LZF image compression(replace /dev/SWAP with your swap partition)(swap:/dev/SWAP) Default resume device name[ ] Allow Keep Image Mode 例文帳に追加
(/dev/SWAPをswapパーティションに置き換える) []AllowKeepImageMode - Gentoo Linux
TZDIR Name of the directory containing timezone data files (default: /usr/share/zoneinfo ). 例文帳に追加
TZDIRタイムゾーンデータファイルが置かれているディレクトリの名前 (デフォルトは/usr/share/zoneinfo )。 - JM
In short format (this is the default) it prints user's login name, real 例文帳に追加
短い書式 (デフォルト) では、ユーザーのログイン名・本当の名前・tty・ - JM
In the case it doesn't find such a special library it uses the default name(foo.lib.)例文帳に追加
該当するライブラリがなければ、デフォルトの名前 (foo.lib) を使います - Python
By default, it watches /usr/spool/mail/username, where username is your login name.例文帳に追加
デフォルトでは/usr/spool/mail/username, ここでusernameはあなたのログイン名、を監視する。 - XFree86
The default is to watch /usr/spool/mail/username,where username is your login name. 例文帳に追加
デフォルトでは/usr/spool/mail/username、ここで usernameはあなたのログイン名、を監視する。 - XFree86
The search portion specifies an end-of-prompt search string, while the name portion specifies the default shell name for the window. 例文帳に追加
search の部分には「プロンプト末尾」の検索文字列を指定し、name の部分にはそのウィンドウのデフォルトのシェル名を指定する。 - JM
The IDE enters localhost as the default server host name and 3306 as the default server port number. 例文帳に追加
IDE によって、デフォルトのサーバーホスト名に「localhost」が入力され、デフォルトのサーバーポート番号に「3306」が入力されます。 - NetBeans
The default is that an AIFF-C file is created,unless the name of the file ends in '.aiff' in which case the default is an AIFF file.例文帳に追加
デフォルトではAIFF-Cファイルが作られますが、ファイル名が'.aiff'で終わっていればAIFFファイルが作られます。 - Python
mysql DESCRIBE developers;+-------+--------------+------+-----+---------+-------+| Field | Type | Null | Key | Default | Extra |+-------+--------------+------+-----+---------+-------+| name | varchar(128) | YES | | NULL | || email | varchar(128) | YES | | NULL | || job | varchar(128) | YES | | NULL | |+-------+--------------+------+-----+---------+-------+3 rows in set (0.00 sec) 例文帳に追加
コード表示3.5:テーブルdevelopersの情報を表示する - Gentoo Linux
Enter HelloMIDlet as the MIDlet name (note that MID is in upper case letters by default).例文帳に追加
MIDlet 名として HelloMIDlet と入力します (「MID」はデフォルトですべて大文字)。 - NetBeans
Accept the default values for Project Name (StockQuote Client) and Project Location. 例文帳に追加
プロジェクト名 (StockQuoteClient) とプロジェクトの場所のデフォルト値をそのまま使用します。 - NetBeans
Name of the decorator object $obj [optional] Object to decorate (the default object being $this) 例文帳に追加
デコレータの名前。 object$obj [optional] デコレートするオブジェクト (デフォルトのオブジェクトは $this です)。 - PEAR
The channel name is optional and is used in place of the normal default channel name, M 例文帳に追加
チャネル名はオプション(任意選択)で,通常の省略時チャネル名のMの代りに用いられる - コンピューター用語辞典
It will then read the user's config file for that context, default name $HOME/.rstart.contexts/name, if any.例文帳に追加
さらにコンテクストに対するユーザの設定を読み込む。 そのデフォルトの名前は(もしあるならば)$HOME/.rstart.contexts/である。 - XFree86
The default domain name adding part 603 adds a default domain name 604 stored in an RAM 13 to the user name for generating a main address, and transmits it to an electronic mail preparing part 403.例文帳に追加
デフォルトドメイン名付加部603はユーザ名にRAM13に格納したデフォルトドメイン名604を付加してメールアドレスを生成し、電子メール作成部403に送る。 - 特許庁
The equipment 3 uses the default candidate host name as a candidate host name and sets the candidate host name as the host name when the acquired host name does not overlap with the candidate host name of the equipment 3.例文帳に追加
機器3は、デフォルト候補ホスト名を候補ホスト名とし、該取得したホスト名と機器3の候補ホスト名が重複しない場合、候補ホスト名をホスト名として設定する。 - 特許庁
Leave the default name for the persistence unit suggested by the wizard. 例文帳に追加
ウィザードが提案する持続性ユニットのデフォルト名のままにしておきます。 - NetBeans
name (eg. 'posix', 'nt'), and compiler defaults to the default compiler for that platform. 例文帳に追加
plat のデフォルト値は os.name (例: 'posix', 'nt'), compiler)、compilerのデフォルト値はプラトフォームのデフォルトコンパイラです。 - Python
If no name is defined,default is returned, or, if not given,ValueError is raised. 例文帳に追加
名前が定義されていない場合には default が返されますが、この引数が与えられていなければ ValueError を発生させます。 - Python
Type Enter your name: just before the input tag, then change the default Hello World! text between the h2 tags to Entry Form.例文帳に追加
input タグの直前に「Enter your name:」と入力し、h2 タグで囲まれたデフォルトの「Hello World!」というテキストを「Entry Form」に変更します。 - NetBeans
Type Enter your name: just before the input tag, then change the default Hello World! text between the h1 tags to Entry Form.例文帳に追加
input タグの直前に「Enter your name:」と入力し、h1 タグで囲まれたデフォルトの「Hello World!」というテキストを「Entry Form」に変更します。 - NetBeans
Rstartd will read the global config file for that context, default name XRoot/lib/X11/rstart/contexts/name,if any.例文帳に追加
rstartd はコンテクストに対するグローバルの設定ファイルを読み込む。 そのデフォルトの名前は(もしあるならば)/lib/X11/rstart/contexts/である。 - XFree86
The default is to use an underscore as prefix on each name. 例文帳に追加
デフォルトでは個々の名前に対して、アンダースコアをプレフィックスとして使用します。 - JM
If no nameserver entries are present, the default is to use the name server on the local machine. 例文帳に追加
nameserver エントリがない場合、デフォルトではローカルマシン上のネームサーバが使われる。 - JM
In the Part Name column, double-click the default value part1 to make the field editable. 例文帳に追加
「部品名」列で、デフォルト値 part1 をダブルクリックし、フィールドを編集可能にします。 - NetBeans
Rstartd will then read the user's local config file,default name $HOME/.rstart. 例文帳に追加
その後、rstartd はユーザのローカル定義ファイルを読む。 このデフォルトの名前は $HOME/.rstart である。 - XFree86
file name of the default database, the frequency with which the 例文帳に追加
システム管理者はデフォルトで用いられるデータベースの名前や、 データベースの更新頻度、 - JM
If you accepted the default values during the installation, the user name is admin and the password is adminadmin. 例文帳に追加
インストール時にデフォルト値のままにした場合、ユーザー名は admin で、パスワードは adminadmin です。 - NetBeans
In the Message Part Name column, double-click the default value to make the field editable.例文帳に追加
「メッセージ部分名」列で、デフォルト値をダブルクリックし、フィールドを編集可能にします。 - NetBeans
Drag a Text Field element next to the First Name label and delete the default text. 例文帳に追加
「テキストフィールド」要素を「名」ラベルの隣にドラッグし、デフォルトのテキストを削除します。 - NetBeans
Drag a Text Field element next to the Last Name label and delete the default text. 例文帳に追加
「テキストフィールド」要素を「姓」ラベルの隣にドラッグし、デフォルトのテキストを削除します。 - NetBeans
Accept the default Project Name (StockQuoteService) and optionally change the Project Location. 例文帳に追加
デフォルトのプロジェクト名 (StockQuoteService) をそのまま使用し、プロジェクトの場所を任意で変更します。 - NetBeans
In the Part Name column for message1, double-click the default value, part1 to make the field editable. 例文帳に追加
message1 の「部品名」列で、デフォルト値 part1 をダブルクリックし、フィールドを編集可能にします。 - NetBeans
Most block-related functions use this block name as default. 例文帳に追加
ほとんどのブロック関連の関数は、デフォルトのブロック名としてこれを使用します。 - PEAR
The default implementation returns a lower-caseversion of option; subclasses may override this or client code can set an attribute of this name on instances to affect this behavior.例文帳に追加
デフォルトではoptionを全て小文字に変換した名前が返されます。 - Python
To automatically detect a device which can change a community name from a network device responding to a default community name.例文帳に追加
デフォルトのコミュニティ名に応答するネットワークデバイスからコミュニティ名を変更可能なデバイスを自動的に検出する。 - 特許庁
The default domain addition part 603 adds a default domain name 604 stored in a RAM 13 to the user name, generates a mail address and sends it to an electronic mail creation part 403.例文帳に追加
デフォルトドメイン付加部603はユーザ名にRAM13に格納したデフォルトドメイン名604を付加してメールアドレスを生成し、電子メール作成部403に送る。 - 特許庁
The default mode is to print a line with checksum, a character indicating type (`*' for binary, ` ' for text), and name for each FILE. 例文帳に追加
このファイルは、各行それぞれ、MD5 sumやバイナリ/テキスト・フラグ、ファイル名を含んでいる。 - JM
The file name of the default database is determined when locate and updatedb are configured and installed. 例文帳に追加
デフォルトのデータベースのファイル名はlocate と updatedb が設定・インストールされたときに決定される。 - JM
In the Message Part Name column, double-click the default value (part1) to make the field editable. 例文帳に追加
「メッセージ部分名」列で、デフォルト値 (part1) をダブルクリックし、フィールドを編集可能にします。 - NetBeans
Under Project Name, enter JseSimpleClientReport and click Finish.Creating a project in NetBeans 6.1 includes new options which can be left at the default. For example, the Use Dedicated Folder for Storing Libraries checkbox may be left unselected. 例文帳に追加
「プロジェクト名」に「JseSimpleClientReport」と入力して「完了」をクリックします。 - NetBeans
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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 (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. |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
