Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「Q Is」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

Q Isの部分一致の例文一覧と使い方

該当件数 : 3377



例文

What is it, q?例文帳に追加

何がだ q。 - 映画・海外ドラマ英語字幕翻訳辞書

Signed, joe q public. is that all?例文帳に追加

「署名 ジョー・q・パブリック」 - 映画・海外ドラマ英語字幕翻訳辞書

What is this, a q and a?例文帳に追加

このQAは何だ? - 映画・海外ドラマ英語字幕翻訳辞書

What is this, a q and a?例文帳に追加

このqaは何だ? - 映画・海外ドラマ英語字幕翻訳辞書

例文

If the first byte is 0 the Q-bit will not be set. 例文帳に追加

0 だと、 Q ビットをセットしない。 - JM


例文

And this is very similar to a q and u example.例文帳に追加

これはqとuの例に似ていますね - 映画・海外ドラマ英語字幕翻訳辞書

And this is very similar to a q and u example.例文帳に追加

これはQとUの例に似ていますね - 映画・海外ドラマ英語字幕翻訳辞書

Q[2-d[i]] is stored in Q[0].例文帳に追加

Q[0]にQ[2−d[i]]を格納する。 - 特許庁

Q: My problem is not listed above. 例文帳に追加

Q:私の問題は上にはありませんでした。 - Gentoo Linux

例文

Q[1+d[i]] is stored in Q[1].例文帳に追加

Q[1]にQ[1+d[i]]を格納する。 - 特許庁

例文

I. Q. What is confession? 例文帳に追加

問い 懺悔とは何ですか。 - Translation by Robert E. Smith『マルチン・ルターの小信仰問答書』

Q is a minimum multiplier of 2, equal to or larger than N2+M-1.例文帳に追加

Qは、N2+M-1以上の最小の2の乗数である。 - 特許庁

Takara is known for its Licca-chan dolls and Choro-Q miniature cars. 例文帳に追加

タカラは,リカちゃん人形やミニカーのチョロQで知られている。 - 浜島書店 Catch a Wave

Q: My system logger reports things like "logger: ACPI group battery /action battery is not defined". 例文帳に追加

Q:システムロガーが以下のような報告を行いました。 "logger:ACPIgroupbattery/actionbatteryisnotdefined" - Gentoo Linux

A Q-Ratio is a stock price index that observed business assets.例文帳に追加

Qレシオは企業の資産に注目した株式指標です。 - Weblio英語基本例文集

I. Q. What is the Sacrament of the Altar? 例文帳に追加

問い 聖餐式とは何ですか。 - Translation by Robert E. Smith『マルチン・ルターの小信仰問答書』

A phase comparison is made by receiving an I data clock 621 and a Q data clock 631 outputted from an I-DAC and a Q-DAC.例文帳に追加

I-DACおよびQ-DACから出力されるIデータクロック621およびQデータクロック631を受けて位相比較を行う。 - 特許庁

In the data storage region 19, data Q are stored and the priority of the data Q is "Q".例文帳に追加

データ格納領域19にはデータQがあり、このデータQの優先度を「Q」とする。 - 特許庁

What you said earlier is reverse q!例文帳に追加

さっきと 言ってること 逆だキュ! - 映画・海外ドラマ英語字幕翻訳辞書

verbose is set to False. 例文帳に追加

"-q"を見つければ、options.verbose は False にセットされます。 - Python

Q: Is it possibly to use 3D-Accelerated software on the workstations? 例文帳に追加

Q:ワークステーションで、3Dアクセラレーションを使ったソフトウェアは動きますか? - Gentoo Linux

Pattern data of different quality is given to signals S1-1 to S1-q.例文帳に追加

信号S1-1〜S1-qに性質の異なるパタンデータを与える。 - 特許庁

If set to 0 (default), the Q-bit is never set for outgoing packets and the Q-bit of incoming packets is ignored. 例文帳に追加

0 にセットすると、 Q ビットは発信パケットには決してセットされず、受信パケットでは無視される (デフォルト)。 - JM

Ellipse addition ECADD of Q[0] and Q[1] is carried out and the arithmetic result is stored in Q[1] (S4).例文帳に追加

Q[0]とQ[1]の楕円加算ECADDを実行し、演算結果をQ[1]に格納する(S4)。 - 特許庁

It knows about the length modifiers h, l, L, Z, and q, but accepts L and q both for long double and for long long int (this is a bug). 例文帳に追加

また、長さ修飾子 h, l, L, Z, iand q が使えるが、L と q は両方ともlong double と long long int に対応している (これはバグである)。 - JM

A couple of received I and Q signals is digitized in a sampling rate T, converted to baseband I and Q signals and inputted to a vector combiner 50.例文帳に追加

受信I、Q信号対をサンプリング・レートTでデジタル化し、ベースバンドI、Q信号に変換し、ベクトル結合器50に入力する。 - 特許庁

For plain and long integers, the result is the same as(a / b, a % b).For floating point numbers the result is (q, a %b), where q is usually math.例文帳に追加

通常の整数と長整数の場合、結果は (a / b, a % b) と同じです。 - Python

Many specimens undergo mass loss in the electron beam, which is dependent on the irradiation dose D = Q / A, where Q is the total electron charge and A is the area of irradiation. 例文帳に追加

多くの試料は電子ビームの中で質量損失を受け、それは照射線量D = Q / Aに依存する: ここでQは全電荷量、Aは照射領域である。 - 科学技術論文動詞集

Each width Q in both outsides is choosed in the extent of Q≥L/2.例文帳に追加

前記両外側の各幅Qは、Q≧L/2の範囲に設定される。 - 特許庁

Controls whether the X.25 Q-bit (Qualified Data Bit) is accessible by the user. 例文帳に追加

X.25 の Q ビット (Qualified データビット) にユーザーがアクセスできるかどうかをコントロールする。 - JM

II. Q. Where is that written? 例文帳に追加

問い どこにそのことが書いてありますか。 - Translation by Robert E. Smith『マルチン・ルターの小信仰問答書』

When the calculated Q scale value is larger than the lower limit, the information controller 15 outputs the calculated Q scale value to the quantizer 5.例文帳に追加

演算されたQスケール値が、下限値よりも大きい場合、情報制御器15は、演算したQスケール値を量子化器5に出力する。 - 特許庁

This is set to true by the-q option if called as a script. 例文帳に追加

スクリプトとして呼び出された場合は、-qオプションによって真に設定されます。 - Python

For example, you might have a verbose flag that is turned on with "-v" and off with "-q":例文帳に追加

例えば、verbose というフラグを"-v" で有効にして、"-q" で無効にしたいとします: - Python

The module P is attached to the principal member Q.例文帳に追加

該主材QにモジュールPを装着する。 - 特許庁

Although the crystallized product synthesized by the hydrothermal crystallization process contains Q (tetraalkylethylenediamine), Q disappears if it is dehydrated and burned. 例文帳に追加

水熱合成法によって合成された結晶化生成物はQ(テトラアルキルエチレンジアミン)を含有するがそれを脱水、加焼することでQは消失する。 - 特許庁

If we want optparse to setverbose to True unless "-q" is seen, then we can do this: 例文帳に追加

optparse に対して、-q がない限り verbose を True に設定させたいなら、以下のようにします: - Python

A color conversion table stores the RGB value of the nearest point R (this is considered as a point Q).例文帳に追加

最近点RのRGB値(これを点Qとみなす)を色変換テーブルに格納する。 - 特許庁

The I/ Q data is passed through a low-pass filter.例文帳に追加

I/Qデータを低域通過フィルタに通す。 - 特許庁

The camera 2a is moved by the moving vector q.例文帳に追加

カメラ2aを移動ベクトルq移動させる。 - 特許庁

The picture coder has a compression part 10 comprising a means 41 for correcting q-scale-codes, a means 42 for deciding whether 1 picture is encoded again, from the dispersion degree of all the q-scale-codes in the 1 picture, and a q-scale-code memory 43 for holding all the q-scale-codes in the 1 picture.例文帳に追加

画像符号器の圧縮部10に、q-scale-codeを補正する補正手段41と、1ピクチャ内の全q-scale-codeの分散度より、そのピクチャを再エンコードするかどうかを判断する再エンコード判断手段42と、1ピクチャ内の全q-scale-codeを保持するq-scale-codeメモリ43と、をさらに備える。 - 特許庁

That is, the term with respect to the Q(tn) is a vibration term.例文帳に追加

すなわち、Q(t_n)に関する項は振動項となる。 - 特許庁

A threshold correction period T5 for the first row is started after the time t_3NQ when the power supply line potential DS(N/Q) of the N/Q unit (the final stage unit) falls.例文帳に追加

また、第N/Qユニット(最終段ユニット)の電源線電位DS(N/Q)のが立ち下がった時刻t_3NQの後に、第1行の閾値補正期間T5が開始される。 - 特許庁

Q: My laptop supports frequency scaling, but/sys/devices/system/cpu/cpu0/cpufreq/ is empty. 例文帳に追加

Q:私のラップトップは周波数の調整をサポートしていますが、/sys/devices/system/cpu/cpu0/cpufreq/が空っぽです。 - Gentoo Linux

P is set as an initial value Q[0] and 2×P is set as an initial value of Q[1] (Fig. 2, S1).例文帳に追加

Q[0]の初期値としてP、Q[1]の初期値として2×Pを設定する(図2,S1)。 - 特許庁

Each amplifier circuit FDA (q) is connected to output lines LR, LG, LB in corresponding colors.例文帳に追加

各増幅回路FDA(q)は対応する色の出力ラインL_R,L_G,L_Bに接続されている。 - 特許庁

Q: My battery is charged, but KDE reports there would be 0% left and immediately shuts down.例文帳に追加

Q:バッテリーを充電しましたが、KDEは0%だと報告してすぐに終了してしまいます。 - Gentoo Linux

If the first byte of the data written to the socket is 1 the Q-bit of the corresponding outgoing data packets will be set. 例文帳に追加

ソケットに書き込むデータの先頭バイトが 1 だと、その発信パケットの Q ビットをセットする。 - JM

In the YIQ space, the Y coordinate is between 0 and 1, but the I and Q coordinates can be positive or negative.例文帳に追加

YIQ 空間では、Y 軸は 0 から 1 ですが、 I および Q 軸は正の値も負の値もとり得ます。 - Python

例文

A zeolite, including the X-ray pattern of xxxx, whose formula is [M2 O]0-9[Q+]1-50[Al2O3]1[SiO2]30-1000[H2O]0-2000, wherein M in the formula is an alkali metal and Q is tetraalkylethylenediamine. 例文帳に追加

0~9M2O・1~50Q+・Al2O3・30~1000SiO2・0~2000H2Oで表される組成を有し、式中Mはアルカリ金属、Qはテトラアルキルエチレンジアミンであり、×××のX線パターンをもつゼオライト。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
浜島書店 Catch a Wave
Copyright © 1995-2026 Hamajima Shoten, Publishers. All rights reserved.
  
科学技術論文動詞集
Copyright(C)1996-2026 JEOL Ltd., All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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-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.
  
この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
原題:”Luther's Little Instruction Book(The Small Catechism of Martin Luther)”

邦題:『マルチン・ルターの小信仰問答書』
This work has been released into the public domain by the copyright holder. This applies worldwide.

この『マルチン・ルターの小信仰問答書』は、 Project Wittenburgの、 Luther's Little Instruction Book (The Small Catechism of Martin Luther), translated by Robert E. Smith, May 22, 1994,
(Version 1.1 -- December 22, 1994), -if html PW# 001-003-002Ea -if latex PW\# 001-003-002Ea の全訳です。
This work is dedicated to the Public Domain.
本翻訳はパブリックドメインに置かれている。
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS