「code」を含む例文一覧(44711)

<前へ 1 2 .... 100 101 102 103 104 105 106 107 108 .... 894 895 次へ>
  • Code Listing1.2: Finding out the FEATURES that are already set
    コード表示1.2: 既に設定されているFEATURESを知る - Gentoo Linux
  • Code Listing4.9: Getting the man page for start-stop-daemon
    コード表示4.9: start-stop-daemonコマンドのmanページを参照する - Gentoo Linux
  • Code Listing3.3: Checking integrity of a Portage snapshot
    コード表示3.3: Portageスナップショットの完全性の確認 - Gentoo Linux
  • Code Listing3.1: Copying the kernel to the MacOS partition
    コード表示3.1: カーネルをMacOSパーティションにコピーします - Gentoo Linux
  • Code Listing2.1: Using gensync to update a few repositories
    コード表示2.1: リポジトリの更新にgensyncを使用する - Gentoo Linux
  • Code Listing5.2: Invoking genkernel with some common arguments
    コード表示5.2:一般的な引数でgenkernelを呼び出す - Gentoo Linux
  • Code Listing5.4: Compiling and installing the new kernel
    コード表示5.4:新しいカーネルのコンパイルとインストール - Gentoo Linux
  • Code Listing2.7: Managing supervise services # ln -s /var/lib/ldapdns /service# /etc/init.d/svscan start# rc-update add svscan default
    コード表示2.7:監視サービスの管理 - Gentoo Linux
  • Code Listing3.1: Mounting the Gentoo Linux Installation CD ISO image
    コード表示3.1:GentooLinuxインストールCDのISOイメージをマウントする - Gentoo Linux
  • Code Listing2.6: Unmounting the bind-mounted root # cd# umount /mnt/temp# rmdir /mnt/temp
    コード表示2.6:bindマウントしたrootをマウント解除 - Gentoo Linux
  • Code Listing7.1: Invoking genkernel with some common arguments
    コード表示7.1:一般的な引数でgenkernelを呼び出す - Gentoo Linux
  • Code Listing3.5: Describing our developers table
    このコマンドでテーブルdevelopersの情報を見てみましょう。 - Gentoo Linux
  • Code Listing4.3: Upgrading the binaries # emerge -av "mysql-4.1"(Update your config files, you may also use dispatch-conf)# etc-update# revdep-rebuild
    コード表示3.3:バイナリーのアップデート - Gentoo Linux
  • Code Listing3.2: Removing prelinking from all binaries # prelink -au
    コード表示3.2:すべてのバイナリからのprelinkの除去 - Gentoo Linux
  • Code Listing2.10: Using aliases for users and commands
    コード表示2.10:ユーザとコマンドにエイリアスを使用する - Gentoo Linux
  • Code Listing3.11: Emacs CJK UTF-8 support (require 'un-define)(require 'jisx0213)(set-language-environment "Japanese")(set-default-coding-systems 'utf-8)(set-terminal-coding-system 'utf-8)
    コード表示3.11:EmacsのCJKUTF-8サポート - Gentoo Linux
  • Typically, text such as source code or English
    一般に、ソースコードや英文といったテキストでは - JM
  • Such an 8-bit code is normally the same as ESC followed by the corresponding 7-bit code.
    このような 8 ビットコードは、通常は ESC の後に対応する7 ビットコードを続けたものと同じ意味になる。 - JM
  • ASCII (American Standard Code For Information Interchange) is the original 7-bit character set, originally designed for American English.
    ASCII (American Standard Code For Information Interchange) は7 ビット文字集合の元となったものであり、もともとは米語(American English) のためにデザインされた。 - JM
  • The error code can be found in errno .
    システムエラーが起った。 エラーコードはerrnoに設定される。 - JM
  • A successful exit code of 0 is only returned is everything is passed and no
    成功した場合の終了コードは 0 で、 - JM
  • Ajax interactions are initiated by JavaScript code.
    Ajax の相互作用は JavaScript コードによって開始されます。 - NetBeans
  • If you modify your model, you can re-generate the Java source code using the UML's Generate Code feature.
    モデルを変更した場合は、UML のコード生成機能を使用して Java ソースコードを再生成できます。 - NetBeans
  • In the Generate Code dialog box, click OK.
    「コードを生成」ダイアログで、「了解」をクリックします。 - NetBeans
  • The templates for generating Java code are designed for maximum code reuse.
    Java コードを生成するためのテンプレートは、コードを最大限に再利用する様に設計されています。 - NetBeans
  • Obtaining the Code Generation Templates and Adding them to the IDE
    コード生成テンプレートの取得と IDE への追加 - NetBeans
  • In addition, this will enable you to use code completion in the MyApp project to fill in code based on the MyLib project.
    また、MyApp プロジェクトでコード補完を使用して、MyLib プロジェクトに基づいてコードを入力できます。 - NetBeans
  • Type or paste in the following method code:
    次のメソッドコードを入力またはペーストします。 - NetBeans
  • In addition, this enables you to use code completion in the MyApp project to fill in code based on the MyLib project.
    また、MyApp プロジェクトでコード補完を使用して、MyLib プロジェクトに基づいてコードを入力できます。 - NetBeans
  • Replace the contents of the file with the following code.
    ファイルの内容を次のコードに置き換えます。 - NetBeans
  • On the Code Assistance Configuration page, click Next.
    「コード支援の構成」ページで「次へ」をクリックします。 - NetBeans
  • JavaFX editor with syntax highlighting, source navigation,code completion, code folding, javadoc pop-ups, and error detection.
    JavaFX エディタ (構文の強調表示、ソースナビゲーション、コード補完、コードの折り畳み、javadoc のポップアップ、エラー検出) - NetBeans
  • Enter the following code inside the ?php ? block: echo "Hello, world!
    次のコードを ?php ? ブロック内部に入力します。 - NetBeans
  • Insert the following code between the head tags of index.jsp.
    index.jsp の head タグの間に次のコードを挿入します。 - NetBeans
  • Groovy and Grails Create pure Groovy projects, Grails projects, and mixed Java SE/Groovy projectsGroovy editor with syntax highlighting, navigator, code folding, occurrences highlighting, code completion, and moreOpen existing Grails applications (no import required, no meta-data is added)Integrated Grails commands, Services window integration
    構文的および意味的なコード強調表示を使用したエディタ - NetBeans
  • You can use the code completion box to generate a variety of code, including the following:
    コード補完ボックスを使用して、次のような場合にさまざまなコードを生成することができます。 - NetBeans
  • Deletes a code element after making sure that there are no references to that element in your code.
    その要素に対する参照がないかどうかを確認したあとで、コード要素を削除します。 - NetBeans
  • Press Alt+Insert to invoke the code generation menu.
    Alt-Insert キーを押してコード生成メニューを開きます。 - NetBeans
  • To add a method using Smart Code Completion:
    スマートコード補完を使用してメソッドを追加する - NetBeans
  • To fold or display a piece of code, click the - or + icon to the left of the code.
    コードを折り畳んだり表示したりするには、コード左側の「-」または「+」のアイコンをクリックします。 - NetBeans
  • Add the following code at the bottom of the environment.rb file.
    environment.rb ファイルの最後に次のコードを追加します。 - NetBeans
  • Method code can be folded or expanded.
    メソッドのコードは折り畳みまたは展開できます。 - NetBeans
  • You can then use preprocessior code blocks to associate certain code with that ability.
    その後プリプロセッサのコードブロックを使用して、そのアビリティーに特定のコードを関連付けることができます。 - NetBeans
  • Konoefu was one of Ryoge no kan (official organizations outside of the Ritsuryo code).
    近衛府(このえふ)は令外官のひとつ。 - Wikipedia日英京都関連文書対訳コーパス
  • The pretext theory is sometimes associated with other theories than the direct line imperial succession code theory and the legitimate child imperial succession code theory.
    仮託説は、直系・嫡系皇位継承法説以外の説と結びつけられることもある。 - Wikipedia日英京都関連文書対訳コーパス
  • If Fukai-no-Joten/ Fukaijoten is a direct line imperial succession code or a legitimate child imperial succession code, it conflicts with the facts because the code was broken only a few days before or after the enthronement.
    もし不改常典が直系・嫡系継承法なら、この法は即位の数日前や後に破られたことになり、矛盾をきたす。 - Wikipedia日英京都関連文書対訳コーパス
  • Each slot includes a primary code, and a secondary code that includes information that identifies and indicates both frame timing and a scrambled code for synchronization.
    各スロットは、一次コードと、同期化用のフレームタイミング及びスクランブル化コードの双方を識別又は表示する情報を含む二次コードを含む。 - 特許庁
  • The bar code can be used to represent Unicode and TRON code and greatly reduces the overall bar code length.
    本バーコードを用いることで、ユニコード及びトロンコードをバーコード化できかつ上記のように全体のバーコード長を大幅に短縮することができる。 - 特許庁
  • CONCURRENT ROW/COLUMN SYNDROME GENERATOR FOR PRODUCT CODE
    積符号のための同時行/列シンドロームジェネレータ - 特許庁
  • INTERLEAVE DEVICE, ENCODER OF TURBO CODE, DECODER OF TURBO CODE, COMMUNICATION DEVICE, AND INTERLEAVE METHOD
    インタリーブ装置、ターボ符号の符号化器、ターボ符号の復号器、通信装置、並びに、インタリーブ方法 - 特許庁
<前へ 1 2 .... 100 101 102 103 104 105 106 107 108 .... 894 895 次へ>

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