阅读背景:

chineseFood [array [0]] = array [array.length-1];

来源:互联网 

I don't understand the purpose of this = sign on the sixth line in the code block below. I understand how the argument grabs each index number of the array, I just don't understand why chineseFood[array[0]] = array[array.length-1]; In other words, I don't get the purpose of the equal sign as if it were almost comparing each other to be stored in the empty object that is stored in the variable chineseFood. Could someone please clarify? It would be much appreciated.I don't understand the purpose of this = sign o




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: