「command interpreter file」を含む例文一覧(3)

  • A script file (a file given as standard input to the interpreter or specified on the interpreter command line the first argument) is a code block.
    スクリプトファイル (インタプリタに標準入力として与えたり、コマンドラインの第一引数として指定したファイル) は、コードブロックです。 - Python
  • Under Unix, a complete program can be passed to the interpreter in three forms: with the -c string command line option, as a file passed as the first command line argument, or as standard input.If the file or standard input is a tty device, the interpreter entersinteractive mode; otherwise, it executes the file as a complete program.
    Unix の環境下では、完全なプログラムをインタプリタに渡すには三通りの方法があります: 第一は、 -c string コマンドラインオプションを使う方法、第二はファイルを第一コマンドライン引数として指定する方法、そして最後は標準入力から入力する方法です。 ファイルや標準入力がtty (端末) デバイスの場合、インタプリタは対話モードに入ります; そうでない場合、ファイルを完全なプログラムとして実行します。 - Python
  • To provide a command interpreter program, an information processor and an information processing method for encrypting information which should not be leaked to a third party to describe the information in a batch file or script, and for preventing the information from being leaked even when the batch file or script is read.
    第三者に漏洩させたくない情報を暗号化してバッチファイルやスクリプトに記述でき、たとえバッチファイルやスクリプトが閲覧されても情報が漏洩することを阻止できるコマンドインタプリタ・プログラム、情報処理装置及び方法を提供する。 - 特許庁

例文データの著作権について