Solidity 提示:當 `opcode(0x20, x)` 感覺比 `opcode(x, 0x20)` 更好時,你已經獲得了“堆疊機器編譯器的感覺”。 有時 Solidity 會優化它,有時則不會。
9.93K