You searched for: conditional (Koreanska - Engelska)

Koreanska

Översätt

conditional

Översätt

Engelska

Översätt
Översätt

Översätt texter, dokument och röst direkt med Lara

Översätt nu

Mänskliga bidrag

Från professionella översättare, företag, webbsidor och fritt tillgängliga översättningsdatabaser.

Lägg till en översättning

Koreanska

Engelska

Info

Koreanska

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

Engelska

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

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Koreanska

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.

Engelska

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.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Koreanska

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와 비슷하다.:

Engelska

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

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Koreanska

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.

Engelska

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').

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Få en bättre översättning med
8,807,799,830 mänskliga bidrag

Användare ber nu om hjälp:



Vi använder cookies för att förbättra din upplevelse. Genom att fortsätta besöka den här webbplatsen godkänner du vår användning av cookies. Läs mer. OK