1.发生以太币时 msg.data为空,则调用receive()方法2下面判断recive是否存在。不为空这调用fallback()
2.当revive()存在则调用revive(),否则调用fallback()