Browsing Chinese (Simplified) translation

525 of 586 results
525.
Define local variables.

Create a local variable called NAME, and give it VALUE. OPTION can
be any option accepted by `declare'.

Local variables can only be used within a function; they are visible
only to the function where they are defined and its children.

Exit Status:
Returns success unless an invalid option is supplied, a variable
assignment error occurs, or the shell is not executing a function.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
定义局部变量。

创建一个名为 <名称> 的变量,并且将 <值> 赋给它。<选项> 可以是任何
能被 "declare" 接受的选项。

局部变量只能在函数内部使用,它们只对定义它们的函数及其子函数可见。

退出状态:
返回成功,除非使用了无效的选项、发生了赋值错误,或者 shell 不在
执行一个函数。
Translated by Wenbin Lv
Located in builtins.c:540
525 of 586 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.