lexical variable中文,lexical variable的意思,lexical variable翻译及用法

2026-03-21 17:15 浏览次数 13

lexical variable

英[ˈleksɪkəl ˈvɛəriəbl]美[ˈlɛksɪkəl ˈvɛriəbəl]

[计]

lexical variable 例句

英汉例句

  • at the end of the file, the lexical variable $x holds 20, and the package variables $main::x, $a::x, and $b::x are still undefined.

    在文件结尾,词法变量$x值为20,包变量$main::x, $a::x,和$b::x仍未定义。

  • the declaration my $x = 17 at the top creates a new lexical variable named x whose scope continues to the end of the file.

    在顶部的my $x=17的申明创建了一个新的名为x的词法变量,它的作用域持续到文件结尾。

相关热词