小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Weblio例文辞書 > skip forwardの意味・解説 

skip forwardとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Weblio例文辞書での「skip forward」に類似した例文

skip forward

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「skip forward」の部分一致の例文検索結果

該当件数 : 20



例文

A skip button 349 or 350 is operated when performing a backward skip or a forward skip.例文帳に追加

スキップボタン349または350は、逆方向スキップまたは順方向スキップを行うときにそれぞれ操作される。 - 特許庁

If you are using mergemaster(8) (as recommended), you can skip forward to the next section.発音を聞く 例文帳に追加

mergemaster(8)を使っているのであれば (お勧めです)、 次のセクションまで飛ばしてもかまいません。 - FreeBSD

A data structure 200 includes this skip list of a node 206 having an array of a forward pointer 210.例文帳に追加

データ構造(200)は正方向ポインタ(210)のアレイを有するノード(206)のスキップ・リストを含む。 - 特許庁

To provide comfortable viewing environment without requiring complicated operations when a viewer performs instructions such as fast forward, fast rewind and skip.例文帳に追加

視聴者が早送りや早戻し、スキップなどの指示を行う際に、煩わしい作業を強いることなく、快適な視聴環境を提供する。 - 特許庁

After any of the switches is selected, a forward skip switch 18f or a backward skip switch 18g is used to move to a track of a desired music, a PAUSSE switch 18b is depressed and a job dial 20 is operated to implement repetitive reproduction.例文帳に追加

いずれかのスイッチを選択した後、前方スキップスイッチ18fまたは後方スキップスイッチ18gにより所望の曲のトラックまで移動し、PAUSEスイッチ18bを押下し、ジョグダイヤル20を操作して繰り返し再生を行う。 - 特許庁

The number of control buttons is reduced by connecting the functions of fast forwarding and skip forward for single button control so that the costs of a device and the "button overload" of consumers can be reduced.例文帳に追加

早送りと順方向スキップの機能を結合して単一のボタンコントロールにすることにより制御ボタンの数を減らし、デバイスの費用および消費者の「ボタン過負荷」を軽減する。 - 特許庁

例文

To provide a nonlinear reproduction control device and method for a multimedia data stream that can include forward/reverse skip functions utilizing structural/semantic information of multimedia contents.例文帳に追加

マルチメディアコンデンツの構造的/意味的情報を利用した順方向/逆方向スキップ機能を包含するマルチメディアデータストリームの非線形的再生制御方法及びその装置を提供しようとする。 - 特許庁

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「skip forward」の部分一致の例文検索結果

該当件数 : 20



例文

It determines the number of intermittent playback sectors is and the number of skip sectors ss according to the playback speed n, and makes fast-forward or fast-rewind playback by repeating the playback of the number of intermittent reproduction sectors is, the skipping of the number of skip sectors ss, and the playback of the number of intermittent reproduction sectors is.例文帳に追加

そして、再生速度nに応じて間欠再生セクタ数isとスキップセクタ数ssを決定し、間欠再生セクタ数is分再生してからスキップセクタ数ss分読み飛ばし、また間欠再生セクタ数is分再生するということを繰り返すことで早送り再生または早戻し再生を行う。 - 特許庁

According to the order of pattern numbers predetermined to skip the pattern regions corresponding to failure regions, a component feeding section 3 arranged with a plurality of component feed cassettes 2 is reciprocated in the forward/reverse direction thus feeding the components to respective pattern regions alternately in the forward order and the reverse order.例文帳に追加

不良領域に該当するパターン領域をスキップするようにして予め決められたパターンナンバーの順序に従い、複数の部品供給カセット2を並べた部品供給部3を正逆方向に往復移動させ、各パターン領域に部品を正順と逆順交互に供給する。 - 特許庁

When a drag-and-drop operation is performed on a forward skip button 406 of the information item "artist", playing of each music of the next artist on the alphabet/Japanese syllabary order of the artist of the currently played music is initiated.例文帳に追加

また、情報項目「アーティスト」の順スキップボタン406へのドラッグアンドドロップ操作が発生した場合には、再生中の楽曲のアーティストのアルファベット/五十音順序上次のアーティストの各楽曲の再生を開始する。 - 特許庁

To solve the problem that a fast forward function and a skip function in prescribed time units require large operation loads and it takes a long time until a target scene is reached when reproducing the target scene rapidly during the reproduction of recorded broadcasting data.例文帳に追加

記録した放送データを再生中に、目的のシーンをすばやく再生したい場合、早送り機能や所定時間単位でのスキップ機能では目的のシーンに辿り着くまでの操作負荷が大きくかつ時間がかかる。 - 特許庁

This lets you jump back and execute code again, or jump forward to skip code that you don't want to run.It should be noted that not all jumps are allowed -- for instance itis not possible to jump into the middle of a for loop or out of a finally clause.例文帳に追加

前に戻って実行したり、不要な部分をスキップして先の処理を実行する場合に使用します。 ジャンプには制限があり、例えば forループの中には飛び込めませんし、finally節の外にも飛ぶ事ができません。 - Python

Thus, when the viewer performs instructions such as the fast forward, first rewind and skip, video images in the future or the past are simultaneously displayed on the sub-screen for predetermined time as well as the main screen for viewing the video images.例文帳に追加

これにより、視聴者が早送りや早戻し、スキップなどの指示を行う際に、映像を視聴する主画面の他に、同時に副画面で所定の時間だけ未来、あるいは過去の映像を表示可能となる。 - 特許庁

To provide a video recording and playback apparatus that enables a program to be viewed while dubbed, and to provide the video recording and playback apparatus that enables special playback, such as fast-forward playback and skip playback, of a program being dubbed to be performed.例文帳に追加

ダビング中の番組の視聴を可能にする映像記録再生装置を提供するとともに、ダビング中の番組の早送り再生やスキップ再生などの特殊再生を可能とする映像記録再生装置を提供する。 - 特許庁

例文

To provide a hydraulic checker of such simple structure that an accumulator is not necessary, which is sufficiently durable even to a large lateral load, and in which formation of bidirectional brake structure or incorporation of a skip mechanism (intermediate fast-forward mechanism) can be easily achieved.例文帳に追加

アキュームレータが不要な単純な構造で、しかも大きな横荷重にも充分に耐えることができ、また双方向の制動構造にしたり、スキップ機構(中間早送り機構)を組み込むことも容易なハイドロチェッカを提供する。 - 特許庁

>>例文の一覧を見る

skip forwardのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS