Você procurou por: conditional (Coreano - Inglês)

Coreano

Tradutor

conditional

Tradutor

Inglês

Tradutor
Tradutor

Traduza instantaneamente textos, documentos e voz com a Lara

Traduzir agora

Contribuições humanas

A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente

Adicionar uma tradução

Coreano

Inglês

Informações

Coreano

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

Inglês

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

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Coreano

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.

Inglês

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.

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Coreano

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

Inglês

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

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Coreano

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.

Inglês

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

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Consiga uma tradução melhor através
8,884,402,585 de colaborações humanas

Usuários estão solicitando auxílio neste momento:



Utilizamos cookies para aprimorar sua experiência. Se avançar no acesso a este site, você estará concordando com o uso dos nossos cookies. Saiba mais. OK