A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
this can be used to achieve case insensitive pattern matching in products which support only case sensitive regular expressions.
předcházející
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
the following example should help you understand pre- and post-increment and expressions in general a bit better:
poslední věcí, která si zaslouží zmínku, je pravdivostní hodnota výrazů.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
the elseif statement is only executed if the preceding if expression and any preceding elseif expressions evaluated to false, and the current elseif expression evaluated to true.
syntaktický význam je mírně odlišný (znáte-li c, je to stejné), avšak ve výsledku dostaneme přesně totožné chování.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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.
na začátku kapitoly bylo řečeno, že si popíšeme různé typy konstruktů, a jak bylo slíbeno, výrazy mohou být konstrukty.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade: