普通开发者需要了解的优化 Solidity 合约的基础
call()与delegatecall()的异同。在delegatecall()的情况下,我们需要关心字段变量的顺序
call()
delegatecall()