context.を含む例文一覧と使い方
該当件数 : 2798件
The kami appears in the context of the narrative of the eastern expedition of the Emperor Jinmu. 例文帳に追加
神武東征において登場する。 - Wikipedia日英京都関連文書対訳コーパス
Notice that the Context Path (i.e., on the server) becomes /HelloWeb.例文帳に追加
コンテキストパス (サーバー上など) が /HelloWeb になります。 - NetBeans
The use of those elements within the context of the BPEL Designer. 例文帳に追加
BPEL デザイナーのコンテキスト内での要素の使用。 - NetBeans
Note: The context path cannot contain spaces.例文帳に追加
注: コンテキストパスには、空白は使用できません。 - NetBeans
Our actions change the environment, or context例文帳に追加
自分の行動が環境や状況を変えて、 - 映画・海外ドラマ英語字幕翻訳辞書
In that context, you can see that networks like bitcoin例文帳に追加
そう捉えると ビットコインのようなネットワークが - 映画・海外ドラマ英語字幕翻訳辞書
Well, in the context of diving, you get too much, you die also.例文帳に追加
ダイビングでは 吸い込みすぎると死にます - 映画・海外ドラマ英語字幕翻訳辞書
ctx Specifies the GLX context that is being queried. 例文帳に追加
\\f2ctx\\fP調べる対象の GLX コンテクストを指定する。 - XFree86
CONTEXT OF USE DIFFERENTIATION IN POCKET COMPUTER例文帳に追加
ポケットコンピュータにおける使用状況差別化 - 特許庁
METHOD FOR GENERATING AND USING CONTEXT DATA AND PROGRAM THEREOF例文帳に追加
コンテキストデータ生成・利用方法及びプログラム - 特許庁
CONTEXT SENSING POPUP WINDOW FOR PORTABLE TELEPHONE SET例文帳に追加
携帯電話用のコンテクスト感知ポップアップウインドウ - 特許庁
The Web context manager 101 and the SIP context manager 102 have cooperation managers 104 and 106 working together.例文帳に追加
Webコンテキストマネージャ101およびSIPコンテキストマネージャ102は、相互に連携する連携管理部104、106を有する。 - 特許庁
INFORMATION PROCESSOR AND CONTEXT SWITCHING METHOD例文帳に追加
情報処理装置及びコンテキスト切り替え方法 - 特許庁
A SIP-AP execution server 108 is connected to a SIP context manager 102 managing a context of the SIP protocol.例文帳に追加
SIPプロトコルのコンテキストを管理するSIPコンテキストマネージャ102には、SIP-AP実行サーバ108が接続されている。 - 特許庁
CONTEXT-AWARE AUXILIARY DISPLAY AND APPLICATION例文帳に追加
コンテキスト認識型補助ディスプレイおよびアプリケーション - 特許庁
A terminal 1 is provided with a shared context storage means 15 for storing a shared context table.例文帳に追加
端末1に、共有コンテキストテーブルを記憶する共有コンテキスト記憶手段15を備える。 - 特許庁
The application receives a context change request.例文帳に追加
アプリケーションは、コンテクスト変更要求を受け取る。 - 特許庁
The context accumulating portion 53 transmits the mail to the context using portion 11 at a receiving terminal side.例文帳に追加
コンテキスト蓄積部53は、このメールを受信端末側のコンテキスト利用部11に送信する。 - 特許庁
the context and environment in which something is set 例文帳に追加
何かを配置するための情況と環境 - 日本語WordNet
This means that in international context this format is ambiguous and should not be used. 例文帳に追加
紛らわしいので、使用すべきではない。 - JM
will attempt to remove the references from context, and will always 例文帳に追加
は参照をコンテクストから削除しようとし、 - JM
Make sure that the Context Path is set to /Midnight. 例文帳に追加
「コンテキストパス」は必ず「/Midnight」に設定してください。 - NetBeans
To share a context between different service in a document processing system having the context.例文帳に追加
コンテキストを有する文書処理システムにおいて、異なるサービス間でのコンテキスト共有を実現する。 - 特許庁
I don't have to be in a behavioral context.例文帳に追加
行動の文脈と無関係でも構いません - 映画・海外ドラマ英語字幕翻訳辞書
In the context of their families, their communities例文帳に追加
家族やコミュニティー そして文化の関連の中で - 映画・海外ドラマ英語字幕翻訳辞書
Are practically useless in my context.例文帳に追加
私の背景からは、全く意味の無いものです。 - 映画・海外ドラマ英語字幕翻訳辞書
The point is that we have to have a context例文帳に追加
我々が理解しなくてはいけないポイントは - 映画・海外ドラマ英語字幕翻訳辞書
Since the context was strange, I wondered if it meant something.例文帳に追加
文脈が変でしたからね 何かあるなと - 映画・海外ドラマ英語字幕翻訳辞書
Change the context path of your web module to the empty one. 例文帳に追加
Web モジュールのコンテキストパスを空に変更します。 - NetBeans
In addition to the three supplied contexts, new contexts can be created with the Context constructor.例文帳に追加
上に挙げた三つのコンテキストに加え、Context コンストラクタを使って新たなコンテキストを生成できます。 - Python
context and numlines are both optional keyword arguments.Set context to True when contextual differences are to be shown, else the default is False to show the full files.例文帳に追加
context および numlines はともにオプションのキーワード引数です。 contest を True にするとコンテキスト差分を表示し、デフォルトの False にすると完全なファイル差分を表示します。 - Python
glXFreeContextEXT freesthe client-side part of a GLXContext that was created with glXImportContext.glXFreeContextEXT does not free the server-side context information orthe XID associated with the server-side context. 例文帳に追加
\\f3glXFreeContextEXT\\fP は、サーバ側のコンテクスト情報やサーバ側のコンテクストに対応する XID は解放しない。 - XFree86
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. 「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編 |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| Copyright © Japan Patent office. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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 (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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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会員(無料)になると
|


Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)