单选题:以下给变量赋值的方法中,在bash下会产生错误信息的是____ 。
以下给变量赋值的方法中,在bash下会产生错误信息的是____ 。 @[A](1)
A. variable=this is a tested ip
B. variable=" this is a tested ip"
C. variable='this is a tested ip'
D. variable=this\ is\ a\ tested\ ip
A.variable=this is a tested ip
B.variable=" this is a tested ip"
C.variable='this is a tested ip'
D.variable=this\ is\ a\ tested\ ip
答案:A
A. variable=this is a tested ip
B. variable=" this is a tested ip"
C. variable='this is a tested ip'
D. variable=this\ is\ a\ tested\ ip
A.variable=this is a tested ip
B.variable=" this is a tested ip"
C.variable='this is a tested ip'
D.variable=this\ is\ a\ tested\ ip
答案:A