1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オフ

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

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

セーフサーチについて

a STRの部分一致の例文一覧と使い方

該当件数 : 104



例文

For a date d, str(d) is equivalent to 例文帳に追加

date オブジェクト d において、str(d) は - Python

For a time t, str(t) is equivalent to 例文帳に追加

time オブジェクト t において、str(t) は - Python

For a datetime instance d, str(d) is equivalent to例文帳に追加

datetime オブジェクト d において、str(d) は - Python

The general syntax for a variableis either $cP or $(str 例文帳に追加

変数の一般的な記法は、$cf\\P または $(str) である。 - XFree86

例文

A decoder Dec 1 decodes a video stream Str.例文帳に追加

復号化装置Dec1はビデオストリームStrの復号化を行う。 - 特許庁


例文

Instantiates the string str with the supplied parameters, where str should be a parameterized string obtained from the terminfo database. 例文帳に追加

str は terminfo データベースから得られたパラメタを持つ文字列でなければなりません。 - Python

C0 " (str)" Use the string as a conversion table for font '0'. 例文帳に追加

C0 " (str)"文字列をフォント '0' の変換テーブルとして使用する。 - JM

Specify a string literal between double quotes ("STR"). 例文帳に追加

二重引用符 ("STR") の間で完全な文字列は指定される。 - JM

XC " (str)" Describe a translation of characters to strings depending on the current font. 例文帳に追加

XC " (str)"現在のフォントに基づく、複数個の文字から文字列への変換を記述する。 - JM

例文

Displays a modal dialog with the message text str, which should beat most 255 characters long. 例文帳に追加

メッセージテキストstr付きのモーダルダイアログを表示します。 テキストの長さは最大255文字です。 - Python

例文

Return true if str is data and false if it might be a section boundary.例文帳に追加

str がデータの場合に真を返し、セクション分割子の可能性がある場合には偽を返します。 - Python

Equivalent to tputs(str, 1, putchar); emits the value of a specified terminfo capability for the current terminal.例文帳に追加

tputs(str, 1, putchar) と等価です; 現在の端末における、指定された terminfo 機能の値を出力します。 - Python

Return a new string which is an unquoted version of str.If str ends and begins with double quotes, they are strippedoff. 例文帳に追加

str の 逆クオートされた 新たな文字列を返します。 str が二重引用符で囲われていた場合、二重引用符を剥ぎ取ります。 - Python

Return a new string which is an unquoted version of str.If str ends and begins with double quotes, they are stripped off.例文帳に追加

文字列 str を 逆クォートした新しい文字列を返します。 もし str の先頭あるいは末尾がダブルクォートだった場合、これらは単に切りおとされます。 - Python

Return a new PyIntObject or PyLongObject based on the string value in str, which is interpreted according to the radix in base.例文帳に追加

str の文字列値に基づいて、新たな PyIntObject または PyLongObject を返します。 このとき base を基数として文字列を解釈します。 - Python

Formats a floating point number using the same format as the built-in function str(float), but takes the decimal point into account.例文帳に追加

浮動小数点数を str(float) と同じように書式化しますが、ロケールに配慮した小数点が使われます。 - Python

A parametric equalizer function is applied to amplifier equipment STR.例文帳に追加

アンプ機器であるSTRにはパラメトリックイコライザ機能を与える。 - 特許庁

All 13 loci tested in str analysis were a perfect match for benny cordero, but there were no other loci at all in the sample.例文帳に追加

str分析では 13の遺伝子座すべてが ベニー・コルデロのものと完璧に一致したが 他の遺伝子は 全く一致しなかった - 映画・海外ドラマ英語字幕翻訳辞書

All 13 loci tested in str analysis were a perfect match for benny cordero, but there were no other loci at all in the sample.例文帳に追加

STR分析では 13の遺伝子座すべてが ベニー・コルデロのものと完璧に一致したが 他の遺伝子は 全く一致しなかった - 映画・海外ドラマ英語字幕翻訳辞書

Return 1 if substr matches str[start:end] at the given tail end (direction == -1 means to do a prefixmatch, direction == 1 a suffix match), 0 otherwise.例文帳に追加

substr が指定された末尾条件 (direction == -1 は前方一致、 direction ==1 は後方一致) で str[start:end] とマッチする場合に 1 を返し、それ以外の場合には 0 を返します。 - Python

To easily and accurately determine the repetitive sequence length on a gene such as a telomere and STR even from a single or a small number of cells.例文帳に追加

本発明は、テロメアやSTR等の遺伝子上の反復配列長を、単一あるいは少数の細胞からでも簡便かつ正確に測定することを目的とする。 - 特許庁

A fast lamp circuit 41 outputs a lamp waveform by a trigger of a trigger signal Str.例文帳に追加

ファーストランプ回路41はトリガ信号Strをトリガにしてランプ波形を出力する。 - 特許庁

A multiplexer 17 multiplexes a conventionally prepared header stream with the aforementioned frame stream, thereby constituting an image encoding signal Str.例文帳に追加

多重化部17は、従来の方法と同様に構成したヘッダストリームと上記フレームストリームとを多重化し、画像符号化信号Strを構成する。 - 特許庁

Return a new string with backslashes in str replaced by two backslashes, and double quotes replaced by backslash-double quote.例文帳に追加

文字列 str 内のバックスラッシュを バックスラッシュ2つ に置換した新しい文字列を返します。 また、ダブルクォートは バックスラッシュ + ダブルクォートに置換されます。 - Python

Return the first position of substr in str[start:end] using the given direction(direction == 1 means to do a forward search,direction == -1 a backward search).例文帳に追加

str[start:end] 中にsubstr が最初に出現する場所を返します。 このとき指定された検索方向 direction (direction == 1 は順方向検索、 direction == -1 は逆方向検索) で検索します。 - Python

One end of the bit line BL is connected to a gate electrode of a transistor STR for read-out.例文帳に追加

ビットラインBLの一端を読み出し用トランジスタSTRのゲート電極に接続する。 - 特許庁

Creates a PyFloatObject object based on the string value instr, or NULL on failure. 例文帳に追加

str の文字列値をもとに PyFloatObject オブジェクトを生成します。 失敗すると NULL を返します。 - Python

A memory cell 10 is provided with PLEDTR and a transistor N1 on a sense transistor STr.例文帳に追加

メモリセル10は、センストランジスタSTrの上にPLEDTR、及びトランジスタN1を有している。 - 特許庁

Return a new string with backslashes in str replaced by two backslashes and double quotes replaced by backslash-double quote.例文帳に追加

str 中のバックスラッシュが 2 つのバックスラッシュに置き換えられ、二重引用符がバックスラッシュ付きの二重引用符に置き換えられた、新たな文字列を返します。 - Python

Then, for example, when a DIMMER control command is transmitted from a STR(synchronous transmitter receiver) having an amplification function to other STR-compatible equipments, luminance of their own display parts are made to be changed at sides of the STR-compatible equipments.例文帳に追加

そして、例えばアンプ機能を有するSTRから、他のSTR対応機器に対して、DIMMER control commandを送信することで、STR対応機器側では、自身の表示部の輝度を変更するようにされる。 - 特許庁

Firewalls 23 are installed in servers SV-1 to n of authorized users and storage devices STR-1 to n, and a distributed firewall manager 27 is installed in an IP-SAN for their general management.例文帳に追加

正規ユーザのサーバSV-1〜nおよびストレージ装置STR-1〜nにファイアウォール23を設置し、これらを統括管理するための分散ファイアウォール・マネージャ27をIP-SAN内に設置する。 - 特許庁

The rising edge of the difference signal DIF is detected in an edge detecting part 13 and a timing control part 14 forms a conversion start instructive signal STR of a predetermined score at a predetermined time interval after the detection of the rising edge.例文帳に追加

エッジ検出部13は差信号DIFの立ち上がりエッジを検出し、タイミング制御部14はこのエッジ検出後に所定時間間隔で所定点数の変換開始指示信号STRを生成する。 - 特許庁

When the device starts with starting operation or reset and transits to a STR state by a STR transition request, it is checked as to whether a register value showing the state of the device is an expected value.例文帳に追加

装置が起動操作又はリセットにより起動し、STR移行要求によりSTR状態に移行した段階で、装置の状態を表すレジスタ値が期待値であるか否かを確かめる。 - 特許庁

A codec unit 23 performs decoding processing of the individual streams STr to generate video data DR.例文帳に追加

コーデック部23は、個別ストリームSTrの復号化処理を行って映像データDRを生成する。 - 特許庁

The processor 3 generates a new data stream STR by switching received data streams STR_-a and STR_-b.例文帳に追加

撮像信号処理装置3は、受信したデータストリームSTR_a,STR_bをスイッチングして新たなデータストリームSTRを生成する。 - 特許庁

The cleaning tool for a kitchen is obtained by knitting or weaving synthetic fiber monofilament yarns 2' which str made to have a recessed/projecting shape by gear processing.例文帳に追加

合成繊維モノフィラメント糸2’をギア加工により凹凸形状とし、これを編成または織成してなる。 - 特許庁

A data storage electrode 15 comprises a capacitor electrode 151, a window electrode 152, and the gate electrode 153 of a sense transistor STr.例文帳に追加

データ蓄積電極15は、キャパシタ電極151、ウィンドウ電極152、センストランジスタSTrのゲート電極153を含む。 - 特許庁

Return a new PyLongObject based on the string value instr, which is interpreted according to the radix in base.例文帳に追加

str の文字列値に基づいて、新たな PyLongObject を返します。 このとき base を基数として文字列を解釈します。 - Python

A signal level is sampled corresponding to the conversion start instructive signal STR to be converted to a digital value by an A/D converter 15 and an operational processing part 16 averages a plurality of digital values at every stage to calculate the data corresponding to the height of each stage.例文帳に追加

A/D変換器15では変換開始指示信号STRに応じて信号レベルをサンプリングしてデジタル値に変換し、演算処理部16は各段毎の複数のデジタル値を平均して各段の高さに対応したデータを算出する。 - 特許庁

Also, a steering angle reaction force characteristic corresponding to the overturning limit steering angle Strlim is obtained beforehand, and when a steering angle Str is produced by a steering operation by a driver, a steering angle reaction force corresponding to the steering angle Str is produced to suppress the steering angle Str to prevent the steering angle from reaching the overturning limit steering angle Strlim earlier.例文帳に追加

また、横転限界舵角Strlimに対応する舵角反力特性を求めておき、ドライバがステアリング操作して舵角Strが発生したときに、その舵角Strに対応する舵角反力を発生させることで、より早くから横転限界舵角Strlimに至らないように舵角Strを抑制する。 - 特許庁

Furthermore, when receiving the panic radio wave Spn, the vehicle 1 transmits a trigger radio wave Str to relay the panic radio wave to a camera apparatus 21.例文帳に追加

また、車両1は、このパニック電波Spnを受信した際、これをカメラ装置21に中継すべく、トリガ電波Strを発信する。 - 特許庁

If it is a byte string (i.e. isinstance(s, str) is true), then charset is the encoding of that byte string, and a UnicodeError will be raised if the string cannot be decoded with that character set.If s is a Unicode string, then charset is a hintspecifying the character set of the characters in the string.例文帳に追加

こればバイト文字列 (isinstance(s, str) が真) の場合、charset はその文字列のエンコーディングであり、これが与えられた文字セットでうまくデコードできないときはUnicodeError が発生します。 いっぽう s が Unicode 文字列の場合、charset はその文字列の文字セットを決定するためのヒントとして使われます。 - Python

A plurality of types of data are recorded in the flash memory 20, and record data information STR is stored in the RAM 30.例文帳に追加

フラッシュメモリ20には複数種のデータが記録され、RAM30には記録データ情報STRが格納される。 - 特許庁

A comparator 133 compares the signal Str with a voltage Vref, to discriminate whether the pulse width has become longer than a prescribed period and to generate a discrimination signal SD.例文帳に追加

コンパレータ133では、信号Strと電圧Vrefを比較して、パルス幅が所定期間よりも長くなった否かを判別して判別信号SDを生成する。 - 特許庁

Since the polysilicon layer is composed, while being divided into two layers, the need for space between a transistor STr for accumulation and a transistor RTr for reading and space between the transistor STr, and the word line WWL for writing is dispensed with for saving of the area of a memory cell.例文帳に追加

ポリシリコン層を2層に分けて構成しているため、蓄積用トランジスタSTrと読出し用トランジスタRTr間、及び蓄積用トランジスタSTrと書込み用ワード線WWL間のスペースが不要になり、メモリセルの省面積化を図ることができる。 - 特許庁

During the STR mode, running-away of a sub CPU is detected, recovery from running-away is performed and information for high-speed engine initiation for judging whether correction operation of an optical system is required is stored in a nonvolatile memory, thereby avoiding a sensor power source from being constantly turned on during the STR mode, so that reduction in energy saving effect during the STR mode can be prevented.例文帳に追加

STRモード中に、サブCPUの暴走を検知し、暴走からの復帰を行い、光学系の補正動作が必要か否かを判断するためのエンジン高速起動用情報を不揮発性メモリに格納させることにより、STRモード時のセンサー電源が常にON状態になることを回避するので、STRモード中の省エネ効果低減を防止することができる。 - 特許庁

The image forming apparatus turns on a power supply of a scanner when a system is restored from the sleep mode of a mode 10 or an STR mode of a mode 11 and is changed to the modes 1 and 2.例文帳に追加

画像形成装置は、モード10のスリープモード若しくはモード11のSTRモードから復帰する際に、スキャナの電源をオンし、モード1,2に遷移する。 - 特許庁

To automatically perform processing for automatically making a state of a device into a proper state, when the state of the device is not in the proper state during return from STR (suspend to RAM).例文帳に追加

STRからの復帰時に装置の状態が適正な状態でないとき、これを自動的に適正な状態にする処理を自動で行う。 - 特許庁

The record data information STR indicates a head address in the flash memory 20 and a data length concerning latest data of each of the plurality of types of data.例文帳に追加

記録データ情報STRは、複数種のデータの各々の最新データに関して、フラッシュメモリ20中の先頭アドレスとデータ長を示す。 - 特許庁

例文

On many systems, the alarm interrupt can be configured as a system wakeup event, which can resume the system from a low power state such as Suspend-to-RAM (STR, called S3 in ACPI systems), Hibernation (called S4 in ACPI systems), or even "off" (called S5 in ACPI systems). 例文帳に追加

多くのシステムでは、アラーム割り込みをシステムのウェイクアップイベントとして設定できる。 このイベントは、RAM へのサスペンド (STR, ACPI システムで S3 と呼ばれる) やハイバーネーション (ACPI システムで S4 と呼ばれる) といった低電力状態や、「オフ」(ACPI システムで S5 と呼ばれる) からでも、システムを復帰できる。 - JM




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS