1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > empty nameの意味・解説 > empty nameに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

empty nameの部分一致の例文一覧と使い方

該当件数 : 34



例文

name was an empty string. 例文帳に追加

nameが空文字列である。 - JM

inetInternet hostdnetDECnet hostnisSecure RPC network namekrbKerberos V5 principallocalcontains only one name, the empty string 例文帳に追加

nis Secure RPC のネットワーク名 - XFree86

Return a fully qualified domain name for name.If name is omitted or empty, it is interpreted as the localhost. 例文帳に追加

nameの完全修飾ドメイン名を返します。 - Python

tag that appears, delete the empty value attribute and edit as follows:jsp:setProperty name=mybean property=name /As indicated in the 例文帳に追加

タグ内で、空の value 属性を削除し、次のように編集します。 jsp:setProperty name=mybean property=name / - NetBeans

例文

Leave only the Your name field empty and click Register. 例文帳に追加

「Your name」フィールドを空白にしたままで「Register」をクリックします。 - NetBeans


例文

Directory does not exist, or name is an empty string. 例文帳に追加

ディレクトリが存在しないか、または name が空文字列である。 - JM

Return the empty list if no header matches name.例文帳に追加

name に一致するヘッダがない場合、空のリストを返します。 - Python

Return a new empty module object called name. 例文帳に追加

nameという名前の新しい空モジュールオブジェクトを返します。 - Python

There was an empty grave. it had emily's name on it.例文帳に追加

エミリーの名が記された 空の墓があった - 映画・海外ドラマ英語字幕翻訳辞書

例文

In our case this means that 'name' element was not empty. 例文帳に追加

今回の例では、これは 'name' 要素が空でなかったことを表します。 - PEAR

例文

string- name of the package the file belongs to, or an empty string if the file does not belong to an installed package 例文帳に追加

そのファイルが所属しているパッケージ名を返します。 - PEAR

The login name of the user who locked the revision (empty if not locked). 例文帳に追加

そのリビジョンをロックした人のユーザ名 (ロックされていない場合は空白) です。 - JM

with the kernel having an empty name. 例文帳に追加

という形式の、カーネルが空の名前を持っているマジックシンボル(magic symbol) が散在している。 - JM

The part of the name preceding the colon if there is one, else the empty string.例文帳に追加

名前にコロンがあればコロン以前の部分に、なければ空文字列になります。 - Python

The keys to this dictionary are package names,and an empty package name stands for the root package. 例文帳に追加

辞書内のキーはパッケージ名で、空のパッケージ名はルートパッケージを表します。 - Python

, does not exist already)If a unique name could not be created, template is made an empty string. 例文帳に追加

一意な名前が作成できなかった場合には、template には空文字列がセットされる。 - JM

Otherwise, an empty module of the given name is created and inserted in the module table, and then the code block is executed in the context of this module.例文帳に追加

次に、このモジュールの実行コンテキスト下でコードブロックを実行します。 - Python

However, when a non-empty fromlist argument is given, the module named byname is returned.例文帳に追加

しかし、空でない fromlist 引数が与えられていれば、nameと名づけられたモジュールが返されます。 - Python

Ifname is empty, return a controller for a default browserappropriate to the caller's environment. 例文帳に追加

もしnameが空文字列なら、呼び出した環境に適したデフォルトブラウザのコントローラーを返します。 - Python

If there are fewer words read from the input stream than names, the remaining names are assigned empty values. 例文帳に追加

nameよりも標準入力から読み込んだ単語の方が少ない場合には、余っているnameには空文字列が値として代入されます。 - JM

His death poem was: 'My life was like an empty dream in a summer night. Little cuckoo, fly high above the clouds to hand down my name to posterity.' 例文帳に追加

辞世の句は「夏の夜の 夢路はかなき 後の名を 雲井にあげよ 山ほととぎす」。 - Wikipedia日英京都関連文書対訳コーパス

Just create an empty directory somewhere convenient, and name it as an extra argument on the command line:# 例文帳に追加

どこか適当な場所に空のディレクトリを作成して、コマンドラインの引数で指定するだけです:# - FreeBSD

If the name is an empty string or the option length is zero, the socket device binding is removed. 例文帳に追加

名前が空文字列だったり、オプションの長さ (optlen) が 0 の場合には、ソケットのバインドが削除される。 - JM

If a 'saveas' callback returns a non-empty string, that file name will be used as the filename instead. 例文帳に追加

'saveas' コールバックが空ではない文字列を返した場合、その結果がファイル名として使用されます。 - PEAR

To provide an indicator light for company name on the rooftop of a taxi constituted by imparting a function to switch an empty display and a general display (company name, mark, etc.), to the indicator light for the company name on the rooftop of taxi.例文帳に追加

タクシーの屋上社名表示灯に空車表示と一般表示(社名、マーク、等)の切り替えの機能を持たせたタクシー屋上社名表示灯を提供する。 - 特許庁

If the directory already exists (or if name is the empty string, which means the current directory, which of course exists), then do nothing.例文帳に追加

もしディレクトリが既に存在している(nameが空文字列の場合、カレントディレクトリを示すのでもちろん存在しています)場合、何もしません。 - Python

40768Description: If you import a web module with an empty context path from NetBeans IDE 3.5, the context path will be changed to the name of the directory where the web module resides.例文帳に追加

40768問題: NetBeans IDE 3.5 で作成した空のコンテキストパスを持つ Web モジュールをインポートすると、コンテキストパスが Web モジュールがあるディレクトリ名に変更されます。 - NetBeans

If the array is not empty this automatically means that it contains one element because the field name is specified as UNIQUE during the table creation. 例文帳に追加

配列が空でない場合は、自動的に要素を 1 つ含むことを意味します。 これは、表の作成時にフィールド名が UNIQUE として指定されたためです。 - NetBeans

[yes]: Use an empty password? (yes/no) [no]: Use a random password? (yes/no) [no]: Enter password: Enter password again: Lock out the account after creation? [no]: Username : jru Password : **** Full Name : J. 例文帳に追加

そしてその設定を保存し、wheel グループ (後に、これが重要な意味を持っていることがわかるでしょう) に所属する jru というアカウントを作成しています。 - FreeBSD

Note: If a group becomes empty and the group name is the same as the username, the group is removed; this complements the per-user unique groups created by adduser(8) . 例文帳に追加

Note: 指定されたユーザと同じ名前のグループで、そのユーザが削除されると空のグループとなる場合は、 そのグループ自体が削除されます。 これは adduser(8)によってユーザごとに作成される、 ユニークなグループに対応するものです。 - FreeBSD

A more portable syntax is to use an empty string as the server name, for example, <file:///etc/passwd>; this form does the same thing and is easily recognized by pattern matchers and older programs as a URI. 例文帳に追加

より汎用的な文法は、サーバ名に空文字を用いるもの、つまり <file:///etc/passwd> のようなものである。 この形式も指す内容は同じであり、パターンマッチやより古いプログラムでもURI として認識されやすい。 - JM

The actual empty car indicator used to be a lighting type or a Maku type (a type in which displayed items are switched by changing written cards or panels), but majority of the current indicators are LED type, which can indicate 'SOS' or 'HELP' in an emergency by linking with the company name indicating lamp. 例文帳に追加

以前は電照式や幕式が多かったが、最近は発光ダイオード表示タイプの物が多く、緊急時に社名表示灯と連動して「SOS」や「助けて」と表示するものもある。 - Wikipedia日英京都関連文書対訳コーパス

Returns one of the following values: None if the file can't be opened because it's unreadable or doesn't exist; the empty string('') if the file's format can't be guessed; or a string containing the required module name, such as 'dbm' or'gdbm'.例文帳に追加

ファイルが読めないか存在しないために開くことが出来ない場合はNone、ファイルの形式を推測できない場合は空の文字列('')、推測できる場合は必要なモジュール名('dbm'、'gdbm'など)を含む文字列を返します。 - Python

例文

When a manager inputs the name of the person of the remote place displayed on the display 25 through a key input device 26 (step S32), a characteristic part is extracted from the one-shot actual image (step S33), and the characteristic part and name data as external individual information are stored in conformity to the empty pointer address of a memory part 24 (steps S34-37).例文帳に追加

次いで、管理者がディスプレイ25に表示された遠隔地の者の名前をキー入力装置26で入力したときには(ステップS32)、上記のワンショット実画像から特徴部を抽出して(ステップS33)、外部個人情報としての特徴部・名前データを記憶部24の空きポインタアドレスに対応させて記憶する(ステップS34〜37)。 - 特許庁




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. 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 (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 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
© 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-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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS