「除」を含む例文一覧(49929)

<前へ 1 2 .... 989 990 991 992 993 994 995 996 997 998 999
  • 注: ルートユーザーとは、MySQL データベースサーバー上でユーザーの作成、更新、および削などのフルアクセス権を持つユーザーです。
    Note: The root user is a user who has full access to the MySQL database server - creating, updating, and removing users, and so on.  - NetBeans
  • 「キー」チェックボックスを選択すると、「索引」および「一意」チェックボックスも自動的に選択され、「Null」チェックボックスが選択解されます。
    Note that when you select the Key check box,the Index and Unique check boxes are also automatically selected and the Null check box is deselected. - NetBeans
  • SQL スクリプトによって本当に新しい表が作成されることが明確に分かるよう、ここでは、すでに作成した COLLEAGUES 表を削します。
    In order to make it clear that the SQL script indeed creates a new table, you can delete the already created COLLEAGUES table now. - NetBeans
  • そして、IDE の「サービス」ウィンドウからデータベースエクスプローラを使用して、表を作成、表示、変更、および削する方法を紹介しました。
    It then demonstrated how to create, view, modify and delete tables using the Database Explorer from the IDE's Services window. - NetBeans
  • あとで構成を変更、削、または追加する必要が生じた場合は、構成をアビリティーに関連付けるだけで変更を実装できます。
    If you need to modify, remove or add configurations later on, simply associate the configuration with an ability to implement the change.  - NetBeans
  • 「プロジェクト」ウィンドウで「MyLib」プロジェクトノードを右クリックし、「プロジェクトの生成物を削」を選択します。
    Right-click the MyLib project node in the Projects window and choose CleanProject.  - NetBeans
  • GlassFish の場合、「Java EE バージョン」を「Java EE 5」に設定します。 Tomcat Web サーバーの場合、「ソースレベルを 1.4 に設定」チェックボックスの選択を解します。
    For GlassFish, set the Java EE Version to Java EE 5.For the Tomcat Web Server, unselect the Set Source Level to 1.4 checkbox.  - NetBeans
  • 「consultantId」フィールドは null にできないため、選択解した Billable 項目は保持する必要があることを示すエラーメッセージが表示されます。
    " Consultant item by deselecting "finish gathering requirements"in the BillableCollection list.An error message appears indicating that the Billable item that you deselected must be retainedbecause its consultantId field cannot be null.  - NetBeans
  • コードを生成しない場合は、「テストを作成」ダイアログの「デフォルトのメソッド本体」を選択解します。
    The method body of each generated test is provided solely as a guide and needs to be modified to be an actual test case.You can deselect Default Method Bodies in the Create Tests dialog if you do not want the code generated for you. - NetBeans
  • 生成されたメソッド本体を削し、次の println を追加することによって、testEqual のテストスケルトンを変更します。
    Modify the test skeleton for testEqual by deleting the generated method bodies and adding the following println. - NetBeans
  • メソッドの本体を生成しないようにするには、「テストを作成」ダイアログの「デフォルトのメソッド本体」を選択解します。
    You can deselect Default Method Bodies in the Create Tests dialog if you do not want the bodies of the method generated for you. - NetBeans
  • このボタンをクリックすると、構成を追加、削、および複製するためのオプションを含む、「プロジェクト構成マネージャー」ダイアログが開きます。
    This brings up the Project ConfigurationManager dialog which contains options for adding, removing, or duplicatingconfigurations.  - NetBeans
  • 「次へ」をクリックします。 プロジェクト名として DilbertViewer と入力し、「Hello MIDlet を作成」チェックボックスの選択を解します。
    Click Next.Enter DilbertViewer as the Project Name and uncheck the Create Hello MIDlet check box. - NetBeans
  • データベースに対して SQL クエリーを実行することによって、データベース構造内で保持されているデータを追加、変更、および削できます。
    By running SQL queries on a database, you can add,modify and delete data maintained in database structures.  - NetBeans
  • 「プロジェクト」ウィンドウで、「exercise1」エントリを右クリックし、「プロジェクトの生成物を削して構築」を選択します。
    In the Projects window right-click the exercise1 entry and choose Clean and Build Project. - NetBeans
  • DisplayForm.java が表示されているエディタウィンドウで、132 行目から 157 行目までのコードブロックのコメントを解します。
    In the Editor window that contains DisplayForm.java, uncomment the block of code that begins at line 132 and ends at line 157. - NetBeans
  • DisplayForm.java が表示されているエディタウィンドウで、122 行目から 128 行目までのコードブロックを削またはコメントにします。
    In the Editor window that contains DisplayForm.java, remove (or comment out) the block of code that begins at line 122 and ends at line 128. - NetBeans
  • しかし、これらのオブジェクトを削していないので、HashMap で参照が保持され、オブジェクトは JVM のガベージコレクションの対象になりません。
    They are never removed, however, which means the references held by the HashMap prevent the JVM from evergarbage collecting those objects. - NetBeans
  • NetBeans 生成の Ant 構築スクリプトを使用して、アプリケーションを構築、実行、生成部の削、テスト、デバッグを行います。
    The IDE uses a NetBeans-generated Ant build script to build, run, clean, test, and debug your application.  - NetBeans
  • 既存の Ant スクリプト内のターゲットを使用して、アプリケーションの構築、実行、生成物の削、テスト、デバッグを行います。
    The IDE uses targets in an existing Ant script to build, run, clean, test, and debug your application.  - NetBeans
  • プロジェクトのプロジェクトノードを右クリックし、「プロジェクトの生成物を削して構築」を選択します。
    Right-click the project node of the project and choose Clean and BuildProject.  - NetBeans
  • 「主プロジェクトとして設定」チェックボックスが選択されていることを確認し、「主クラスを作成」が選択されている場合は、選択解します。
    Ensure that the Set as Main Project checkbox is selected and deselectCreate Main Class if it is selected.  - NetBeans
  • クラステンプレートのデフォルトで表示する取得メソッドのコメントを解し、コントローラプロパティーを指定します。
    Specify controller properties by uncommenting the setter methods that display by default in the class template. - NetBeans
  • 注: このチュートリアルでは使用されないため、number 用の宣言およびアクセス用メソッドは削してかまいません。
    Note: You can delete the declaration and accessor methods for number, as it is not used in this tutorial. - NetBeans
  • index.html を削すると、Rails は routes.rb 内を検索して表示するページを見つけ出します。 前の手順で、このページをブログに設定しました。
    By deleting index.html, Rails looks in routes.rb to figure out what page to display, which you set to the blog in the previous step.  - NetBeans
  • これまでの IDE リリースに存在していたいくつかの機能を標準のディストリビューションから外し、NetBeans アップデートセンターから提供します。
    Some features that existed in previous IDE releases were removed from the standard distribution and placed on the NetBeans Update Center: - NetBeans
  • 回避策: Web モジュールをチェックアウトする前に、Web モジュールノードを展開した場合は、ファイルシステムのマウントを解してください。
    If you expand any of the nodes in the filesystem before checking out the web module, you can not deploy the web module. - NetBeans
  • オペレーティングシステムのファイルマネージャを使用し、保存する WEB-INF 内のファイルを別のディレクトリに移動し、WEB-INF ディレクトリを削します。
    In the operating systems file manager, move any files under WEB-INF that you want to save, and delete the WEB-INF directory. - NetBeans
  • ウィンドウシステム全体、メニュー、ツールバー、CVS 統合など、使用したいものはすべて再利用して、それ以外のものは外できます。
    You can reuse the whole windowing system, the menus, the toolbar, CVS integration, whatever you like, and exclude the rest.  - NetBeans
<前へ 1 2 .... 989 990 991 992 993 994 995 996 997 998 999

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