小窓モード


プレミアム

ログイン
設定

設定

input statementとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 入力文

日英・英日専門用語辞書での「input statement」の意味

input statement


「input statement」の部分一致の例文検索結果

該当件数 : 30



例文

FINANCIAL STATEMENT INPUT OCR SYSTEM AND FINANCIAL STATEMENTS INPUT PROGRAM例文帳に追加

決算書入力OCRシステムおよび決算書入力プログラム - 特許庁

This assignment copies the input statement into the output.発音を聞く 例文帳に追加

この割り当てにより、入力文が出力へコピーされます。 - NetBeans

Generation of the output statement based on a statement simplified at a symbolic logic expression level can be realized by taking advantage of the paraphrasing representation from the input statement to a statement simplified at a symbolic logic expression level.例文帳に追加

また、入力文から記号論理式レベルの単純さの文への言い換えを逆用して、記号論理式レベルの単純さの文に基づく出力文生成を実現する。 - 特許庁

FINANCIAL STATEMENT AUTOMATIC INPUT APPARATUS AND METHOD THEREFORE例文帳に追加

財務諸表自動入力装置及び財務諸表自動入力方法 - 特許庁

patterns, the associated statement is executed for each input record that matches発音を聞く 例文帳に追加

パターンでは、正規表現 (regular expression) にマッチした入力レコードに対してアクション - JM

A document from which an unknown word is to be extracted is inputted from an input section 40 and a document access section 68 fetches a text one statement by one statement.例文帳に追加

未知語を抽出する対象となる文書を入力部40から入力し、文書アクセス部68によって、この文書から一文ずつを取り込む。 - 特許庁

例文

To simplify an input statement to a statement at a symbolic logic expression level; to realize a unified simple method for generating an output statement on the basis of an inference using a simple statement at a symbolic logic expression level and a statement at a symbolic logic expression level; and to realize automatic learning of a logic or a paraphrasing representation by a similar method.例文帳に追加

入力文の記号論理式レベルの文への単純化、記号論理式レベルの単純な文を用いた推論、及び記号論理式レベルの文に基づく出力文の生成の統一的、単純な方法による実現、並びに同様な方法による論理又は言い換え表現の自動的学習の実現。 - 特許庁

>>例文の一覧を見る

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

Weblio英和対訳辞書での「input statement」の意味

input statement

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

「input statement」の部分一致の例文検索結果

該当件数 : 30



例文

Inference by a conventional symbolic logic is carried out by using a natural language statement simplified at the same level as for the symbolically logic expression, and thus, conversion from an input statement to an output statement is unified.例文帳に追加

従来記号論理によって行われている推論処理を、記号論理式と同レベルの単純さの自然言語文を用いて行い、それにより入力文から出力文への変換処理を統一する。 - 特許庁

In the Output tree pane, select the paramA node and drag your selection to the paramA node in the Input pane.This assignment copies the input statement into the output.例文帳に追加

出力ツリー区画で「paramA」ノードを選択し、入力区画の「paramA」ノードまでドラッグします。 この割り当てにより、入力文が出力へコピーされます。 - NetBeans

This ASEM Finance Ministers' statement will constitute the Finance Ministers' input to the ASEM 4 Summit.発音を聞く 例文帳に追加

ASEM財務大臣共同声明は、第4回ASEM首脳会合への財務大臣からのインプットとなる。 - 財務省

Being able to tell if a line of input completes a Python statement: in short, telling whether to print`' or `...' next.発音を聞く 例文帳に追加

入力の一行がPythonの文として完全であるかどうかを見分けられること: 簡単に言えば、次が`'か、あるいは`...'かどうかを見分けます。 - Python

In the Source tree pane, select the paramA node and drag your selection to the paramA node in the Destination pane.This assignment copies the input statement into the output.発音を聞く 例文帳に追加

ソースツリー区画で「paramA」ノードを選択し、宛先区画の「paramA」ノードまでドラッグします。 この割り当てにより、入力文が出力へコピーされます。 - NetBeans

Drag the return string from the concat method onto the paramA under outputVar resultType.This concatenates the string Hello to the input and copies the statement into the output.発音を聞く 例文帳に追加

連結メソッドから return 文字列を「outputVar」「resultType」の下の paramA までドラッグします。 これにより、文字列 Hello が入力に連結され、文が出力へコピーされます。 - NetBeans

In the Source tree pane, select the inputType node and drag your selection to the resultType node in the Destination tree pane.This assignment copies the input statement into the output.例文帳に追加

ソースツリー区画で、「inputType」ノードを選択し、選択項目を宛先ツリー区画の「resultType」ノードにドラッグします。 この割り当てにより、入力文が出力へコピーされます。 - NetBeans

例文

Drag the link from the outgoing connector of the Concat box onto the paramA under outputVar resultType in the destination pane.This concatenates the string Hello to the input and copies the statement into the output variable.発音を聞く 例文帳に追加

連結メソッドの出力コネクタから、リンクを「outputVar」「resultType」の下の paramA までドラッグします。 これにより、文字列 Hello が入力に連結され、文が出力値にコピーされます。 - NetBeans

>>例文の一覧を見る


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

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS