小窓モード


プレミアム

ログイン
設定

設定

CALLING SEQUENCEとは 意味・読み方・使い方

発音を聞く
プレーヤー再生
ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 呼出し系列


研究社 英和コンピューター用語辞典での「CALLING SEQUENCE」の意味

calling sequence <call>


「CALLING SEQUENCE」の部分一致の例文検索結果

該当件数 : 23



例文

METHOD FOR DYNAMIC CHANGE OF FUNCTION CALLING SEQUENCE例文帳に追加

関数呼び出しの手順を動的に変更する方法 - 特許庁

a calling sequence発音を聞く 例文帳に追加

《プログラミング言語において, サブルーチンの》 呼び出し手順, コーリングシーケンス - 研究社 英和コンピューター用語辞典

function but the calling sequence differs, and the returned structure is different.発音を聞く 例文帳に追加

関数はあるが、呼び出し手順が異なり、返される構造体も異なる。 - JM

The fast, correct way to concatenate sequence of strings is by calling ''.join(sequence).Note that sum(range(n), m) is equivalent toreduce(operator.add, range(n), m)例文帳に追加

文字列からなるシーケンスを結合する高速かつ正しい方法は ''.join(sequence) です。 sum(range(n), m) は reduce(operator.add, range(n), m) と同等です。 - Python

This medical image photographing apparatus is provided with a storage means 66 storing the sequence of photographing including the calling of the person concerned; photographing means 2, 4, 6 for carrying out photographing according to the sequence; and a calling means 12 for calling the person concerned according to the sequence.例文帳に追加

関係者の呼び出しを含む撮影のシーケンスを記憶する記憶手段(66)と、シーケンスにしたがって撮影を実行する撮影手段(2,4,6)と、シーケンスにしたがって関係者の呼び出しを行う呼出手段(12)とを具備する。 - 特許庁

When a dial key is input, a state capable of calling is brought about by displaying a sequence of corresponding numbers (Fig.6(b)).例文帳に追加

ダイヤルキーが入力されると対応する数字の並びを表示して発呼できる状態とする(図6(b))。 - 特許庁

例文

To make all calling channels usable for calls even during an instruction reception confirming sequence in a digital communication system.例文帳に追加

デジタル通信システムにおいて、受令確認シーケンス中でも全通話チャネルを通話に使用することが出来るようにする。 - 特許庁

>>例文の一覧を見る


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

JST科学技術用語日英対訳辞書での「CALLING SEQUENCE」の意味

calling sequence

日英・英日専門用語辞書での「CALLING SEQUENCE」の意味

calling sequence

Weblio英和対訳辞書での「CALLING SEQUENCE」の意味

calling sequence

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

「CALLING SEQUENCE」の部分一致の例文検索結果

該当件数 : 23



例文

The user of the mobile unit 21 may set whether informing the calling party of the local time at its roaming area or not, and, if setting for not informing, a usual calling sequence follows.例文帳に追加

また、移動機21のユーザーは、発信者に在圏エリアの現地時刻を通知するか否かを設定することができ、非通知とした場合には、通常の発信シーケンスが行われる - 特許庁

To prepare a sequence diagram capable of expressing a calling and returning sequence of a single functional block or between a plurality of functional blocks, based on a source code.例文帳に追加

ソースコードを基に、単数または複数からなる機能ブロック間の呼び出しおよび戻りのシーケンスを表現することのできるシーケンス図を作成する。 - 特許庁

The series grouping unit 1c generates, as a series of tasks, a sequence of tasks including a sequence of tasks that partially match the sequence of tasks defined as called tasks in the model using the task executed on the first device as a calling task, while excluding therefrom the tasks that cannot be the called tasks.例文帳に追加

その際、系列化手段1cは、第1の装置で実行された処理を呼び出し元とするモデルにおいて呼び出し先として定義された処理列に少なくとも部分一致する処理列を含み、呼び出し先となり得ない処理を除外した処理列を系列とする。 - 特許庁

To provide a lifesaving box apparatus which enables, when operating lifesaving device, an operator to receive an advice on the operation sequence of the lifesaving device from a specialist acquainted with the operation sequence of the lifesaving device while having a conversation with the specialist, and which enables calling of an ambulance at that time.例文帳に追加

救命機器を操作する際、この救命機器の操作手順について救命機器の操作手順を熟知した専門家のアドバイスを会話しながら受けられるとともに、その際に救急車の手配が可能な救命ボックス装置を提供する。 - 特許庁

p On some machines, such as the Vax, this flag has no effect, because the standard calling sequence automatically handles the frame pointer and nothing is saved by pretending it doesn't exist.発音を聞く 例文帳に追加

pVax などのいくつかのマシンでは、このフラグは効果を持ちません。 なぜならこれらのマシンでは標準の呼び出し手順が自動的にフレームポインタの設定を行なってしまい、これが存在しないとしたところで何も節約ができないからです。 - JM

The second works with a callable object and a sentinel value, calling the callable for each item in the sequence, and ending the iteration when the sentinel value is returned.例文帳に追加

二つ目は呼び出し可能オブジェクトとセンチネル値 (sentinel value) を扱い、シーケンス内の要素ごとに呼び出し可能オブジェクトを呼び出して、センチネル値が返されたときに反復処理を終了します。 - Python

To prevent generation of the interruption of communication due to impossibility to stop recovery from a calling modem to be generated when an INFO sequence is not correctly received.例文帳に追加

INFOシーケンスが正しく受信できないことによる起呼モデムからのリカバリが発生した場合に、リカバリから抜けられなくなって通信断にならないようにする。 - 特許庁

例文

Further, when the existence/absence of "010" is confirmed at a prescribed position of a calling telephone number (S5), and when the "010" is detected (Yes of S5), a country code is read on the basis of a number sequence following the "010" (S6).例文帳に追加

さらに、発呼電話番号の所定の位置に「010」の有無が確認され(S5)、「010」が検出されたとき(S5のYes)、「010」に続く番号列をもとにして国番号の読み出しが行われる(S6)。 - 特許庁

>>例文の一覧を見る


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

   
研究社研究社
Copyright (c) 1995-2024 Kenkyusha Co., Ltd. All rights reserved.
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS