| 意味 | 例文 |
Count fromの部分一致の例文一覧と使い方
該当件数 : 1462件
setLimit($from=0, $count=0)Set the limits for the following query. 例文帳に追加
setLimit($from=0, $count=0)その後のクエリでの取得件数の制限を設定します。 - PEAR
From the Meiji period onwards, the family held the title of count. 例文帳に追加
明治時代以降は伯爵。 - Wikipedia日英京都関連文書対訳コーパス
writes up to count bytes from the buffer starting at buf to the file descriptor fd at offset offset . 例文帳に追加
はバッファbufから最大countバイトをファイル・ディスクリプタfdのオフセットoffsetに書き込む。 - JM
The control section 4 updates the pulse count N to a value resulting from adding the estimated pulse count m to the pulse count N and then subtracting the pulse count M.例文帳に追加
制御部4が、パルス数Nに推定パルス数mに加算して、パルス数Mを減じて得られる値に、パルス数Nを更新する。 - 特許庁
Number of pixel data is delivered from the number of pixel count LUT 11 to an adder 12 where the inputted number of pixels is added to the count of a count register 13 thus updating the count of the count register 13.例文帳に追加
画素数カウントLUT11で出力の画素数データを加算器12に送り、入力画素数とカウントレジスタ13の値を加算、カウントレジスタ13の値を更新する。 - 特許庁
The notification of the frame count value is given from a receiving side, and the frame count value is obtained.例文帳に追加
受信側からフレームカウント値が通知され、フレームカウント値が取得される。 - 特許庁
reads up to count bytes from file descriptor fd at offset offset (from the start of the file) into the buffer starting at buf . 例文帳に追加
はファイル・ディスクリプタfdの(ファイルの先頭からの)オフセットoffsetから最大countバイトをバッファbufへ読み込む。 - JM
Can you count backwards from 10? who is the president of the united states?例文帳に追加
10から逆に数えて・・・ 今の大統領は? - 映画・海外ドラマ英語字幕翻訳辞書
I'm going to count backwards from five... and when i'm done, we'll all be asleep.例文帳に追加
5から数えて 終わったら。 みんな寝ます。 - 映画・海外ドラマ英語字幕翻訳辞書
This variable indicates that outlines suggesting movement of a window to and from its iconified state should be displayed whenever a window is iconified or deiconified.The optional count argument specifies the number of outlines to be drawn.The default count is 8.例文帳に追加
オプションの引き数count を指定すると、この数の外形が描画される。 デフォルト値は8である。 - XFree86
He was demoted from nobility to subject and established the Count Kiyosu family. 例文帳に追加
臣籍降下し清棲伯爵家を創設する。 - Wikipedia日英京都関連文書対訳コーパス
He was demoted from nobility to subject and established the Count Uji family. 例文帳に追加
臣籍降下し宇治伯爵家を創設する。 - Wikipedia日英京都関連文書対訳コーパス
If you count backward starting from the results everything is certain.例文帳に追加
結果から逆算すれば 全ては必然だよ - 映画・海外ドラマ英語字幕翻訳辞書
attempts to read up to count bytes from file descriptor fd into the buffer starting at buf . 例文帳に追加
はファイル・ディスクリプター (file descriptor)fdから最大countバイトをbufで始まるバッファーへ読み込もうとする。 - JM
A count information collection section 16 collects count results from the digital data, and a count information storage section 24 stores count results correspondingly to the digital data.例文帳に追加
計数情報収集部16は、デジタルデータから計数結果を収集し、計数情報記憶部24は、計数結果をデジタルデータと対応付けて記憶する。 - 特許庁
In the deficiency, correction for adding a count value L to a count value H is performed and in the excess, correction for subtracting the count value L from the count value H is performed.例文帳に追加
不足時にはカウント値Hにカウント値Lを加算する修正を行ない、超過時にはカウント値Hからカウント値Lを減算する修正を行なう。 - 特許庁
He was demoted from nobility to subject and established the Count Kashima family. 例文帳に追加
臣籍降下し鹿島伯爵家を創設する。 - Wikipedia日英京都関連文書対訳コーパス
He was demoted from nobility to subject and established the Count Katsuragi family. 例文帳に追加
臣籍降下し葛城伯爵家を創設する。 - Wikipedia日英京都関連文書対訳コーパス
He was demoted from nobility to subject and established the Count Fushimi family. 例文帳に追加
臣籍降下し伏見伯爵家を創設する。 - Wikipedia日英京都関連文書対訳コーパス
He was demoted from nobility to subject and established the Count Tatsuta family. 例文帳に追加
臣籍降下し龍田伯爵家を創設する。 - Wikipedia日英京都関連文書対訳コーパス
Well, the one from me's not wrapped, so it doesn't count.例文帳に追加
これは包装してない。 だから、数には入らない。 - 映画・海外ドラマ英語字幕翻訳辞書
Udon noodles count among traditional noodles eaten in Japan from ancient times. 例文帳に追加
うどん(饂飩)は、日本旧来の麺類である。 - Wikipedia日英京都関連文書対訳コーパス
writes up to count bytes from the buffer pointed buf to the file referred to by the file descriptor fd . 例文帳に追加
は、bufが指すバッファから、ファイル・ディスクリプタfdが参照するファイルへ、最大countバイトを書き込む。 - JM
Creates a tuple consuming count items from the stack, and pushes the resulting tuple onto the stack.例文帳に追加
スタックからcount個の項目を消費するタプルを作り出し、できたタプルをスタックにプッシュします。 - Python
I remember the time when we escaped from the count.例文帳に追加
伯爵んところから 逃げてきたときのこと思い出す。 - 映画・海外ドラマ英語字幕翻訳辞書
The offset argument specifies the starting point from which data is to be read and count specifies the number of bytes to be read. 例文帳に追加
offset引き数はデータの読み込み開始位置を指定し、countは読み込むデータのバイト数を指定する。 - JM
To provide a step count calculation program, a step count calculation apparatus and a step count calculation system which accurately determine a step count for a user by using data output from an acceleration sensor.例文帳に追加
加速度センサから出力されるデータを用いて、ユーザの歩数を正確に判定する歩数算出プログラム、歩数算出装置、および歩数算出システムを提供する。 - 特許庁
Next time you're alone stand in the mirror and count backwards from 10.例文帳に追加
次に孤独を感じたら 鏡を見て 逆から10数えな - 映画・海外ドラマ英語字幕翻訳辞書
The image forming apparatus is configured to count a differential video count value resulting from the synthesis in the synthesizing processing, calculate the video count value as a sum of the differential video count value and the counted video count value, then, utilize it for prediction of the toner consumption amount.例文帳に追加
合成処理時に合成によって生じるビデオカウント値の差分を計数し、計数済みビデオカウント値と合計したビデオカウント値を計算し、トナー消費量予測に利用することを特徴とする。 - 特許庁
| 意味 | 例文 |
| Copyright © Benesse Holdings, Inc. All rights reserved. |
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution (CC-BY) 2.0 France. |
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution (CC-BY) 2.0 France |
| Copyright © Japan Patent office. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|

Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
