From professional translators, enterprises, web pages and freely available translation repositories.
8. when linking php, it complains about a number of undefined references.
toto je nyní velmi snadné.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
this is possible with the help of monikers. if you want to get multiple references to the same word instance you can create that instance like shown:
pokud chcete získat více referencí na tutéž instanci, můžete vytvořit tuto instanci tímto způsobem:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
when sorting a multi-dimensional array, $a and $b contain references to the first index of the array.
tato ukázka zobrazí:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
many syntax constructs in php are implemented via referencing mechanisms, so everything told above about reference binding also apply to these constructs. some constructs, like passing and returning by-reference, are mentioned above. other constructs that use references are:
některé konstrukty, jako předávání a vracení přes odkazy, byly již zmíněny.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: