常見例句雙語例句You can do this with the backtick operator (see Listing 9).這可以使用反引號運算符來實現(xiàn)(請參見 清單 9)。Please note you get the same results if you just use the backtick operators, as shown below.注意,僅使用后撇號操作符也會得到相同的結果,如下所示。If you've been doing any shell or Perl scripting at all, you know you can capture the output of other commands inside backtick operators.如果您編寫過 shell 或 Perl 腳本,您就知道可以在反撇號操作符內部捕捉其他命令的輸出。 返回 backtick