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
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.