Results for variable scope python translation from Spanish to English

Spanish

Translate

variable scope python

Translate

English

Translate
Translate

Instantly translate texts, documents and voice with Lara

Translate now

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Spanish

English

Info

Spanish

cuando un fichero es incluido, el código que contiene hereda la variable scope de la linea en donde el include ocurre.

English

when a file is included, the code it contains inherits the variable scope of the line on which the include occurs.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Spanish

this is not strictly speaking the same thing as include() ing the file and having it inherit the parent file's variable scope; the script is actually being run on the remote server and the result is then being included into the local script.

English

return.php ?php $var = 'php'; return $var;? noreturn.php ?php $var = 'php';? testreturns.php ?php $foo = include'return.php'; echo $foo; / / prints'php' $bar = include'noreturn.php'; echo $bar; / / prints 1?

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Spanish

when a file is include() ed, the code it contains inherits the variable scope of the line on which the include() when a file is include() ed, the code it contains inherits the variable scope of the line on which the include() occurs.

English

it is possible to execute a return() it is possible to execute a return() statement inside an included file in order to terminate processing in that file and return to the script which called it.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Spanish

en contraposición al modelo de desarrollo económico de henry ford, especialmente proclive a las economías de escala (scale economics) la especialización flexible fomenta las "eco­nomías de objetivos variables" (scope economics).

English

whereas the fordist model of economic development favoured economies of scale, flexible specialisation, by contrast, promotes economies of scope.

Last Update: 2014-02-06
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Some human translations with low relevance have been hidden.
Show low-relevance results.

Get a better translation with
8,906,542,709 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK