1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

NameSpaceを含む例文一覧と使い方

該当件数 : 145



例文

Value: "http://xml.org/sax/features/namespace-prefixes" 例文帳に追加

値: "http://xml.org/sax/features/namespace-prefixes" - Python

Start the child in a new namespace. 例文帳に追加

子プロセスを新しい名前空間 (namespace) で開始する。 - JM

Return the (namespace, localname) pair for a qualified name.例文帳に追加

修飾名 name に対応する (namespace,localname) のペアを返す。 - Python

Return the qualified name for a (namespace,localname) pair. 例文帳に追加

(namespace, localname) のペアに対応する修飾名を返す。 - Python

例文

The namespace of the web service. 例文帳に追加

ウェブサービスの名前空間。 - PEAR


例文

abbrevation for the RDDL namespace. 例文帳に追加

RDDL 名前空間の略称。 - PEAR

abbrevation for the XLink namespace. 例文帳に追加

XLink 名前空間の略称。 - PEAR

false: Optionally do not perform Namespace processing(implies namespace-prefixes; default).access: (parsing) read-only; (not parsing) read/write 例文帳に追加

false: オプションで名前空間の処理を無効にする(暗黙に namespace-prefixes も無効にする - デフォルト )。 - Python

Registers a namespace. 例文帳に追加

名前空間の登録をします。 - PEAR

例文

true: Perform Namespace processing. 例文帳に追加

true: 名前空間の処理を有効にする。 - Python

例文

Get the current namespace. 例文帳に追加

現在の名前空間の取得をします。 - PEAR

Linux also supports an abstract namespace which is independent of the file system. 例文帳に追加

さらに Linux では、ファイルシステムに依存しない抽象名前空間 (abstract namespace) もサポートしている。 - JM

This works in conjunction with the PHP namespacing instructions (namespace and use). 例文帳に追加

これは、PHP の名前空間の仕組み(namespace および use)と組み合わせて用いることができます。 - PEAR

Edit the name, target namespace, and default namespace as necessary. 例文帳に追加

必要に応じて、名前、ターゲット名前空間、およびデフォルト名前空間を編集します。 - NetBeans

Namespace managers communicate with one another to form a federation namespace infrastructure.例文帳に追加

名前空間の管理は互いに通信して、名前空間のフェデレーションインフラストラクチャを形成する。 - 特許庁

Specify the target namespace of the schema. 例文帳に追加

スキーマのターゲット名前空間を指定します。 - NetBeans

Free variables are not resolved in the nearest enclosing namespace, but in the global namespace.例文帳に追加

自由変数は最内名前空間ではなく、グローバル名前空間から解決されます。 - Python

Return a mapping of namespace abbreviations to namespace URIs that are currently in effect.例文帳に追加

現在有効な名前空間の短縮名から名前空間 URI へのマッピングを返します。 - Python

Enter the target namespace for the WSDL file. 例文帳に追加

WSDL ファイルのターゲット名前空間を入力します。 - NetBeans

It is illegal to delete a name from the local namespace if it occurs as a free variable例文帳に追加

ネストしたブロック中で自由変数 - Python

Returns a reference to the url that defines the namespace 例文帳に追加

名前空間を定義する URL への参照を返す - NetBeans

Tasks are defined in package.xml through the tasks namespace, which is currently http://pear.php.net/dtd/tasks-1.0. 例文帳に追加

現在は、この名前空間はhttp://pear.php.net/dtd/tasks-1.0 です。 - PEAR

Reverts overloading of the given namespace. 例文帳に追加

指定した名前空間のオーバーロードを取り消します。 - PEAR

The target namespace will appear in the root element. 例文帳に追加

ルート要素にターゲット名前空間が表示されます。 - NetBeans

Every process lives in a namespace. 例文帳に追加

各々のプロセスは一つの名前空間中に存在する。 - JM

Accept the default value in the Namespace field. 例文帳に追加

「名前空間」フィールドについては、デフォルト値を使用します。 - NetBeans

URI of the namespace if xmlns attribute should be added 例文帳に追加

xmlns属性が必要な時に追加する名前空間URIです。 - PEAR

Changed in version 1.5.2:Added namespace support. 例文帳に追加

バージョン 1.5.2 で 変更 された仕様:名前空間のサポートを追加 - Python

(An expanded name consists of a local part and a namespace URI.) 例文帳に追加

拡張名は、ローカル部分と名前空間 URI からなります。 - NetBeans

The current tasks namespace is defined by http://pear.php.net/dtd/tasks-1.0.xsd. 例文帳に追加

現在の tasks 名前空間はhttp://pear.php.net/dtd/tasks-1.0.xsdで定義されています。 - PEAR

The localname is the part of the namespace after the prefix.例文帳に追加

ローカル名は名前空間におけるプレフィクス以降の部分です。 - Python

Unshare the namespace, so that the calling process has a private copy of its namespace which is not shared with any other process. 例文帳に追加

名前空間を共有せず、呼び出し元プロセスは他のプロセスとは共有しない固有の名前空間のコピーを持つ。 - JM

Tag and attribute names that are defined in an XML namespace are handled as if the name of the tag or element consisted of the namespace (the URL that defines the namespace) followed by a space and the name of the tag or attribute.例文帳に追加

XML 名前空間に定義されたタグ名と属性名は、名前空間(名前空間を定義したURL)の後ににスペース置き、それに続くタグ名または属性名として扱われます。 - Python

Leave UMLTutorialProject in the Namespace field and click Finish. 例文帳に追加

「名前空間」フィールドの「 UMLTutorialProject 」は変更しないで、「完了」をクリックします。 - NetBeans

Returns the name of the first tag in a multitude without namespace 例文帳に追加

多数の中で名前空間がない最初のタグの名前を返す - NetBeans

Edit the values of the namespace prefixes as necessary. 例文帳に追加

必要に応じて、名前空間の接頭辞の値を編集します。 - NetBeans

Create and return a new element with a namespace. 例文帳に追加

名前空間を伴う新たな要素ノードを生成して返します。 - Python

Create and return an attribute node with a namespace. 例文帳に追加

名前空間を伴う新たな属性ノードを生成して返します。 - Python

Called when an element contains a namespace declaration. 例文帳に追加

要素が名前空間宣言を含んでいる場合に呼び出されます。 - Python

Namespace URI returns the namespace URI of the expanded name of the node in the argument node-set that is first in document order. 例文帳に追加

名前空間 URI は、ドキュメント順の最初にある引数ノードセット内のノードの拡張名から、名前空間 URI だけを返します。 - NetBeans

change the namespace of the calling process, and hence affect all processes that live in the same namespace, but do not affect processes in a different namespace. 例文帳に追加

が呼ばれると呼び出し元のプロセスの名前空間が変更され、この結果呼び出し元のプロセスと同じ名前空間にいるプロセスはすべて影響を受けるが、異なる名前空間にいるプロセスは影響を受けない。 - JM

The root element of a WSDL file contains properties for the name of the WSDL file,the target namespace, the default namespace, and namespace prefixes.You can use the WSDL Editor to edit these properties. 例文帳に追加

WSDL ファイルのルート要素には、WSDL ファイルの名前、ターゲット名前空間、デフォルト名前空間、および名前空間の接頭辞のプロパティーが含まれています。 WSDL エディタを使用して、これらのプロパティーを編集できます。 - NetBeans

This proposal defines a format for an XML Namespace Catalog. 例文帳に追加

この提案はXMLネームスペース目録用のフォーマットを定義するものである。 - コンピューター用語辞典

The namespace is incompatible with the WSDL file that is doing the import. 例文帳に追加

インポートを実行している WSDL ファイルと、名前空間の互換性がない。 - NetBeans

Removes a child ($path,$pos) from tree and maintains namespace integrity 例文帳に追加

子要素 ($path,$pos)をツリーから削除し、名前空間の整合性を保ちます。 - PEAR

The abstract socket namespace is a non-portable Linux extension. 例文帳に追加

ソケットの抽象名前空間は Linux による拡張であり、移植性はない。 - JM

Accept the default value in the Namespace field and click Finish. 例文帳に追加

「名前空間」フィールドのデフォルト値は変更しないで、「完了」をクリックします。 - NetBeans

METHOD AND SYSTEM FOR MAINTAINING NAMESPACE CONSISTENCY WITH FILE SYSTEM例文帳に追加

ファイルシステムと名前空間一貫性を維持するための方法およびシステム - 特許庁

The namespace of the web service, when not making use of a WSDL file. 例文帳に追加

ウェブサービスの名前空間。 WSDL ファイルが使用できないときに使用します。 - PEAR

例文

Splits a qualified name and returns array with namespace and local part. 例文帳に追加

有修飾名を分割し、ネームスペースとローカルパートの配列を返します。 - PEAR




  
コンピューター用語辞典
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.
  
© 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 - 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS