您搜索了: globals (韩语 - 英语)

计算机翻译

尝试学会如何从人工翻译例句找到译文。

Korean

English

信息

Korean

globals

English

 

从: 机器翻译
建议更好的译文
质量:

人工翻译

来自专业的译者、企业、网页和免费的翻译库。

添加一条翻译

韩语

英语

信息

韩语

$globals 배열은 변수이름이 key가 되고, 그 변수의 내용이 값이 되는 원소를 가진 associative 배열이다.

英语

?php function test() {static $count = 0; $count++; echo $count; if ($count 10) {test ();} $count--;}?

最后更新: 2011-10-24
使用频率: 1
质量:

韩语

all internal functions that call user functions must be reentrant. among other things, this means they must not use globals or static variables.

英语

among other things, this means they must not use globals or static variables.

最后更新: 2011-10-24
使用频率: 1
质量:

韩语

if you would like to unset() a global variable inside of a function, you can use the $globals array to do so:

英语

function foo() {unset($globals['bar']);} $bar = "something"; foo();

最后更新: 2011-10-24
使用频率: 1
质量:

警告:包含不可见的HTML格式

韩语

environment variables are normal global variables, so you must either declare them as global variables in your function (by using "global $document_root; ", for example) or by using the global variable array (ie," $globals["document_root"] ").

英语

environment variables are normal global variables, so you must either declare them as global variables in your function (by using "global $document_root;", for example) or by using the global variable array (ie, "$globals["document_root"]").

最后更新: 2011-10-24
使用频率: 1
质量:

警告:包含不可见的HTML格式

获取更好的翻译,从
7,739,389,348 条人工翻译中汲取

用户现在正在寻求帮助:



Cookie 讓我們提供服務。利用此服務即表示你同意我們使用Cookie。 更多資訊。 確認