最后一步是从队列接收 XML 消息,并反系列化实例。
The final step is to receive the XML message from the queue and deserialize the instance.
清单6显示了将XML消息反系列化到Product实例的代码。
Listing 6 shows the code to deserialize the XML message into a Product instance.
在与一系列反模式进行对比后,作者指出在没有参照实践的情况下,项目与团队会受到不良的影响。
By contrasting with a series of anti-patterns, the authors show that by not following the practices, the project and team will be negatively affected.
应用推荐