1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > window stackに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

window stackの部分一致の例文一覧と使い方

該当件数 : 24



例文

Call Stack Window 例文帳に追加

「呼び出しスタック」ウィンドウ - NetBeans

WINDOW STACK CONTROL METHOD例文帳に追加

ウィンドウスタック制御方法 - 特許庁

By default, the IDE opens three Debugger windows: the Local Variables window, Watches window, and Call Stack window. 例文帳に追加

デフォルトでは IDE は、「ローカル変数」、「ウォッチポイント」、「呼び出しスタック」の 3 つの「デバッガ」ウィンドウを開きます。 - NetBeans

The Call Stack window contains two columns: 例文帳に追加

「呼び出しスタック」ウィンドウには、次の 2 つの列があります。 - NetBeans

例文

Otherwise, the window is lowered to the bottom of the stack.例文帳に追加

そうでない場合には、ウィンドウはスタックの最下位に下げられる。 - XFree86


例文

To provide a window stack control method by which another application does not improperly affect window display of an application displaying a window on the forefront surface as window stack control.例文帳に追加

ウィンドウスタックの制御において、最前面でウィンドウを表示中のアプリケーションのウィンドウ表示に、他のアプリケーションが不用意に影響を及ぼす事の無いウィンドウスタック制御方法を提供することを目的とする。 - 特許庁

The Debugging window integrates the Sessions, Threads and Call Stack views. 例文帳に追加

「デバッグ」ウィンドウには、セッション、スレッド、呼び出しスタックなどのビューが統合されています。 - NetBeans

However, it also raises the specified window to the top of the stack.例文帳に追加

ただし、この関数は指定したウィンドウをウィンドウスタックの先頭に上昇させる。 - XFree86

When the debugger is suspended, the Call Stack window shows the sequence of function calls (i.e., the call stack).例文帳に追加

デバッガが中断されているとき、「呼び出しスタック」ウィンドウには、一連の関数呼び出し、つまり呼び出しスタックが表示されます。 - NetBeans

例文

The Call Stack window lists the sequence of calls made during execution. 例文帳に追加

「呼び出しスタック」ウィンドウには、実行中に行われた一連の呼び出しが一覧表示されます。 - NetBeans

例文

This window control system for controlling the window stack of the display window of an application operating on at least two frameworks to display one window on one screen is configured by inserting a dummy window between the windows of the different frameworks.例文帳に追加

少なくとも2つのフレームワーク上でそれぞれ動作するアプリケーションの表示ウィンドウのウィンドウスタックを制御して、1つの画面に1つのウィンドウを表示するウィンドウ制御システムにおいて、異なるフレームワークのウィンドウ間にダミーウィンドウを挿入した。 - 特許庁

The Call Stack window shows the stack of calls to the functions in the reverse order with the last called function at the top of the list: 例文帳に追加

「呼び出しスタック」ウィンドウに、関数への呼び出しのスタックが逆の順序で表示されます。 最後に呼び出された関数がリストの先頭に表示されます。 - NetBeans

The XLowerWindow function lowers the specified window to the bottom of the stack so that it does not obscure any sibling windows.例文帳に追加

関数XLowerWindowは他の兄弟ウィンドウを隠さないように、指定したウィンドウをスタックの最下位に下げる。 - XFree86

Description The XRaiseWindow function raises the specified window to the top of the stack so that no sibling windowobscures it.例文帳に追加

説明関数XRaiseWindowは指定したウィンドウが兄弟ウィンドウに隠されないように、スタックの最上位に持ち上げる。 - XFree86

This is typically used to prevent applications from relentlesslypopping themselves to the front of the window stack. 例文帳に追加

この変数は、アプリケーションが自分自身をウィンドウスタックの前面に絶えずポップアップするのを防ぐために使われる。 - XFree86

The remaining values are filled in from the currentgeometry of the window, except in the case of above (sibling) and detail(stack-mode), which are reported as None and Above, respectively, if they are not given in the request.例文帳に追加

リクエストで与えられない値がある場合、残りの値は現在のウィンドウのジオメトリを基に設定される。 - XFree86

When controlling window stack for managing superposition of windows in displaying a plurality of windows on a display device from a computer, an application program specifies groups to the windows and a window management program makes a stack order of the windows into a series for each group.例文帳に追加

コンピュータから表示装置に複数のウィンドウを表示する際のウィンドウの重ね合わせを管理するウィンドウスタックを制御するに際し、アプリケーションプログラムがウィンドウにグループを指定し、ウィンドウ管理プログラムがウィンドウのスタック順をグループ毎に一連とする。 - 特許庁

You can also navigate directly to the location where the call took place by right-clicking in the Call Stack window and choosing Go to Source.例文帳に追加

「呼び出しスタック」ウィンドウ内を右クリックし、「ソースへ移動」を選択することで、呼び出し元に直接移動することもできます。 - NetBeans

If the Xserver sets this member to None, the window whose state was changed is on the bottom of the stack with respect to sibling windows.例文帳に追加

X サーバがこのメンバにNoneを設定した場合、状態が変化したウィンドウは兄弟ウィンドウに対してスタックの最下位にある。 - XFree86

This version does not copy types like module, class, function, method,stack trace, stack frame, file, socket, window, array, or any similartypes.Classes can use the same interfaces to control copying that they use to control pickling.例文帳に追加

現在のバージョンでは、モジュール、クラス、関数、メソッド、スタック追跡、スタック構造、ファイル、ソケット、ウィンドウ、アレイ、その他これらに類似の型をコピーしません。 クラスでは、pickle 化を制御するためのインタフェースと同じインタフェースをコピーの制御に使うことができます。 - Python

If the windows are regarded as overlapping sheets of paper stacked on a desk, then raising a window is analogous to moving the sheet to the top of the stack but leaving its x and y location on the desk constant.Raising a mapped window may generate Expose events for the window and any mapped subwindows that were formerly obscured.例文帳に追加

ウィンドウを机の上で重なりあっている紙として考えると、ウィンドウを持ち上げることは、その紙をスタックの一番上に移動させることに例えられるが、机の上での x, y 座標は変わらない。 マップされているウィンドウを持ち上げた場合、それまで隠されていたそのウィンドウとマップされているサブウィンドウではExposeイベントが発生する。 - XFree86

A packet capture library taps into the network stack prior to the TCP driver to calculate the available window size reflecting a degree of congestion for each of the plurality of TCP connections.例文帳に追加

パケット取り込みライブラリはTCPドライバの前のネットワーク・スタックに入り込み、複数のTCP接続の各々における混雑度を反映する利用可能な枠サイズを計算する。 - 特許庁

If the windows are regarded as overlapping sheets of paper stacked on a desk, then lowering a window is analogous to moving the sheet to the bottom of the stack but leaving its x and ylocation on the desk constant.例文帳に追加

ウィンドウを机の上で重なりあっている紙として考えると、ウィンドウを下げることは、その紙をスタックの一番下に移動させることに例えられるが、机の上での x, y 座標は変わらない。 - XFree86

例文

The color change can be visually observed by arranging an inspection window, for recognizing the state of the color change of the member 21 changing color by the change of temperature, on a case 11 in which the fuel battery stack is stored.例文帳に追加

そして燃料電池スタックが収納されている筐体11に、温度変色部材21変色状態を確認するためののぞき窓25を形成することで、外部から目視による観察が可能になる。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 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
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS