| 例文 |
"for example"を含む例文一覧と使い方
該当件数 : 43580件
If you open an ASCII text file, for example, the entrapment program should let it pass, since plain ASCII doesn't carry macros. 例文帳に追加
たとえばあるASCIIテキストファイルを開くと、このわなプログラムはそれを通す。プレーンASCIIはマクロを保持しないからである。 - コンピューター用語辞典
For example, many visitors buy food or drinks at shops along the way to the venue, and then head to the venue. 例文帳に追加
例えば、多くの観客は、会場に向かう途中の店で食べ物や飲み物を買って、会場に向かいます。 - Weblio Email例文集
In a small town, for example, a local doctor can be an opinion leader and influence the shaping of opinions in the community.例文帳に追加
たとえば小さな町なら、地元の医者がオピニオンリーダーとなって意見形成に影響を及ぼすことができる。 - Weblio英語基本例文集
for example, physical therapy can be used to restore arm and shoulder movement and build back strength after breast cancer surgery. 例文帳に追加
例えば、乳がんの手術後に腕と肩の動きを回復し力を取り戻すために理学療法が使われる。 - PDQ®がん用語辞書 英語版
For example, if you are using x10Hosting.com, you create a MySQL database by logging onto the x10Hosting cPanel and then opening the MySQL Databases panel. 例文帳に追加
たとえば、x10Hosting.com を使用している場合は、x10Hosting cPanel にログオンして「MySQL Databases」パネルを開くことによって、MySQL データベースを作成できます。 - NetBeans
For example, you cannot use the style property to set the background color for a table or to set the font color for a label property. 例文帳に追加
しかし、たとえば、「style」プロパティーを使用して表の背景色や、「label」プロパティーのフォントの色は設定できません。 - NetBeans
For example, you can drop a Long Range Validator on a blank spot on the page, which adds longRangeValidator1 to the Outline window. 例文帳に追加
たとえば、ページの空白部分に「Long 範囲バリデータ」をドロップします。 これによって、「アウトライン」ウィンドウに longRangeValidator1 が追加されます。 - NetBeans
Actually these are not true nested transactions as they are natively supported in Interbase for example. 例文帳に追加
実際のところこれは、例えば Interbase でネイティブにサポートされているような真の入れ子状トランザクションではありません。 - PEAR
For example, the link between an UML artifact (i.e. a source file) and the logical elements defined in the artifact is only available in version 2 of UML. 例文帳に追加
たとえば、UML artifact (ソースファイル) とそこで定義されている論理要素のリンクはUML バージョン 2 でしか扱えません。 - PEAR
For example, if you have a row limit of 15 records per page, they will only fetch (up to) 15 records. 例文帳に追加
例えば、ページあたりの行数を 15 レコードに制限している場合は、(最大で) 15 レコードまでしか読み込みません。 - PEAR
If the corresponding element does not exist, the shorter sequence is ordered first (for example,[1,2] [1,2,3]).例文帳に追加
片方の要素に対応する要素が他方にない場合、より短いシーケンスが前に並びます (例えば、[1,2] [1,2,3] となります)。 - Python
Its value is constructed by or-ing together (for example,DomainStrictNoDots|DomainStrictNonDomain means both flags are set).例文帳に追加
これはいくつかの値を or することで構成します (たとえばDomainStrictNoDots|DomainStrictNonDomain は両方のフラグが設定されていることになります)。 - Python
So,for example, if an integer is directly reachable from an argument, that integer object may or may not appear in the result list.例文帳に追加
従って、例えば整数オブジェクトが直接到達可能であっても、このオブジェクトは戻り値には含まれません。 - Python
Convert an IPv4 address from dotted-quad string format (for example,'123.45.67.89') to 32-bit packed binary format, as a string four characters in length.例文帳に追加
ドット記法によるIPv4アドレス('123.45.67.89'など)を32ビットにパックしたバイナリ形式に変換し、長さ4の文字列として返します。 - Python
For example, the format 'llh0l'specifies two pad bytes at the end, assuming longs are aligned on4-byte boundaries. 例文帳に追加
例えば、フォーマット 'llh0l' は、 long 型が 4 バイトを境界としてそろえられていると仮定して、末端に 2 バイトをパディングします。 - Python
For example, lines3, 20, and 40 would (if the file names were the same) appear in the string order 20, 3 and 40.例文帳に追加
たとえば、(ファイル名が同じで)3、20、40という行番号のエントリがあった場合、20、30、40 の順に表示されます。 - Python
For example,your site may have a convention of keeping all software related to the web server under /www.例文帳に追加
例えば、自分のサイトでは、 web サーバに関連する全てのソフトウェアを /www に置くという決まりがあるかもしれません。 - Python
There is a straightforward translation from the argument list in Python (for example, the single expression "ls -l") to the arguments passed to the C function.例文帳に追加
ここでは、Python の引数リスト (例えば、単一の式 "ls -l") から C 関数に渡す引数にそのまま変換しています。 - Python
For example, if you've just downloaded a module source distribution foo-1.0.tar.gz onto a Unix system, the normal thing to do is:例文帳に追加
例えば、あるモジュールのソース配布物foo-1.0.tar.gz を Unix システム上にダウンロードしたなら、通常は以下の操作を行います: - Python
For example, the same compiler and linker flags used to compile Python will also be used for compilingextensions.例文帳に追加
例えば、拡張モジュールをコンパイルする際には、コンパイラやリンカのフラグには Python をコンパイルした際と同じものが使われます。 - Python
For example, an extension module could implement a type ``collection'' which works like listswithout order.例文帳に追加
例えば、あるモジュールでは順序概念のないリストのように動作する ``コレクション (collection)'' クラスを実装しているかもしれません。 - Python
For example, when the X server reports a GraphicsExpose event to aclient application, it sends an XGraphicsExposeEvent structure with thetype member set to GraphicsExpose. 例文帳に追加
例えば、X サーバがクライアントアプリケーションにGraphicsExposeイベントを通知するとき、X サーバはtype メンバにGraphicsExposeをセットしたXGraphicsExposeEvent構造体を送る。 - XFree86
This can be used, for example,to allow an additional pointer device to generate core pointer events (like moving the cursor, etc).例文帳に追加
これを使うと例えば、コア以外のポインタデバイスにコアポインタイベント(カーソルの移動など)を生成させることができる。 - XFree86
For example, xterm -display :1.1 will open an xterm client in the nested server with the display number :1 on the second screen.例文帳に追加
例えば、xterm -display :1.1 を実行すると、入れ子サーバ内の番号 :1のディスプレイの2番目のスクリーン上に xterm クライアントが開かれる。 - XFree86
BadValue is generated if vis is nota valid visual (for example, if a particular GLX implementation does notsupport it). 例文帳に追加
.P\\f2vis\\fP が有効なビジュアルでない場合には、\\f3BadValue\\fP が生成される(例えば、特定の GLX の実装はこれをサポートしていない)。 - XFree86
For example, for a proxy service of "LBX",the proxy address would be the X display address of the proxy (e.g, "blah.x.org:63").If xfindproxy is unsuccessful in obtaining a proxy address, it will print an error to stderr.例文帳に追加
例えば、プロキシサービス "LBX" については、プロキシのアドレスはプロキシの X ディスプレイのアドレス(つまり、"blah.x.org:63")となる。 - XFree86
For example, the editor would save the edited file, then create a temporary file with information such as the location of the cursor, etc.. .例文帳に追加
例えば、エディタは編集したファイルを保存し、カーソルの位置などの情報を持つテンポラリファイルを生成する。 - XFree86
The existence of a game machine capable of generating a specific game state (for example, a big win) is notified to each game machine.例文帳に追加
特定遊技状態(例えば大当り)が生起される遊技機が存在することを各遊技機に通知させる。 - 特許庁
In addition, an up/down operation is performed by, for example, an arbitrary menu key (not shown), a menu is selected.例文帳に追加
また、例えば任意のメニューキー(図示せず)で上下方向の操作が行われると、メニューの選択が行われる。 - 特許庁
For example, the area of a user interface picture is divided and priority levels are given to the divided parts.例文帳に追加
例えば、ユーザインタフェース画面の領域を分割し、その分割した部分について優先順位付けを行う。 - 特許庁
Information which a player wants to acquire is sent out to, for example, an east Japan profile server, a managing server of self.例文帳に追加
プレーヤが獲得したい情報を自己の管理サーバである例えば東日本プロファイルサーバに送出する。 - 特許庁
For example, the temperature distribution images Q1 to Q4 are picked up while continuously blowing the deposits of muck piles.例文帳に追加
例えば、ズリ堆積物に対して継続的に送風しながら温度分布画像Q1〜Q4を撮影する。 - 特許庁
By for example, observing color development and discoloration in the test part, it is possible to easily verify the results of measurement.例文帳に追加
そして、例えば検査部での発色や変色を観測することによって測定結果を簡単に確認できる。 - 特許庁
ID cords are classified, for example, into the 'main genre', 'subgenre', 'input source', 'others', etc., as a type.例文帳に追加
IDコードは一例として、タイプとして「主ジャンル」と、「副ジャンル」と、「入力ソース」と「その他」などに分類されている。 - 特許庁
For example, an end device 30-2 stores an identification number #3 of a router 20-3 as the master device, where the connection is expected.例文帳に追加
例えば、エンドデバイス30−2に接続希望親デバイスとしてルータ20−3の識別番号#3を記憶させる。 - 特許庁
Thereby, a warning device 130 performs, for example, warning action such as lighting or flashing of a warning lamp.例文帳に追加
これにより、警告装置130は、例えば警告ランプを点灯あるいは点滅させる等の警告動作を行う。 - 特許庁
An article-provider's managing device 1 sets, for example, a manufacture cost, etc., as an introduction price for an article.例文帳に追加
商品提供者の管理装置1は、商品の導入価格として、例えば製造原価等を設定する。 - 特許庁
To easily structure a pipe joint with a decoupling prevention function, for example, by reforming an installed pipe.例文帳に追加
たとえば既設の管を改造することで、離脱防止機能を有した管継手を容易に構成できるようにする。 - 特許庁
An air mat 213 is a bag-like elastic body (for example, a rubber) to be inflated by a supplied air.例文帳に追加
エアマット213は、供給される空気圧によって膨張する袋状の弾性体(たとえばゴム)である。 - 特許庁
To provide an underfloor structure that can effectively inhibit small animals, for example, rats, and the like, from invading into a building.例文帳に追加
建物内への鼠等の小動物の侵入を有効に防止できる床下構造を提供すること。 - 特許庁
This communications equipment 10 is controlled by a CPU in a computer system, for example, connected via a bus I/F.例文帳に追加
通信装置は、例えば、バスI/Fを介して接続されたコンピュータシステム内のCPUにより制御される。 - 特許庁
The sealing device 1 is used, for example, as a bonded canceler seal in an automatic transmission for a vehicle.例文帳に追加
当該密封装置1は例えば車両用オートマティックトランスミッションにおけるボンデッドキャンセラーシールとして用いられる。 - 特許庁
The variable impedance conversion means is, for example, a high frequency transformer that can change coil ratio between a primary coil and a secondary coil.例文帳に追加
可変インピーダンス変換手段は、例えば、一次、二次巻き線比率を変更可能な高周波トランスとする。 - 特許庁
For example, the oxide film on the surface of the signal electrode is removed and roughened is made the surface process surface 4b.例文帳に追加
例えば、信号電極の表面の酸化膜を除去させ粗面化した面を、表面処理面4bとする。 - 特許庁
This is applicable to, for example, a video recording playback device for receiving a digital broadcast signal to perform a video recording of a program.例文帳に追加
本発明は、例えば、デジタル放送信号を受信して番組を録画する録画再生装置に適用できる。 - 特許庁
For example, when a tone type A is selected, the tone creation image of the tone type A is displayed (Block B2).例文帳に追加
たとえば、音色タイプAが選択されたときには、音色タイプAの音色作成画面が表示される(ブロックB2)。 - 特許庁
The device which becomes hot in operation is, for example, a CPU(central processing unit) 28, a hard disk drive 30, etc.例文帳に追加
動作時に高温となる装置などとしては、CPU(中央処理装置)28、ハードディスク装置30などがある。 - 特許庁
For example, when the interruption occurs every one second, every one second of starting time to be accumulated is added to the memory 4.例文帳に追加
例えば、1秒毎に割り込みが発生すれば、1秒ずつ累積の起動時間をメモリ4に加算していく。 - 特許庁
| 例文 |
| Copyright ©2004-2026 Translational Research Informatics Center. All Rights Reserved. 財団法人先端医療振興財団 臨床研究情報センター |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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 - 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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

