... 'Mango']; var x = fruits.pop(); typeof x; //return string x instanceof String; //return false but fruits instanceof Array; //return tru.
確定! 回上一頁