Is This English???


2010年8月12日 一覧
IT 英鐔?? part2 - programming - 2010年8月12日 AM9:16

2010年8月12日

IT 英鐔?? part2 - programming

■プログラミン繧?2

どうやってスタティック藹??数をJavaでは使うのですか?
How do you implement static variables in Java?
文字列がこの関数を通るといつも文字化けが発生します
When strings go through this function, they always turn into garbage characters.文字が化けた
The strings got garbled.

このオブジェクトはヌルではありません
This object is not equal to null.
a+=b縺?a=a+bは同じことです
a+=b is equivlent to a=a+b.
この藹??数はループごと縺?1ずつ藹??えて鐔??きます
This value is incremented by one for each loop.
増加単位縺?5です
The increment is 5 units.

変数を初期化しないっとエラーになるよ
It would generate an error without initializing the variable.
ループを出ると最後まで初期化されないよ
This variable will never be zeroed after loop.
ここでこの藹??数縺?0に設定されました
Now this variable is set to zero.

() parentheses
{} braces or curly brackets
[]<> brackets
IF文には括弧が必要ですよ
you need parentheses for the IF statement.
パラメータ藹??数を括弧の中に入れて縺?ださい
Bracket all the parameter variables.
括弧を藹??らないとエラーがな縺?なりませんよ
Take the brackets out. Otherwise, the error won't be cleared.

投稿者 funa : AM9:16 | 使える英語フレーズ - Phrases | コメント (0) | トラックバック (0)


ギャラリー
最近のエントリー