Is This English???


2010年8月21日

IT 英鐔?? part3 - programming

■プログラミン繧?3

グローバル藹??数は使う縺?
Stay away from global variables.
ここで藹??数を初期化したら駄目だよ
you are not supposed to initialize the variable at this point.
例外処理しないと、間違いな縺?エラーが起きるぞ
If you don't handle exceptions, the application will bump into errors for sure.
オーバーフローの問題を避けたい
I want to steer clear of overflow problems.
デバッガーだけではメモリリークの問題は把握できない縺?
It's hart to track down memory leak problems with a debugger only.
この関数に入った途端にプログラムがクラッシュする
the program dies right after it goes into this function.
関数に渡す前に戻り値を藹??得する必要があります
You need to get the return value before you pass it to this function.
通常、構造体はスタックに格軆??されます
The entire structure is typically pushed on the stack.
すべての鐔??素をスタックから藹??り出さなければいけません
You need to pop all elements off the stack.
スタック臀??のエレメント縺?LIFO順で処理されます
Elements on the stack are accessed in a LIFO(FIFO) order.

例外を投げる
throw the exception
エラーを藹??ける
catch the error
クラスを拡張する
extend the class
欠陥なし
defect-free
問題を見つける
find a problem
問題を見つける
detect a problem
インストールに関する問題
installation-related issues
欠陥を直す
fix the glitch
機能臀??蜈?
malfunction
絶対必要な觸??閭?
must-have feature
な縺?ても支障がない機閭?
nice-to-have feature

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


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