「menu script file」を含む例文一覧(4)

  • 1.3.4 ``Save as'' versus ``Save as Applet'' When you are done writing your Python script you have the option of saving it as an ``applet'' (by selecting ``Save as applet'' from the``File'' menu).
    1.3.4 ``Save as'' と ``Save as Applet'' の違い Python スクリプトを書いたら、ファイルを 「アプレット」としても保存できます (``File''メニューの``Save as applet''を選びます) 。 - Python
  • The content information display device includes a content information acquisition means 121 for acquiring content information, a script acquisition means 132 for acquiring a script file which specifies a content menu screen, a script analysis means 134 for analyzing the script file, and a content menu generation means 123 for generating the content menu screen based on the content information according to the analysis result of the script file.
    コンテンツ情報を取得するコンテンツ情報取得手段121と、コンテンツメニュー画面を規定するスクリプトファイルを取得するスクリプト取得手段132と、前記スクリプトファイルを解析するスクリプト解析手段134と、前記スクリプトファイルの解析結果にしたがって、前記コンテンツ情報から前記コンテンツメニュー画面を生成するコンテンツメニュー生成手段123とを備える。 - 特許庁
  • In addition to using the Python IDE interactively, you can also type out a complete Python program, saving it incrementally, and execute it or smaller selections of it.You can create a new script, open a previously saved script, and save your currently open script by selecting the appropriate item in the``File'' menu.
    Python IDE は、対話的に使うだけでなく、Python プログラムを書き上げたり、順次保存したりでき、全体や一部分の実行もできます。 「File」メニューの適当なメニューアイテムを選択すれば新たにスクリプトを作成したり、前に保存したスクリプトを開いたり、 現在開いているスクリプトを保存したりできます。 - Python
  • To integrate the profiling tool with the project, click OK in the dialog box.The IDE creates a backup of build.xml named build-before-profiler.xmland adds the following line to build.xml:import file=nbproject/profiler-build-impl.xml/You can restore the original build script by choosing Advanced Commands Unintegrate from the Profile menu.
    プロジェクトとプロファイルツールを統合するには、ダイアログボックスで「了解」をクリックします。 IDE は build.xml のバックアップを build-before-profiler.xml という名前で作成し、build.xml に以下の行を追加します:import file="nbproject/profiler-build-impl.xml"/メニューから「プロファイル」「拡張コマンド」「プロファイラの統合を解除」を選択することによって、元のビルドスクリプトに戻すことができます。 - NetBeans

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • NetBeans
    © 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.
  • Python
    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.