検索ワード: conditional (韓国語 - 英語)

コンピュータによる翻訳

人が翻訳した例文から、翻訳方法を学びます。

Korean

English

情報

Korean

conditional

English

 

から: 機械翻訳
よりよい翻訳の提案
品質:

人による翻訳

プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。

翻訳の追加

韓国語

英語

情報

韓国語

there is one more expression that may seem odd if you haven't seen it in other languages, the ternary conditional operator:

英語

in addition to being shorter and clearer, this also results in faster execution.

最終更新: 2011-10-24
使用頻度: 1
品質:

韓国語

if statements can be nested indefinitely within other if statements, which provides you with complete flexibility for conditional execution of the various parts of your program.

英語

if statements can be nested indefinitely within other if statements, which provides you with complete flexibility for conditional execution of the various parts of your program.

最終更新: 2011-10-24
使用頻度: 1
品質:

韓国語

the if construct is one of the most important features of many languages, php included. it allows for conditional execution of code fragments. php의 if 문은 c와 비슷하다.:

英語

if expr evaluates to true, php will execute statement, and if it evaluates to false - it 'll ignore it.

最終更新: 2011-10-24
使用頻度: 1
品質:

韓国語

a very common type of expressions are comparison expressions. these expressions evaluate to either 0 or 1, meaning false or true (respectively). php supports (bigger than), = (bigger than or equal to), == (equal), != (not equal), (smaller than) and = (smaller than or equal to). these expressions are most commonly used inside conditional execution, such as if statements.

英語

post-increment, which is written '$variable++' evaluates to the original value of $variable, before it was incremented (php increments the variable after reading its value, thus the name'post-increment').

最終更新: 2011-10-24
使用頻度: 1
品質:

人による翻訳を得て
7,788,048,662 より良い訳文を手にいれましょう

ユーザーが協力を求めています。



ユーザー体験を向上させるために Cookie を使用しています。弊社サイトを引き続きご利用いただくことで、Cookie の使用に同意していただくことになります。 詳細。 OK