1016万例文収録!

「OverRide」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 327



例文

You can override methods from superclasses using the IDE's Insert Code popup menu. 例文帳に追加

スーパークラスのメソッドは、IDE の「コードを挿入」ポップアップメニューを使用してオーバーライドできます。 - NetBeans

You can override the project compiler settings and other properties on a per file basis.例文帳に追加

ファイル単位でプロジェクトのコンパイラ設定やそのほかのプロパティーをオーバーライドできます。 - NetBeans

Each of the main targets in build-impl.xmlalso has a -preand -posttarget that you can override in build.xml. 例文帳に追加

build-impl.xml 内の主要ターゲットのどれにも、build.xml 内でオーバーライド可能な -pre および -post ターゲットが 1 つずつあります。 - NetBeans

However, there are some user gestures for which we want to override the default behavior. 例文帳に追加

ただし、ユーザー操作によっては、デフォルトの動作をオーバーライドしたほうがいい場合もあります。 - NetBeans

例文

You can override most, but not all, of the theme's style features by making style settings. 例文帳に追加

「style」プロパティーの設定は、テーマのほとんどのスタイル機能より優先されます。 - NetBeans


例文

Override this in a channel-specific validator to validate the contents of the changelog tag. 例文帳に追加

チャネル固有のバリデータでこれをオーバーライドし、changelog タグの内容を検証します。 - PEAR

Override this in a channel-specific validator to validate the contents of the date tag. 例文帳に追加

チャネル固有のバリデータでこれをオーバーライドし、date タグの内容を検証します。 - PEAR

Override this in a channel-specific validator to validate the contents of the description tag. 例文帳に追加

チャネル固有のバリデータでこれをオーバーライドし、description タグの内容を検証します。 - PEAR

Override this method in a channel-specific validator to validate the contents of the license tag. 例文帳に追加

チャネル固有のバリデータでこれをオーバーライドし、license タグの内容を検証します。 - PEAR

例文

Override this in a channel-specific validator to validate the contents of release notes in a notes tag. 例文帳に追加

チャネル固有のバリデータでこれをオーバーライドし、notes タグのリリースノートの内容を検証します。 - PEAR

例文

Override this in a channel-specific validator to validate a package name. 例文帳に追加

チャネル固有のバリデータでこれをオーバーライドし、パッケージ名を検証します。 - PEAR

Override this function in a channel validator in order to apply a different version validation scheme. 例文帳に追加

チャネル固有のバリデータでこれをオーバーライドし、バージョンの検証方法を指定します。 - PEAR

override this to set up your validation rules. 例文帳に追加

独自の検証ルールを設定するためにはこのメソッドをオーバーライドしてください。 - PEAR

Any elements you set override the defaults and the remainder stay at their defaults. 例文帳に追加

あなたが設定した要素がこのデフォルトを上書きし、残りはデフォルトのままとなります。 - PEAR

override this method and i.e. print the queryString to see the final query. 例文帳に追加

debug($string)このメソッドをオーバーライドし、queryString を表示することでクエリの内容を確認したりします。 - PEAR

We override this here because we don't want any values from static elements 例文帳に追加

静的な要素からは値を受け取る必要がないため、ここでオーバーライドする - PEAR

Alternatively you can set (or override) the configuration when you instantate the class Example 47-3. 例文帳に追加

他に、インスタンス生成時に設定を行う (または既存の設定を上書きする) 方法もあります。 - PEAR

The default implementation returns a lower-caseversion of option; subclasses may override this or client code can set an attribute of this name on instances to affect this behavior.例文帳に追加

デフォルトではoptionを全て小文字に変換した名前が返されます。 - Python

Override this method if you need menus in your application. 例文帳に追加

アプリケーションでメニューを使う必要がある場合、このメソッドをオーバーライドします。 - Python

Override this method to return a text string describing your application.例文帳に追加

このメソッドをオーバーライドすることで、アプリケーションの説明を記述するテキスト文字列を返します。 - Python

Redefinitions of names will override the old definitions, so this is generally not a problem.例文帳に追加

名前の再定義を行うと、以前の定義を上書きするので、一般的には問題はありません。 - Python

This is done so that a subclass can completely override binary operators.例文帳に追加

これは、サブクラス側で二項演算子を完全にオーバライドできるようにするためです。 - Python

Data descriptors always override a redefinition in an instance dictionary.例文帳に追加

インスタンス辞書内で属性値が再定義されても、データデスクリプタは常にこの値をオーバライドします。 - Python

Reads size bytes from the remote server.You may override this method. 例文帳に追加

遠隔のサーバから size バイト読み出します。 このメソッドはオーバライドすることができます。 - Python

Reads one line from the remote server.You may override this method. 例文帳に追加

遠隔のサーバから一行読み出します。 このメソッドはオーバライドすることができます。 - Python

Sends data to the remote server.You may override this method. 例文帳に追加

遠隔のサーバに data を送信します。 このメソッドはオーバライドすることができます。 - Python

Close connection established in open.You may override this method. 例文帳に追加

open で確立された接続を閉じます。 このメソッドはオーバライドすることができます。 - Python

letting user-defined classes override the copying operation or the set of components copied.例文帳に追加

ユーザ定義のクラスでコピー操作やコピーされる内容の集合を上書きできるようにします。 - Python

Settings in the user's mailcap file $HOME/.mailcapwill override settings in the system mailcap files/etc/mailcap, /usr/etc/mailcap, and/usr/local/etc/mailcap. 例文帳に追加

ユーザ設定の mailcap ファイル $HOME/.mailcapはシステムの mailcap ファイル /etc/mailcap、/usr/etc/mailcap、および /usr/local/etc/mailcapの内容を上書きします。 - Python

A subclass must override this method to provide support for character references outside of the ASCII range.例文帳に追加

ASCII 範囲外の文字をサポートするには、サブクラスでこのメソッドをオーバーライドする必要があります。 - Python

Call this method initially if you override it.例文帳に追加

オーバーライドする時は、オーバーライドしたメソッドの一番最初でオリジナルのメソッドを呼んでください。 - Python

installers can override some of what you put in setup.py by editing setup.cfg例文帳に追加

インストール作業者は、作者が setup.py に設定した項目のいくつかを setup.cfg を変更して上書きできます。 - Python

installers can override anything in setup.cfg using the command-line options to setup.py例文帳に追加

インストール作業者は、setup.cfg に書かれたどんな設定もsetup.py のコマンドラインオプションで上書きできます。 - Python

Method representing the thread's activity.You may override this method in a subclass. 例文帳に追加

スレッドの活動をもたらすメソッドです。 このメソッドはサブクラスでオーバライドできます。 - Python

Override this method to do any special processing on windowclose. 例文帳に追加

ウィンドウを閉じるときに特別な処理をする場合はこのメソッドをオーバーライドします。 - Python

... Specifies the variable argumentlist to override any other resource specification for the created shellwidget. 例文帳に追加

\\fI...\\fP 1iシェルウィジェットを生成する時に上書きするリソース指定の可変長引き数リストを指定する。 - XFree86

... Specifies thevariable arguments to override resources obtained from the resource database. 例文帳に追加

\\fI...\\fP 1iリソースデータベースから取得したリソースを上書きする可変長引き数を指定する。 - XFree86

Specifies the argument list to override any otherresource specification for the created shell widget. num_args 例文帳に追加

\\fIargs\\fP 1i生成されるシェルウィジェットに対して、他のリソース指定を上書きする引き数リストを指定する。 - XFree86

The driverauto-detects the chipset type, but the following ChipSet names may optionally be specified in the config file "Device" section, and will override the auto-detection:例文帳に追加

ChipSet 項目に指定し(省略可能)、自動検出の結果を上書きしてもよい: - XFree86

If command line server options are given,they override this behavior. 例文帳に追加

コマンド行でサーバのオプションが指定された場合には、そちらが優先される。 - XFree86

If the override-redirectflag of the window is False and some other client has selected SubstructureRedirectMask on the parent, the X server generates a ConfigureRequest event, and no further processing is performed.例文帳に追加

ウィンドウの override-redirect フラグがFalse であり、親ウィンドウでSubstructureRedirectMask を選択している他のウィンドウがある場合、X サーバはConfigureRequestを生成し、それ以上の処理は行わない。 - XFree86

If the override-redirect flag of the window is False and some other client has selected SubstructureRedirectMask on the parent, the X server generates a ConfigureRequest event, and no further processing is performed.例文帳に追加

ウィンドウの override-redirect ウィンドウがFalse であり、親ウィンドウ上でSubstructureRedirectMask を選択している他のクライアントがある場合、X サーバはConfigureRequest を生成し、それ以上の処理は行わない。 - XFree86

Window manager clientsnormally should ignore this window if the override-redirect attribute is True, because these events usually are generated from pop-ups, which overridestructure control.例文帳に追加

ウィンドウマネージャは、このウィンドウの override-redirect 属性がTrueならばこれを無視すべきである。 この理由は、これらのイベントは通常はウィンドウ構成の制御を無視するポップアップウィンドウで生成されるからである。 - XFree86

If the override-redirect of the window is False and if some other client has selected SubstructureRedirectMask on the parent window, then the X server generates a MapRequest event,and the XMapWindow function does not map the window.例文帳に追加

指定したウィンドウの override-redirect 属性がFalseで、かつその親ウィンドウで他のクライアントがSubstructureRedirectMaskを選択している場合には、X サーバはMapRequestイベントを生成し、関数XMapWindowはウィンドウをマップしない。 - XFree86

If the override-redirectattribute of the window is False and some other client has selected SubstructureRedirectMask on the parent, the X server generates a ConfigureRequest event, and no processing is performed. Otherwise, the window is raised.例文帳に追加

ウィンドウの override-redirect 属性がFalse であり、親ウィンドウのSubstructureRedirectMask を選択しているウィンドウが他にある場合、X サーバはConfigureRequestイベントを生成し、処理を行わない。 - XFree86

If the same specifier is used for an entry in both the file and the database,the entry in the file will replace the entry in the database if override is True; otherwise, the entry in the file is discarded.例文帳に追加

あるエントリーについて、ファイルとデータベースが同じ指示子を用いている場合、引き数 override がTrueならば、データベースのエントリーはファイルのエントリーに置き換えられる。 そうでない場合、ファイルのエントリーは破棄される。 - XFree86

The difference to specifying a make variable on the command line with is that the latter will override instead of augment.例文帳に追加

これとのようにして make変数をコマンドラインに設定した場合との違いは、こちらの場合に変数そのものを完全に上書きしてしまうという点です。 - FreeBSD

If you want to specify an alternative FreeBSD Packages Mirror, instead of the main distribution site, you have to set the PACKAGESITE environment variable accordingly, to override the default settings. 例文帳に追加

メインの配布サイトではなく FreeBSD Packageミラーサイトの package を使うには、 PACKAGESITE環境変数に利用したいサイトを設定してください。 - FreeBSD

More specific matches override less exact matches. 例文帳に追加

このエントリは上にある cyberspammer.comという行よりもさらに厳密です (厳密に一致すればするほど、そうでないものより優先されます)。 - FreeBSD

例文

UUCP pseudo-domain notation, to allow for a uucp-neighbor ! recipient override of the default rules. 例文帳に追加

recipientがデフォルトルートを上書きすることを許可するための UUCP 隣接ホストは .UUCP仮想ドメイン記法で言及されます。 - FreeBSD

索引トップ用語の索引



  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 1994-2010 The FreeBSD Project. All rights reserved. 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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS