1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 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.例文帳に追加

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

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

To provide a cash flow schedule preparation method and system capable of omitting the labor hour for preparation of a cash flow statement by automatically generating input data that are scheduled data of the cash flow statement related to a transaction such as business income or payment for purchase of raw materials or commodities from daily journalization processing used for the output of a financial accounting statement.例文帳に追加

営業収入、原材料又は商品仕入のための支出など取引に関するキャッシュフロー計算書の予定データとなる入力データを、財務会計諸表の出力に利用される日常の仕訳処理から自動的に作成することでキャッシュフロー計算書作成の手間を省くことができるキャッシュフロー予定表作成方法及びそのシステムを提供する点にある。 - 特許庁

Note that a (top-level) compound statement must be followed by a blankline in interactive mode; this is needed to help the parser detect the end of the input.例文帳に追加

対話モードでは、(トップレベルの) 複合文の最後に空白行を入れなくてはならないことに注意してください; これは、複合文の終端をパーザが検出するための手がかりとして必要です。 - Python

A guidance statement voice data which provides a guidance for a series of operation to a user is stored into a memory unit 18, a voice input unit 11 receives a user's instruction voice input, a voice recognition unit 15 recognizes the instruction voice and a voice output unit 12 produces a sound of the guidance statement voice data stored in the memory unit 18 according to the recognized instruction voice.例文帳に追加

利用者が行う一連の作業を案内するガイダンス文言音声データを記憶部18に記憶させておき、音声入力部11で利用者の指示音声の入力を受け付け、その指示音声を音声認識部15で認識し、その認識した指示音声に従って記憶部18に記憶したガイダンス文言音声データを音声出力部12で発声するようにした。 - 特許庁

To allocate the output file in response to the data quantity of the input file without modifying the job control statement when inputting the job in the execution control of a batch job of which output file volume changes in proportion to the data quantity of an input file.例文帳に追加

入力ファイルのデータ量に比例して出力ファイルの容量が変化するバッチジョブの実行制御において、ジョブ入力時にジョブ制御文を変更することなく入力ファイルのデータ量に応じた出力ファイルの割当を可能とすることを目的とする。 - 特許庁

When apparatuses A and B are connected and image data is transmitted from the apparatus A to the apparatus B, the function F1 determines whether the connection is good or bad by generating and comparing an OUTPUT of the apparatus A and a predicted INPUT of the apparatus B by referring to the conformance statement of the apparatus A.例文帳に追加

この機能F1は、例えば機器Aと機器Bを接続し、機器Aから機器Bへ画像データを送信したい場合に、機器AのCSを参照して機器AのOUTPUTと機器Bの予想されるINPUTを生成して両者を付き合わせ、接続可・不可を判定する。 - 特許庁

When the user forgets to take the media, such as a card and cash, the transaction information printed on the itemized statement sheet is input by the user operation, the medium forgotten to take, in the transaction corresponding to the transaction information input, is identified, and the medium, collected and held in the device, is ejected.例文帳に追加

利用者が、カードや現金等の媒体を取り忘れた場合、利用者の操作によって明細票に印字された取引情報を入力し、入力された取引情報に対応する取引において取り忘れた媒体を特定し、装置内に回収して保管していた媒体を放出する。 - 特許庁

The letter of investigation request and the statement of investigated result are prepared and registered in a brand investigation DB 7 by a user terminal 1 corresponding to the input of an investigation demand request and mail addressed to his/her superior is transmitted through a mail server 9.例文帳に追加

ユーザ端末1は、調査依頼要求の入力に応じて、調査依頼書と調査結果書を作成して商標調査DB7に登録し、メールサーバ9を介して、上司宛のメールを送信する。 - 特許庁

When a user generates a template SessionBean (a processing generating part 20) by using an input/output device 18, a specified interface is called in an execution statement part 22 of the processing generating part 20 and a generation request of an EnterpriseBean instance is issued.例文帳に追加

ユーザが、入出力装置18を用いて、テンプレートSessionBean(処理生成部20)を生成すると、処理生成部20の実行ステートメント部22において、特定のインタフェースが呼び出され、EnterpriseBeanインスタンスの生成要求が出される。 - 特許庁

An inquiry processing part 113 composes an SQL statement according to the set query and passes it to the database management part 120, and edits and displays an access result of the database on the display and input device 11 once receiving it.例文帳に追加

照会処理部113は設定されたクエリからSQL文を組み立ててデータベース管理部120に引き渡し、またデータベースのアクセス結果をデータベース管理部120から受けると編集して表示/入力装置11に表示する。 - 特許庁

One of new structures disclosed in the statement has a piezoelectric device, a capacitor connected to the piezoelectric device through an ac-dc conversion circuit, and a CMOS logical inversion circuit, the input section of which is connected to the capacitor.例文帳に追加

本明細書に開示される新規な構成の1つは、圧電素子と、交直流変換回路を介して前記圧電素子に接続されるコンデンサと、入力部が前記コンデンサに接続されるCMOS論理反転回路とを備えることを特徴とする。 - 特許庁

To provide a device for preparing account subject itemized statement and corporation business summary description for corporation tax application, with which an application form can be speedily and exactly filled and input work efficiency is high while being linked with a financial account system even with shallow tax matter knowledge and experiences.例文帳に追加

税務知識と経験が浅くても迅速に且つ正確に申告書作成が行え、財務会計システムと連動して入力作業効率が高い法人税申告用の勘定科目内訳明細書及び法人事業概況説明書作成装置の提供。 - 特許庁

The syntax for a complete Python program is that for file input,described in the next section.The interpreter may also be invoked in interactive mode; in this case,it does not read and execute a complete program but reads and executesone statement (possibly compound) at a time. 例文帳に追加

完全な Python プログラムの構文は、下の節で述べるファイル入力のためのものです。 インタプリタは、対話的モード (interactive mode) で起動されることもあります; この場合、インタプリタは完全なプログラムを読んで実行するのではなく、一度に単一の実行文 (複合文のときもあります) を読み込んで実行します。 - Python

A lower cursor key 33d included in a cursor key 33 functions as a scroll indicating input means, and receives a downward scroll (downward scroll) indication to scroll-process the corresponding explanation statement (translated word data), to a lower side, under the condition where the image data (figure) is fixed, while linked with a scroll control means.例文帳に追加

カーソルキー33に含まれる下カーソルキー33dは、上述したとおりスクロール指示入力手段として機能し、下方向へのスクロール(下方スクロール)指示を受け付け、スクロール制御手段と連携して画像データ(図)を固定した状態で対応する説明文(訳語データ)に対する下方スクロール処理を行なう。 - 特許庁

The table 4 is provided with data on the amount of an initial balance sheet and data on a planning amount required respectively for business activity, investment activity and financial activity in order respectively as a data input section by each of a plurality of account headings required in the balance sheet and an income statement.例文帳に追加

キャッシュベース経営計画表4は、貸借対照表および損益計算書において必要とされる複数の勘定科目毎に、期首貸借対照表の金額に関するデータと、営業活動、投資活動および財務活動にそれぞれ要する計画金額に関するデータとが、それぞれデータ入力欄として、その順番に設けられている。 - 特許庁

例文

Article 132-10 (1) In the case of a petition or any other statement to be filed or made in the procedures for civil suits (hereinafter referred to as a "petition, etc."), which shall be filed or made, pursuant to the provisions of this Code or other laws and regulations concerning such petition, etc., by means of a document, etc. (meaning a document, a transcript, extract, authenticated copy or duplicate of a document or a duplicate of a bill or note, or any other paper or other tangible object on which information recognizable to human perception such as characters and shapes is stated; the same shall apply hereinafter) to the court specified by the Supreme Court (including one filed or made to the presiding judge, authorized judge, commissioned judge or court clerk of such court), notwithstanding the provisions of said laws and regulations, as provided for by the Rules of the Supreme Court, the petition, etc. may be filed or made by means of an electronic data processing system (meaning an electronic data processing system wherein the computer (including input-output devices; the same shall apply hereinafter) used in the court is connected, by way of telecommunication lines, to the computer used by the person who files or makes the petition, etc. or person who receives a notice of a disposition under the provision of Article 399(1); the same shall apply in Article 397 to Article 401); provided, however, that this shall not apply to a petition, etc. on the demand procedure where a petition for demand for payment is filed or made by means of a document. 例文帳に追加

第百三十二条の十 民事訴訟に関する手続における申立てその他の申述(以下「申立て等」という。)のうち、当該申立て等に関するこの法律その他の法令の規定により書面等(書面、書類、文書、謄本、抄本、正本、副本、複本その他文字、図形等人の知覚によって認識することができる情報が記載された紙その他の有体物をいう。以下同じ。)をもってするものとされているものであって、最高裁判所の定める裁判所に対してするもの(当該裁判所の裁判長、受命裁判官、受託裁判官又は裁判所書記官に対してするものを含む。)については、当該法令の規定にかかわらず、最高裁判所規則で定めるところにより、電子情報処理組織(裁判所の使用に係る電子計算機(入出力装置を含む。以下同じ。)と申立て等をする者又は第三百九十九条第一項の規定による処分の告知を受ける者の使用に係る電子計算機とを電気通信回線で接続した電子情報処理組織をいう。第三百九十七条から第四百一条までにおいて同じ。)を用いてすることができる。ただし、督促手続に関する申立て等であって、支払督促の申立てが書面をもってされたものについては、この限りでない。 - 日本法令外国語訳データベースシステム




  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright(C) 財務省
※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。
財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS