| 意味 | 例文 |
name bindingの部分一致の例文一覧と使い方
該当件数 : 30件
Binding Name. 例文帳に追加
結合名。 - NetBeans
Type CreditReport in Binding Name and org.netbeans. j2ee.wsdl.creditreport in Package Name. 例文帳に追加
「結合名」に「CreditReport」、「パッケージ名」に「org.netbeans.j2ee.wsdl.creditreport」と入力します。 - NetBeans
Names are introduced byname binding operations. 例文帳に追加
名前への束縛 (name binding) 操作を行うと、名前を導入できます。 - Python
METHOD AND APPARATUS FOR LATE-BINDING / DYNAMIC PATH NAME RESOLUTION例文帳に追加
実行時バインディング/動的パス名解決の方法および装置 - 特許庁
To provide a method for binding a calendar book capable of forming a name print at a low cost.例文帳に追加
名入れが低コストでできるカレンダー帳の綴じ方を提供する。 - 特許庁
.The global statement has the same scope as a name binding operation in the same block.例文帳に追加
グローバル文は、同じブロックの束縛操作と同じスコープを持ちます。 - Python
Enables you to create a name for the binding,which gives you more flexibility for managing your bindings. 例文帳に追加
バインドの名前を作成できます。 これにより、バインドをより柔軟に管理できます。 - NetBeans
Specifies the name of the new JAXB binding, which will be used to identify it.例文帳に追加
新しい JAXB 結合の名前を指定します。 これは結合を識別するのに使用されます。 - NetBeans
To facilitate a binding work, to reduce time required for the binding work, and at the same time, to print a commodity name or the like on the surface, and cut and use a binding tape to be cut at a proper position.例文帳に追加
結束作業が容易で、時間がかからないと共に、表面に商品名等を印刷することができ、適宜位置で切断して使用するもできる結束テープを提供する。 - 特許庁
Then, lid URIs provide a binding name and access scheme to the objects in the OC.例文帳に追加
lidURIを使用して、OC内のオブジェクトにバインディングネーム及びアクセススキームを提供する。 - 特許庁
Binding a name to a socket in the local domain causes a file to be created in the filesystem. 例文帳に追加
ローカルドメインにおいてソケットに名前をバインドすると、そのファイルシステムにおいてファイルが生成されます。 - FreeBSD
The rules used in name binding vary between address families. 例文帳に追加
を使用してローカルアドレスを割り当てる必要がある。 名前付けのルールはアドレス・ファミリーごとに異なっている。 - JM
If the name is an empty string or the option length is zero, the socket device binding is removed. 例文帳に追加
名前が空文字列だったり、オプションの長さ (optlen) が 0 の場合には、ソケットのバインドが削除される。 - JM
The name card has binding holes formed on one end thereof, an index part being formed on one end orthogonal to the end with the binding holes formed thereon.例文帳に追加
一端部にバインダー穴が形成された名刺であって、上記バインダー穴が形成された端部に直交する端部に、インデックス部が形成されている。 - 特許庁
Each occurrence of a name in the program text refers to the binding例文帳に追加
プログラムテキスト中に名前が出現するたびに、その名前が使われている最も内側の関数ブロック中で作成された束縛 (binding) を使って名前の参照が行われます。 - Python
The local variables of a code block can be determined by scanning the entire text of the block for name binding operations.If the global statement occurs within a block, all uses of the name specified in the statement refer to the binding of that name in the top-level namespace.例文帳に追加
あるコードブロックにおけるローカル変数は、ブロック全体から名前束縛操作が行われている部分を走査して決定します。 global 文で指定された名前がブロック内にある場合、その名前は常にトップレベルの名前空間で束縛された名前を参照します。 - Python
A lidURI provide an object in the DSM-CC U-U OC with a binding name and an access scheme.例文帳に追加
lidURIはバインディングネームとアクセススキームをそのDSM−CC U−U OC内のオブジェクトに提供する。 - 特許庁
The late-binding/dynamic path name resolution can be performed by a variable identifier operating in a user mode or kernel mode, and a path name engine and a data structure operating in the kernel mode.例文帳に追加
実行時バインディング/動的パス名解決は、ユーザモードまたはカーネルモードで動作する変数識別子、カーネルモードで動作するパス名エンジンおよびデータ構造によって実施され得る。 - 特許庁
If the number of objects exported is less than the maximum number, then a binding is added for the exported object name and the remote reference.例文帳に追加
エクスポートされたオブジェクトの数が、最大数よりも小さい場合には、エクスポートされたオブジェクト名とリモート参照との結合が追加される。 - 特許庁
To provide a filing device which is capable of binding easily without sticking by paste or an adhesive and can simply change a title and an item name.例文帳に追加
糊や接着剤による貼り付けを行うことなく簡単に製本することができ、又タイトルや事案名も簡単に変更できるファイリング装置を提供する。 - 特許庁
Deletion of a target list recursively deletes each target, from left to right.Deletion of a name removes the binding of that name from the local or global namespace, depending on whether the nameoccurs in a global statement in the same code block.例文帳に追加
名前に対して削除を行うと、ローカルまたはグローバル名前空間でのその名前の束縛を解除します。 どちらの名前空間かは、名前が同じコードブロック内の global 文で宣言されているかどうかによります。 - Python
A binding list is a list of type XrmBindingList and indicates if components of name or classlists are bound tightly or loosely (that is, if wildcarding of intermediatecomponents is specified).例文帳に追加
.LP結合リストは、XrmBindingList型であり、クラスや名前のリストの要素が強くあるいは緩く関連づけされている(つまり、ワールドカードを使った中間要素が指定されている)ことを示す。 - XFree86
If the definition occurs in a function block, the scopeextends to any blocks contained within the defining one, unless a contained block introduces a different binding for the name.例文帳に追加
関数ブロック内で名前の定義を行った場合、その名前に対して別の束縛を行っているブロックを除いた、関数内の全てのブロックを含むようにスコープが拡張されます。 - Python
If you change the name of a binding,then the WSDL Editor renames all occurrences in the same file.To rename all occurrences in associated XSD, WSDL, and BPEL files as well,right-click the binding node and choose Refactor Rename. 例文帳に追加
結合の名前を変更すると、WSDL エディタによって同じファイル内にある該当する結合の名前がすべて変更されます。 関連する XSD、WSDL、および BPEL の各ファイル内の該当する結合の名前もすべて変更するには、結合ノードを右クリックし、「リファクタリング」「名前を変更」を選択します。 - NetBeans
There are several theories as to the origins of her divine name, "Uzume," including that it means "strong woman" or that it refers to a woman who arranges her hair in the "uzu" style, a hairstyle where the hair is bound high in Chinese fashion by tsuta (hair-binding ornaments like pins or headbands). 例文帳に追加
神名の「ウズメ」の解釈には諸説あり、「強女」の意とする説や、中国風に髪を頭の上にあげ、蔦をかざし(髪をとめるピンやはちまき)にしてとめた「髻(ウズ)」を結った女性の意とする説などがある。 - Wikipedia日英京都関連文書対訳コーパス
A local DNS (domain name system) serve 2a manages a forwarding table 21 provided with a binding cache consisting of a set of a home address and a care of address of the client 1 and an IP (Internet protocol) address of an external local DNS server 2b as a DNS server of an external network.例文帳に追加
ローカルDNSサーバ2aは、クライアント1のホームアドレス及び気付アドレスの組からなるバインディング・キャッシュと、外部ネットワークのDNSサーバである外部ローカルDNSサーバ2bのIPアドレスと、を有してなるフォワーディング・テーブル21を、管理する。 - 特許庁
There exist many other names of jujutsu and many other martial arts similar to jujutsu, such as "yawara" (the literal meaning is softness, or harmony) or "yawara-jutsu" (literally, the art of harmony), "judo" (the traditional Japanese martial art mainly used for self-defense), "tai-jutsu" (unarmed combat techniques), "hakuda" (a jujutsu-like system that was either of Chinese origin or influenced by Chinese martial arts), "kassatsu-jutsu" (the art of life and death), "hishigi" (joint locking techniques), "gyakute-jutsu" (wrist locking techniques), "koshi no mawari" (sword grappling), "kogusoku-jutsu" (techniques of short sword grappling), "kumiuchi" (grappling) or "kumiuchi-jutsu" (grappling techniques), "yoroi kumiuchi-jutsu" (grappling techniques in armor), "mushadori" (arm constriction), "shusha-jutsu" (techniques of joint-lock throw), "torite-jutsu" (catching hand techniques) or "torite" (catching hand), "hobaku" (binding techniques), "shubaku" (the name of modern martial arts in China), "ken" (fist) or "kenpo" (the bare-hands martial art of Chinese origin, mainly occupied by body-striking techniques). 例文帳に追加
柔・和・和術(やわら)・柔道・体術・胎術(たいじゅつ)・白打・活殺術・挫術・逆手術・腰廻・小具足術・組討・組打・組討術・組打術(くみうち)・鎧組討術・鎧組打術・武者取・取捨術・捕手術・取手・捕縛・手拍・手縛・拳・拳法など、その異称や類似の武術は数多い。 - Wikipedia日英京都関連文書対訳コーパス
Article 39 (1) If the Prime Minister has been notified of matters prescribed in items (iv) - (ix) and item (xi) of para. (4) of Article 23 from a qualified consumer organization, the Prime Minister shall immediately make public any judgment pertaining to the demand for an injunction (including any ruling or decision having the same effect with a final and binding judgment and any decision on application of a provisional disposition order) or a summary of non-judicial settlement, the name of said qualified consumer organization and the name of the business operator, etc. and other matters prescribed by a Cabinet Office Ordinance, by means of the Internet or other appropriate means, in order to contribute to prevention of and remedy for harm to consumers. 例文帳に追加
第三十九条 内閣総理大臣は、消費者の被害の防止及び救済に資するため、適格消費者団体から第二十三条第四項第四号から第九号まで及び第十一号の規定による報告を受けたときは、インターネットの利用その他適切な方法により、速やかに、差止請求に係る判決(確定判決と同一の効力を有するもの及び仮処分命令の申立てについての決定を含む。)又は裁判外の和解の概要、当該適格消費者団体の名称及び当該事業者等の氏名又は名称その他内閣府令で定める事項を公表するものとする。 - 日本法令外国語訳データベースシステム
(3) Notwithstanding the provisions of Article 5(1)(c), signs or indications which may be used in commerce to indicate the geographical origin of goods or services may be registered as collective marks. The right granted by a collective mark shall not enable its owner to prohibit a third party from using in commerce such signs or indications, provided that said use is made in accordance with fair industrial or commercial practices; in particular, said mark may not be binding on a third party authorized to use a geographical name.例文帳に追加
(3) 第5条(1)(c)の規定に拘らず,取引上商品又はサービスの原産地を示すために用いられる標識又は表示は,団体標章として登録することができる。団体標章により付与された権利は,その所有者に対し,第三者が当該標識又は表示を取引上使用することを禁止することを可能にするものではない。ただし,当該使用が工業上又は商業上の公正な慣行に従い実施されることを条件とする。特に,当該標章は,地理的名称を使用する権利を有する第三者に対して拘束力を有することができない。 - 特許庁
| 意味 | 例文 |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| ※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
