comma expression 中文意思是什麼

comma expression 解釋
逗號表達式
  • comma : n. 1. 逗號(,)。2. 【音樂】小音程,差音程。
  • expression : n 1 表現,表示,表達。2 詞句;語句,措辭,說法。3 表情,臉色,態度;腔調,聲調。4 【數學】式,符...
  1. If a parenthetic expression is preceded by a conjunction, place the first comma before the conjunction, not after it

    如果附帶說明前面有連接詞,將第一個逗號放在連接詞之前,而非之後。
  2. We can specify two regular expressions separated by a comma, and sed will match all lines starting from the first line that matches the first regular expression, up to and including the line that matches the second regular expression

    我們可以指定兩個用逗號分開的規則表達式, sed將與所有從匹配第一個規則表達式的第一行開始,到匹配第二個規則表達式的行結束(包括該行)的所有行匹配。
  3. An assignment statement evaluates the expression list ( remember that this can be a single expression or a comma - separated list, the latter yielding a tuple ) and assigns the single resulting object to each of the target lists, from left to right

    一個賦值語句對表達式序列求值(還記得這可以是單個表達式或者一個逗號分隔的序列,後者導出一個元組) ,然後從左到右地將對象結果一一地賦給目的序列的每個對象。
分享友人