「Code」を含む例文一覧(44691)

<前へ 1 2 .... 142 143 144 145 146 147 148 149 150 .... 893 894 次へ>
  • Code Listing7.4: Kernel configuration for the various suspend types
    コード表示7.4:様々なサスペンドタイプのためのカーネル設定 - Gentoo Linux
  • Code Listing7.9: Installing tuxonice-userui # echo "sys-apps/tuxonice-userui fbsplash" /etc/portage/package.use(It may be marked ~arch, so first it must be keyworded)# echo "sys-apps/tuxonice-userui" /etc/portage/package.keywords# emerge tuxonice-userui
    コード表示7.9:suspend2-useruiのインストール - Gentoo Linux
  • Code Listing8.1: Disabling warnings about unknown acpi events
    コード表示8.1:不明なacpiイベントに関する警告を無効化 - Gentoo Linux
  • Code Listing2.6: Using the full path to a tool $ sudo /usr/sbin/emerge-webrsync
    コード表示2.6:ツールに対し、絶対パスを使用する - Gentoo Linux
  • Code Listing2.8: Allowing any user to execute shutdown
    コード表示2.8:どのユーザにもシャットダウンの実行を許可する - Gentoo Linux
  • Specify an object code format other than your system's default format.
    通常はシステムのデフォルトであるフォーマットが用いられる。 - JM
  • serves to translate this error code into human-readable form.
    は、このエラーコードの可読なメッセージへの変換を行う。 - JM
  • defines the first 65534 code positions (0x0000 to 0xfffd), which form the "Basic Multilingual Plane (BMP)"
    では、最初の 65534 個のコード位置 (0x0000 〜 0xfffd) を定義している。 - JM
  • program comments, while leaving the code unchanged.
    コード部分は変更したくない場合などが考えられる。 - JM
  • Silently exit with a status return code.
    状態を示すリターンコードのみを返し、黙って終了する。 - JM
  • Observing Diagram Editor Changes in Generated Code
    生成されたコード内での図エディタの変更内容の確認 - NetBeans
  • Add the following code (shown in bold) to pass the personId to Page1:
    personId を Page1 に渡す次のコード ( 太字 部分) を追加します。 - NetBeans
  • You now add the code to send the JMS messages by adding the following code in bold to the processRequest method:response.
    今度は、次に示すボールドのコードを processRequest メソッドに追加し、JMS メッセージを送信するためのコードの追加を行います。 - NetBeans
  • In the Java Editor, ensure that your Java code does not contain any errors.
    Java エディタで、Java コードにエラーがないことを確認します。 - NetBeans
  • To display the code completion box, press Ctrl-Space.
    コード補完ボックスを表示するには、Ctrl-スペースキーを押します。 - NetBeans
  • He highlights the code completion and live templates features of the Java and Ruby editors,the Rails code generator, and the IDE's JUnit module.
    Java エディタと Ruby エディタのコード補完機能とライブテンプレート機能、Rails コードジェネレータ、および IDE の JUnit モジュールを取り上げています。 - NetBeans
  • Issue #71959:Code completionfails for sources outside a project.
    問題 #71959:プロジェクト外部のソースコードで補完が失敗する。 - NetBeans
  • Smarter parsing so that code completion is faster
    高性能の構文解析によるコード補完の高速化 - NetBeans
  • The completed script should look like the following code sample.
    完成したスクリプトは次のコード例のようになります。 - NetBeans
  • Add the following code shown in bold to the prerender method:
    prerender メソッドに、次のボールドで示されるコードを追加します。 - NetBeans
  • The Source view shows the underlying code for a business process diagram.
    ソースビューには、ビジネスプロセス図のコードが表示されます。 - NetBeans
  • Code Sample 4: Set Minimum and Maximum Calendar Dates
    コード例 4: カレンダ日付の最小値と最大値の設定 - NetBeans
  • The IDE adds the following default code to the servlet:
    IDE によって次のデフォルトコードがサーブレットに追加されます。 - NetBeans
  • For more on the syntax used for creating your own code templates, see Special Code Template Syntax.
    独自のコードテンプレートの作成に使用する構文については、「特殊なコードテンプレート構文」を参照してください。 - NetBeans
  • We now add the code to send the JMS messages by adding the following code in bold to the processRequest method:response.
    今度は、次に示す太字のコードを processRequest メソッドに追加し、JMS メッセージを送信するためのコードの追加を行います。 - NetBeans
  • Right-click in the Source Editor and choose Format Code.
    ソースエディタ内を右クリックし、「コードを整形」を選択します。 - NetBeans
  • Use the Code Generation and reverse engineering features to go back and forth between modeling and developing code in the Source Editor
    コード生成機能とリバースエンジニアリング機能を使用してモデリングと、ソースエディタでのコードの開発を切り替える - NetBeans
  • Finally, you bind the Swing components to the web service client code.
    最後に、Swing コンポーネントを Web サービスクライアントコードにバインドします。 - NetBeans
  • Code to interact with multiple related database tables.
    関連する複数のデータベース表と対話するためのコード。 - NetBeans
  • The tutorial makes use of IDE wizards and other code generation features to provide much of the boilerplate code.
    このチュートリアルでは、IDE の各ウィザードやその他のコード生成機能を活用して、多くの定型コードを作成します。 - NetBeans
  • It also shows you how to customize the generated code and hand code other parts of the application.
    また、生成されたコードをカスタマイズする方法や、コードをアプリケーションの別の部分に渡す方法についても示します。 - NetBeans
  • This template generates code for the following features:
    このテンプレートでは、次の各機能のコードを生成します。 - NetBeans
  • Click OK to close the dialog box and generate the code.
    「了解」をクリックしてダイアログを閉じ、コードを生成します。 - NetBeans
  • Code which has no side effects (no calls, no assignments)
    副次的影響がないコード (呼び出しなし、代入なし)。 - NetBeans
  • The necessary package import statements are added to the code.
    必要なパッケージのインポート文がコードに追加されます。 - NetBeans
  • You can correct source code imports by pressing Ctrl+Shift+I.
    Ctrl+Shift+I を押してソースコードのインポート文を修正できます。 - NetBeans
  • Naidaijin was established as a standing position of Ryogekan, a post that was not prescribed in the code.
    平安時代に令外官として常制化する。 - Wikipedia日英京都関連文書対訳コーパス
  • Code of imperial succession theory - the most dominant theory since the 1950's.
    皇位継承法説-1950年代以降の最有力説 - Wikipedia日英京都関連文書対訳コーパス
  • Then the distinction was made by the establishment of Jogan-shiki Code.
    貞観式の制定に至って区別することとなった。 - Wikipedia日英京都関連文書対訳コーパス
  • The request includes a key code to the operating system.
    リクエストは、そのオペレーティング・システムに対するキー・コードを含む。 - 特許庁
  • RANDOM-ACCESS MULTI-DIRECTIONAL CDMA2000 TURBO CODE INTERLEAVER
    ランダムアクセスマルチ方向CDMA2000のターボコードインターリーバ - 特許庁
  • When a deploy part 3 deploys the byte code in an application server, it simultaneously deploys the byte code for the debugging.
    そしてデプロイ部3はバイトコードをアプリケーションサーバにデプロイする場合に、デバッグ用のバイトコードも同時にデプロイする。 - 特許庁
  • HOLOGRAPHIC ROM DISK HAVING MULTIPLE ERROR CORRECTION CODE RATE
    多重エラー訂正コード率を有するホログラフィックロムディスク - 特許庁
  • METHOD AND SYSTEM FOR GENERAL TURBO CODE TRELLIS TERMINATION
    一般的なターボコードトレリスの終端方法およびシステム - 特許庁
  • A retrieving part 24 retrieves an Internet address corresponding to the specified menu code from a menu code conversion database 25.
    検索部24は、指定メニューコードに対応するインターネットアドレスをメニューコード変換データベース25より検索する。 - 特許庁
  • It is believed that cho, as referred to in Kushiki-ryo (law on state documentary forms in the Yoro Code) of Taiho Ritsuryo (Taiho Code) (Ritsuryo law), refers only to such documents.
    大宝律令の公式令(律令法)の牒はこの文書のみを指していたと考えられている。 - Wikipedia日英京都関連文書対訳コーパス
  • Muhon is a felony which falls under the 3rd of Juaku (10 evils) in Tang Ritsuryo Code and also falls under the 3rd of Hachigyaku (8 unpardonable crimes) in Yoro Code.
    唐律において謀叛は十悪の第三、養老律令でも八虐の第三となる重罪である。 - Wikipedia日英京都関連文書対訳コーパス
  • In 681, compilation of the Asuka Kiyomihara Code began.
    681年(天武10)飛鳥浄御原律令の編纂を開始する。 - Wikipedia日英京都関連文書対訳コーパス
  • In June 701, politics were carried out under the new code.
    701年(大宝元)六月、新令によって政治を行う。 - Wikipedia日英京都関連文書対訳コーパス
  • one of the government-regulated organizations or facilities under the Ritsuryo system (a system of centralized government based on the ritsuryo code).
    律令制下の日本の官制の一つ - Wikipedia日英京都関連文書対訳コーパス
<前へ 1 2 .... 142 143 144 145 146 147 148 149 150 .... 893 894 次へ>

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