1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

-pathを含む例文一覧と使い方

該当件数 : 49846



例文

By the pond in the Gonjo-ji Temple there is a 'path Shosho walked,' and tradition has it that if those who are in litigation walk the path, they will lose their cases. 例文帳に追加

欣浄寺の池の横には「少将の通い道」とよばれるものがあり、訴訟を持っている者がここを通るとかなわないと言われる。 - Wikipedia日英京都関連文書対訳コーパス

The Tengu are commonly said to be devils that lead people to the path of evil, and are also called Geho-sama. 例文帳に追加

俗に人を魔道に導く魔物とされ、外法様ともいう。 - Wikipedia日英京都関連文書対訳コーパス

Suddenly several men rushed out and stood in my way [path]. 例文帳に追加

突然, 数人の男がとび出してきて私の行く手に立ちふさがった. - 研究社 新和英中辞典

Bunbu ichido (literally 'the single path of the cultural and martial arts') means that both scholarship and martial arts (sports) are essentially the same, unlike bunbu ryodo (the dual path of the cultural and martial arts). 例文帳に追加

文武一道(ぶんぶいちどう)とは、文武両道とは異なり、学問も武芸(スポーツ)も詰まるところは同じであるという意である。 - Wikipedia日英京都関連文書対訳コーパス

例文

The father and son rejoice in the reunion and together tread the path of discipline. 例文帳に追加

再会を喜んだ父子は一緒に修行の道を歩むのであった。 - Wikipedia日英京都関連文書対訳コーパス


例文

Education is the path to happiness, peace, righteousness, and success.例文帳に追加

教育は幸福と平和と正義と、そして勝利の道なのであります。 - Tatoeba例文

eruptions along a nerve path often accompanied by severe neuralgia 例文帳に追加

神経路に沿って生じる発疹で、しばしば激しい神経痛を伴う - 日本語WordNet

Find the critical path and the slack in the network 例文帳に追加

ネットワーク内の限界経路(クリティカルパス)と余裕(スラック;遊び)を見つけなさい - コンピューター用語辞典

in astronomy, the apparent annual path of the sun through the heavens, called the ecliptic 例文帳に追加

黄道という地球上から見て太陽が1年間に動く軌道 - EDR日英対訳辞書

例文

the condition of it being difficult to find truth because there are so many different directions in the path of learning 例文帳に追加

学問が多方面に分かれていて真理をつかみにくいこと - EDR日英対訳辞書

例文

the state of an earthen path passing from the front to the back door of a house 例文帳に追加

家の土間が表口から裏口まで通り抜けになっていること - EDR日英対訳辞書

a person who drives passersby out of the path of a member of the Japanese nobility who has left his or her house 例文帳に追加

貴人の外出の際,前にいる通行人を追いはらう人 - EDR日英対訳辞書

a television system that displays on the screen the path of a moving object, called stroboscopic replay 例文帳に追加

ストロボアクションという,画面に物体の動きの軌跡を示すテレビシステム - EDR日英対訳辞書

an integrated circuit with a thin single-crystallization of semiconductors in a path 例文帳に追加

基板上に半導体の薄い単結晶を組み込んだ集積回路 - EDR日英対訳辞書

40768Description: If you import a web module with an empty context path from NetBeans IDE 3.5, the context path will be changed to the name of the directory where the web module resides.例文帳に追加

40768問題: NetBeans IDE 3.5 で作成した空のコンテキストパスを持つ Web モジュールをインポートすると、コンテキストパスが Web モジュールがあるディレクトリ名に変更されます。 - NetBeans

If the Perl path is not correctly set, follow the instructions below:例文帳に追加

Perl のパスが正しく設定されていない場合は、次の手順に従います。 - NetBeans

depends on a certain Program available in the system path. This is not supported in the PEAR installer. 例文帳に追加

システムパス中にある特定のプログラムに依存(PEAR インストーラでは未サポート) - PEAR

Get the path of the temporal directory set in the system by looking in its environments variables. 例文帳に追加

環境変数から、システムの一時ディレクトリへのパスを取得します。 - PEAR

A string with the full path or FALSE if not found例文帳に追加

フルパスを表す文字列、あるいは見つからなかった場合に FALSEを返します。 - PEAR

full path to the dependency database, or FALSE to use default例文帳に追加

依存性データベースへのフルパス、あるいはデフォルト設定を使用する場合に FALSE。 - PEAR

This method returns TRUE if the path is absolute, FALSE otherwise.例文帳に追加

このメソッドは、絶対パスの場合 TRUE を返し、そうでないなら FALSEを返します。 - PEAR

This methods returns the given path name without a leading directory separator. 例文帳に追加

このメソッドは、先頭のディレクトリセパレータが取り除かれたパス名を返します。 - PEAR

This methods returns the given path name without a trailing directory separator. 例文帳に追加

このメソッドは、最後のディレクトリセパレータが取り除かれたパス名を返します。 - PEAR

You can give this function either a relative or an absolute path as the first parameter. 例文帳に追加

最初のパラメータは相対パスあるいは絶対パスで指定できます。 - PEAR

To ensureOS-independence, filename should use / characters to separate path segments, and may not be an absolute path(i.e., it may not begin with /).例文帳に追加

OS への依存性を除くため、filename ではパスを分割する文字に/ を使わねばならず、絶対パスにしてはなりません(パス文字列を/ で始めてはなりません)。 - Python

The tail part will never contain a slash; if path ends in a slash, tail will be empty.例文帳に追加

tailはパスの構成要素の末尾で、headはそれより前の部分です。 tailはスラッシュを含みません;もしpathの最後にスラッシュがあれば、tailは空文字列になります。 - Python

The follow data values are used to support path manipulationoperations. 例文帳に追加

以下のデータ値はパス名編集操作をサポートするために利用されます。 - Python

The character conventionally used by the operating system to separatesearch patch components (as in PATH), such as ":" for POSIX or ";" for Windows.Also available via os.例文帳に追加

(PATH のような) サーチパス内の要素を分割するためにオペレーティングシステムが慣習的に用いる文字で、POSIX における":" や DOS および Windows における ";" に相当します。 - Python

angle2 Specifies the path and extent of the arc relative to the start of the arc, in units of degrees * 64.例文帳に追加

angle2 1i弧の開始角からの角度で弧の軌跡と領域を指定。 - XFree86

Thus, if there is a font in the local font path of the nested server, there is no guarantee that this font exists in the remote font path of the real server.例文帳に追加

よって、あるフォントが入れ子サーバのローカルのフォントパスにあった場合、そのフォントが実サーバのリモートのフォントパスにも存在する保証はない。 - XFree86

The default font path is "XRoot/lib/X11/fonts/misc/, XRoot/lib/X11/fonts/Speedo/,XRoot/lib/X11/fonts/Type1/, XRoot/lib/X11/fonts/75dpi/, XRoot/lib/X11/fonts/100dpi/". 例文帳に追加

フォントパスのデフォルト値は"/lib/X11/fonts/misc/,/lib/X11/fonts/Speedo/,/lib/X11/fonts/Type1/,/lib/X11/fonts/75dpi/,/lib/X11/fonts/100dpi/"である。 - XFree86

DisplayManager. DISPLAY 例文帳に追加

"DisplayManager.DISPLAY.systemPath"xdmは、起動スクリプトとリセットスクリプトで使う PATH 環境変数にこのリソースの値をセットする。 - XFree86

Yamato no kodo: The path built in the Asuka and the Nara period which ran through Yamato Province 例文帳に追加

大和の古道:大和地方を貫通する飛鳥・奈良時代の街道。 - Wikipedia日英京都関連文書対訳コーパス

In a second state, the first laser beam advances in the first optical path 11 clockwise and advances in the second optical path 12 counterclockwise.例文帳に追加

第2の状態では、第1のレーザ光が第1の光路11を時計回りに進行し、且つ、第2の光路12を反時計回りに進行する。 - 特許庁

A forward-side guide member 13 is provided on the forward path side in a freely installed manner for guiding the material 18 from the forward path 1A onto the turn table 4.例文帳に追加

往路側に往路1Aからターンテーブル4上に被搬送物18を誘導する往路側ガイド部材13を設置自在に設ける。 - 特許庁

This game device includes: the traveling path provided with a traveling path guide; a traveling body locked while moving along the traveling path guide; and a means for controlling the traveling of the traveling body according to the input from the operator.例文帳に追加

走行経路ガイドを備える走行路と、走行経路ガイドに沿って移動可能な状態で係止される走行体と、操作者からの入力に基づいて走行体の走行を制御する手段とを備える。 - 特許庁

A damper driving structure includes: a casing 30 having an air flow path; a damper 49 provided in the air flow path of the casing 30 and opening and closing the air flow path; and a driving link 104 connected to the damper 49.例文帳に追加

ダンパ駆動構造は、空気流路を有するケーシング30と、ケーシング30の空気流路に設けられ、空気流路を開閉するダンパ49と、ダンパ49に連結される駆動リンク104とを備えている。 - 特許庁

WEB-FED ROTARY GRAVURE PRESS AND EQUIPMENT AND METHOD FOR MEASURING PATH LENGTH BETWEEN UNITS例文帳に追加

グラビア輪転機におけるユニット間パス長計測装置および方法 - 特許庁

METHOD AND DEVICE FOR ESTABLISHING SECRET CONNECTION ON ONE-WAY DATA PATH例文帳に追加

一方向デ—タ路上に秘密コネクションを確立する方法及び装置 - 特許庁

TRANSMISSION QUALITY DETERMINATION METHOD, TRANSMISSION PATH SELECTION METHOD, AND DEVICE OF THE SAME例文帳に追加

伝送品質判定方法、伝送経路選択方法及びその装置 - 特許庁

A data path unit 100 comprises an arithmetic function for signal processing.例文帳に追加

データパス部100は、信号処理のための演算機能を備えている。 - 特許庁

To transmit date via a second transmission path even when a first transmission path fails or even when a data transmitter to receive the data is connected only to the first transmission path.例文帳に追加

一方の伝送路が故障になっている場合や送信先のデータ伝送装置が一方の伝送路のみに接続されている場合であっても他方の伝送路を経由してデータ伝送を可能とすることである。 - 特許庁

PATH LOSS DATA NORMALIZATION FOR GROWTH MANAGEMENT OF CELLULAR SYSTEM例文帳に追加

移動電話システムの成長管理のための経路損失データ正規化方法 - 特許庁

TRANSMISSION APPARATUS, TRANSMISSION NETWORK, AND PATH SWITCHING METHOD BEING EMPLOYED THEREFOR例文帳に追加

伝送装置、伝送ネットワーク及びそれらに用いる回線切り替え方法 - 特許庁

This work transport apparatus 1 is formed by a two-layer structure of an upper transport path 2 and a lower transport path 6, and loaded on a frame 12 and fixed thereto.例文帳に追加

ワ−ク搬送装置1は、上部搬送路2と下部搬送路6との上下二層で構成し、架台12に積載して固定している。 - 特許庁

Inside the main body 10, a vacuum introducing path 10c, an air introducing path 10d, an air passage 13a and a communicating path 60a for forming an air introducing passage for communicating the vacuum nozzle 40 and the dust collecting bag 50 are formed.例文帳に追加

本体10内には、バキュームノズル40と集塵袋50とを連通するエア導入通路をなすバキューム導入路10c、エア導入路10d、エア通路13a、連通路60aが形成されている。 - 特許庁

FLUID TRANSFER PATH MONITORING DEVICE AND METHOD, AND POLISHING DEVICE例文帳に追加

流体移送路監視装置、流体移送路監視方法及び研磨装置 - 特許庁

A second optical waveguide path 160 interconnects the units 110 to 140.例文帳に追加

第2の光導波路160は、ユニット110〜140を接続する。 - 特許庁

Thus, the base band section 2 requires no path search section and searcher section.例文帳に追加

これによって、ベースバンド部2はパスサーチ部およびサーチャ部を不要にできる。 - 特許庁

例文

METHOD FOR GENERATING MACHINING PATH, METHOD FOR DETERMINATION OF UNCUT AREA, PROGRAM FOR GENERATION OF MACHINING PATH, PROGRAM FOR DETERMINATION OF THE UNCUT AREA, AND STORAGE MEDIUM例文帳に追加

加工経路の生成方法、加工残りの判定方法、加工経路の生成用プログラム、加工残り判定用プログラムおよび記憶媒体 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
研究社 新和英中辞典
Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved.
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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