1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 49937



例文

例えば、`.RES.B .LEN("sample")' は、 メモリの 6 byte を予約する。例文帳に追加

For example, `.RES.B .LEN("sample")' reserves six bytes of memory.  - JM

例えば、`SDATA' と .SDATA' を同じ効果のものとして書ける。例文帳に追加

For example, you can write `SDATA' with the same effect as .SDATA'.  - JM

例えば `b' は `B' と同じとみなされる。例文帳に追加

when sorting so that, for example, `b' and `B' sort as equal.  - JM

例えば入力行として ` foo bar' が与えられた場合、 sort例文帳に追加

That is, given the input line `foo bar', sort  - JM

例文

例えば 1984 年、 MIT AI ラボの少数のユーザーは例文帳に追加

For example, in 1984, a few users at the MIT AI lab decided to  - JM


例文

例えば以下の二つのコマンドは等価である:例文帳に追加

For example, these two commands are equivalent:  - JM

例えば pear.example.com/Bar バージョン 1.3.0 の例を考えてみます。例文帳に追加

If pear.example.com/Foo is not installed, install version 1.5.2.  - PEAR

例えば以下のようなチャネル名が可能です。例文帳に追加

This is a perfectly valid channel name: foo.example.com/path/to/pear.  - PEAR

例えば、チャネル pear.php.net のエイリアスはpear です。例文帳に追加

For instance, channel pear.php.net's alias is pear.  - PEAR

例文

使用するコンテントエンコーディング(例えば UTF-8)。例文帳に追加

The content encoding that should be used (e.g. UTF-8).  - PEAR

例文

:PHP で使用するデータベースバックエンド (例え例文帳に追加

: Database backend used in PHP (i.e.  - PEAR

phptype:PHP で使用するデータベースバックエンド (例えば mysqlや pgsql など)例文帳に追加

phptype: Database backend used in PHP (i.e. mysql , pgsql etc.)  - PEAR

protocol:使用する通信プロトコル (例えば tcpや unix など)例文帳に追加

protocol: Communication protocol to use ( i.e. tcp, unix etc.)  - PEAR

区切り文字を、例えば '/' のように指定します (デフォルトは )。例文帳に追加

Set the fragments separator, for instance '/' (default: ).  - PEAR

例えば、(2003, 11, -1) は (2003, 10, 31) に変換されます。例文帳に追加

For instance, (2003, 11, -1) will be translated to (2003, 10, 31).  - PEAR

例えば、0.5 という値は'12:00:00 PM' と表示されます。例文帳に追加

For example an argument of 0.5 would be presented as '12:00:00 PM'.  - PEAR

有効な名前は例えば下記のようになります。例文帳に追加

Valid names are i.e.:  - PEAR

無効な名前は例えば下記のようになります。例文帳に追加

Non-valid names are i.e.  - PEAR

例えば、テンプレートエンジンを使用している場合です。例文帳に追加

when using a template engine.  - PEAR

例えば、pageIDが1で、perPage制限が10の場合、(1, 10)を返します。例文帳に追加

Eg, if you pass it pageID one and your perPage limit is 10 it will return (1, 10).  - PEAR

例えば、pageIDが5で、deltaが2の場合、3と7を返します。例文帳に追加

Eg, if you pass it pageID = 5 and your delta is 2 it will return you 3 and 7. - PEAR

書式はUNIXスタイルで、例えば"0666"や、"666"です。例文帳に追加

The format is unix-styled, ie. "0666" or "666".  - PEAR

entryType- エントリの種類。 例えば techreport、book など。例文帳に追加

entryType- The type of the entry, like techreport, book and so on.  - PEAR

例えば、cmp([1,2,x], [1,2,y]) はcmp(x,y) と等しい結果を返します。例文帳に追加

For example, cmp([1,2,x], [1,2,y]) returns the same as cmp(x,y). - Python

例えば、 Python 2.2.1 を使っているなら、"XY" は実際には"22" になります。例文帳に追加

For example, if you are using Python 2.2.1, "XY" will actually be"22". Subsections - Python

例えば以下のファイルがその実例です。例文帳に追加

This is demonstrated in the example below. - Python

例えば、以下のようなヘルパー関数:例文帳に追加

For example, you could define the following helper:  - Python

例えば、list('abc') は ['a', 'b', 'c'] およびlist(1, 2, 3) は [1, 2, 3] を返します。例文帳に追加

For instance,list('abc') returns ['a', 'b', 'c'] and list((1, 2, 3) ) returns [1, 2, 3].  - Python

例えば、ord('a') は整数 97 を返し、ord(u'u2020') は 8224 を返します。例文帳に追加

E.g., ord('a') returns the integer 97,ord(u'u2020') returns 8224.  - Python

例えば、reduce(labmda x, y: x+y, [1, 2, 3, 4, 5])は ((((1+2)+3)+4)+5) を計算します。例文帳に追加

For example, reduce(lambda x, y: x+y, [1, 2,3, 4, 5]) calculates ((((1+2)+3)+4)+5).  - Python

例えば、d == date(2002, 12, 31) とすると、d.replace(day=26) == date(2002, 12, 26) となります。例文帳に追加

For example, if d == date(2002, 12, 31), thend.replace(day=26) == date(2002, 12, 26). - Python

例えば、日曜日を週の開始日に設定するとき:例文帳に追加

For example, to set the first weekday to Sunday:  - Python

例えば、A//B、A/./B、A/foo/../Bは全てA/Bになります。例文帳に追加

A//B, A/./B andA/foo/../B all become A/B.  - Python

例えば、'US/Eastern'、 'Australia/Melbourne'、 'Egypt' ないし 'Europe/Amsterdam' と指定します。例文帳に追加

For example, 'US/Eastern', 'Australia/Melbourne', 'Egypt' or 'Europe/Amsterdam'.  - Python

header 引数は、例えば 'subject'といったヘッダキーワードです。例文帳に追加

The header argument is a header keyword, e.g. 'subject'. - Python

FIFOは (例えば os.unlink() を使って) 削除されるまで存在しつづけます。例文帳に追加

FIFOs exist until they are deleted (for example with os. - Python

例えば、Isaac (?=Asimov) は、'Isaac'に'Asimov'が続く場合だけ、'Isaac'とマッチします。例文帳に追加

For example, Isaac (?=Asimov) will match 'Isaac' only if it'sfollowed by 'Asimov'. - Python

例えば、Isaac (?!Asimov)は、'Isaac' に'Asimov'が続かない場合のみマッチします。例文帳に追加

For example,Isaac (?!Asimov) will match 'Isaac' only if it's not followed by 'Asimov'. - Python

数値型におけるゼロ。 例えば 0 、 0L 、0.0 、 0j 。例文帳に追加

zero of any numeric type, for example, 0, 0L,0.0, 0j.  - Python

このことは、ある ZIP ファイルを他のファイル、例えばpython.exe に例文帳に追加

This is meant for adding a ZIP archive to another file, such as python.exe. Using - Python

例えば \\fIx.org:0\\fP, \\fIexpo:0\\fP, \\fI198.112.45.11:0\\fP,\\fIbigmachine:1\\fP, \\fIhydra:0.1\\fP は正しい指定である。例文帳に追加

For example: x.org:0, expo:0, 198.112.45.11:0, bigmachine:1,and hydra:0.1.  - XFree86

\\(bu 5読み取り専用の引き数(例えばXNFilterEvents)が指定された。例文帳に追加

A read-only argument was set (for example, XNFilterEvents).  - XFree86

例えば、文字列 ``#3a7'' は ``#3000a0007000'' と同じである。例文帳に追加

For example,the string ``#3a7'' is the same as ``#3000a0007000''.  - XFree86

例えば、PRIMARY はプライマリのセレクションのために用いられる。例文帳に追加

For example, PRIMARY is used for the primary selection. - XFree86

例えば、PIXMAP はピックスマップのために用いられる。例文帳に追加

For example, PIXMAP is used for a pixmap. - XFree86

例えば、TCP/IP 接続を無効にするには\\-nolisten tcpを指定する。例文帳に追加

For example,TCP/IP connections can be disabled with -nolisten tcp -noreset  - XFree86

例えば ``XFWP'' サービスの場合には、proxy-address は ``firewall.x.org:100'' のようになる。例文帳に追加

For example, for the ``XFWP'' service, the proxy-address might be ``firewall.x.org:100''. - XFree86

例えば /usr/man/man1/ls.1 を変換する場合は、最初に /usr/man に cd すること。例文帳に追加

For example, if you are translating /usr/man/man1/ls.1, first cd into /usr/man. - XFree86

例えば、"2 y^x 3 =" は "8"となる(これは2の3乗である)。例文帳に追加

For example "2 y^x 3 =" results in "8", which is 2^3.  - XFree86

例文

例えば、IP/IL/P/ED はそれぞれ ImportPhotomap, ImportLUT, Point, ExportDrawableである。例文帳に追加

For instance. IP/IL/P/EDindicates ImportPhotomap, ImportLUT, Point, and ExportDrawable.  - XFree86

索引トップ用語の索引



  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  
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 - 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS