1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 151



例文

Resize window. 例文帳に追加

\\-resizeウィンドウのサイズを変更する。 - XFree86

Here is a short list: resize - generic resizing method. 例文帳に追加

resize- 汎用のサイズ変更メソッド。 - PEAR

Resize the IDE window. 例文帳に追加

IDE をリサイズします。 - NetBeans

Resize the current region. 例文帳に追加

"resize"現在のリージョンのサイズを変更する。 - JM

例文

If XtGeometryYes, XtSetValuescalls the widget's resize procedure. 例文帳に追加

XtGeometryYesの場合は、XtSetValuesはウィジェットの resize 手続きを呼び出す。 - XFree86


例文

resize +N increase current region height by N resize -N decrease current region height by N resize N set current region height to N resize = make all windows equally high resize max maximize current region height resize min minimize current region height "screen [-opts] [n] [cmd [args]]" Establish a new window. 例文帳に追加

resize +N 現在のリージョンの高さを N 増やすresize -N 現在のリージョンの高さを N 減らすresize N 現在のリージョンの高さを N にするresize = すべてのウィンドウを同じ高さにするresize max 現在のリージョンの高さを最大にするresize min 現在のリージョンの高さを最小にする"screen [-opts] [n] [cmd [args]]"新しいウィンドウを作る。 - JM

WS " (str)" Resize display. 例文帳に追加

WS " (str)"ディスプレイをリサイズする。 - JM

If rows and columns are given, resize will ask the xterm to resize itself.例文帳に追加

rows や columns が与えられた場合、resize は xterm に大きさを変更するように要求する。 - XFree86

Release the resize handle to resize the component. 例文帳に追加

マウスボタンを離してコンポーネントのサイズを変更します。 - NetBeans

例文

# mount /dev/fd0 /floppy # cd /floppy; ./parted [drive you wish to operate on](parted) print Disk geometry for /dev/hdb: 0.000-9787.148 megabytesDisk label type: msdosMinor Start End Type Filesystem Flags1 0.031 2953.125 primary ntfs3 2953.125 3133.265 primary linux-swap2 3133.266 5633.085 primary ext34 5633.086 9787.148 extended5 5633.117 6633.210 logical6 6633.242 9787.148 logical ext3(parted) help resize resize MINOR START END resize filesystem on partition MINOR 例文帳に追加

#cd/floppy;./parted[操作するドライブ] - Gentoo Linux

例文

The resize program may be installed as sunsize,which causes makes it assume the -s option. 例文帳に追加

resize コマンドは sunsize としてインストールされることがある。 - XFree86

Resize Components 例文帳に追加

コンポーネントのサイズを変更する - NetBeans

resize(1), X(1), pty(4), tty(4) Xterm Control Sequences (this is the file ctlseqs.ms). 例文帳に追加

関連項目resize(1), X(7), pty(4), tty(4)Xterm Control Sequences(ファイル名は ctlseqs.ms である)。 - XFree86

How to Add Resize Functionality to Visual Applications in Java? 例文帳に追加

パート 3: ノード API のチュートリアル - NetBeans

If we resize the countries of the globe例文帳に追加

世界の国々の大きさを - 映画・海外ドラマ英語字幕翻訳辞書

% alias rs 'set noglob; eval `resize`' After resizing the window, the user would type: 例文帳に追加

% alias rs 'set noglob; eval `resize`'そして、ウィンドウの大きさを起動した後に% rsとタイプするとよい。 - XFree86

resize a bitmap [window] 例文帳に追加

ビットマップ[ウインドー]の大きさを変更する - 研究社 英和コンピューター用語辞典

This command is used to resize the editing area to the new number of pixels.例文帳に追加

Resizeこのコマンドは編集領域のサイズを変更し、新しいピクセル数にする。 - XFree86

Building parted to resize partition 例文帳に追加

パーティションのリサイズのためにpartedを構築する - Gentoo Linux

Run parted and you will be able to resize your partition.例文帳に追加

partedを起動し、パーティションをリサイズします。 - Gentoo Linux

To resize the JPanel: 例文帳に追加

JPanel のサイズを変更する手順は、次のとおりです。 - NetBeans

To resize a JTextField: 例文帳に追加

JTextField のサイズを変更する手順は、次のとおりです。 - NetBeans

To resize the JComboBox: 例文帳に追加

JComboBox のサイズを変更する手順は、次のとおりです。 - NetBeans

To automatically correct (resize) screen data.例文帳に追加

自動的に画面データの修正(リサイズ)を行う。 - 特許庁

Resize the preview component horizontally over the entire form. 例文帳に追加

プレビューコンポーネントの幅をフォームの端まで広げます。 - NetBeans

For example, if we want to resize /dev/hda3, the drive is /dev/hda. 例文帳に追加

例えば、/dev/hda3をリサイズするならドライブは/dev/hdaになります。 - Gentoo Linux

Warning: parted is able to resize partitions including HFS+. 例文帳に追加

警告: partedはパーティションのサイズを変更する事ができます。 - Gentoo Linux

"C-a F (fit)" Resize the window to the current region size. 例文帳に追加

"C-a F (fit)"ウィンドウを現在のリージョの大きさにリサイズする。 - JM

You may have to resize the jTextField1 to its original size. 例文帳に追加

jTextField1 を元のサイズに戻す必要がある場合があります。 - NetBeans

To add and resize a JList: 例文帳に追加

JList を追加してサイズを変更する手順は、次のとおりです。 - NetBeans

When the input DMA3a weighted signal is outputted, the resize processing at resize processing section 3 is awaited.例文帳に追加

入力DMA3aウェイト信号が出力された場合には、リサイズ処理部3におけるリサイズ処理が待機される。 - 特許庁

Expansion processing and resize processing are started almost at the same time.例文帳に追加

伸長処理とリサイズ処理とは略同時に開始される。 - 特許庁

It should be used if you want to change the filename. Resize例文帳に追加

このコマンドはファイル名を変更したいときに使われる。 - XFree86

Congratulations, you are ready to reboot and resize your partition. 例文帳に追加

これで再起動してパーティションをリサイズする準備ができました。 - Gentoo Linux

Hold the bottom resize handle of the Layout Panel component and resize to the Layout Panel to the maximum area your contents will occupy. 例文帳に追加

「レイアウトパネル」コンポーネントの下のサイズ変更ハンドルを使用して、レイアウトパネルのサイズを、内容が占める最大の領域に変更します。 - NetBeans

The JTextFields are set to resize horizontally at runtime. 例文帳に追加

JTextField は実行時に水平方向にサイズ変更するように設定されます。 - NetBeans

Can be used to resize a tuple. newsize will be the new length of the tuple.例文帳に追加

タプルをリサイズする際に使えます。 newsize はタプルの新たな長さです。 - Python

On the basis of the obtained resize rate, an image compressed in a JPG file is expressed by the JPG and resizing is applied, depending on the resize rate.例文帳に追加

求められたリサイズ率に基づいて、JPGファイルに圧縮された画像をJPG伸長し、リサイズ率に応じてリサイズを行う。 - 特許庁

The small square resize handlesreappear around the component's perimeter. 例文帳に追加

コンポーネントの周囲にサイズ変更のハンドル (小さい四角形) が表示されます。 - NetBeans

Drag the JTextField's right edge resize handle toward the right edge of the enclosing JPanel.例文帳に追加

JTextField の右端のサイズ変更のハンドルを JPanel の右端の方向にドラッグします。 - NetBeans

If you resize the application when it is running,the settings are saved. 例文帳に追加

アプリケーションの実行中にサイズを変更すれば、設定は保存されます。 - NetBeans

Note that the widget's resize procedure is not called. There are very few times to use XtResizeWindow; instead, you should use XtResizeWidget.例文帳に追加

ウィジェットのリサイズ手続きは呼ばれないことに注意すること。 - XFree86

Just compile parted and run it on an unmounted partition you chose to resize.例文帳に追加

ではpartedをコンパイルして、アンマウントしたリサイズ用パーティションに対して実行します。 - Gentoo Linux

A resize setting unit 108a sets the use of the image, and a resize execution unit 108b resizes the image according to the set use of the image.例文帳に追加

リサイズ設定部108aは、画像の用途を設定し、リサイズ実行部108bは、画像を設定した画像の用途に応じた画像サイズに変更する。 - 特許庁

Reorder and resize the components until the user interface looks as follows: 例文帳に追加

ユーザーインタフェースが次のようになるまで、コンポーネントの位置とサイズを変更します。 - NetBeans

To abort a resize, press another button before releasing the first button.例文帳に追加

サイズ変更を止めるには、最初のボタンを離す前に他のボタンを押すこと。 - XFree86

You may want to resize the window so you can see more of it at one time.例文帳に追加

一度に多くの情報を表示するには、ウィンドウのサイズを変更します。 - NetBeans

a resize pointer 例文帳に追加

大きさ変更ポインター《ウインドーの大きさを変更するときの両矢印状のマウスポインター》 - 研究社 英和コンピューター用語辞典

The parent can reposition and resize any of its children.例文帳に追加

これにより、親ウィジェットは子ウィジェットの再配置やサイズ変更を行うことができる。 - XFree86

例文

Name the class elements Checking and AccountTest and resize the elements if necessary. 例文帳に追加

クラス要素にそれぞれ「Checking」、「AccountTest」という名前を付け、必要に応じてサイズを変更します。 - NetBeans




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS