在Servlet声明周期中,对应的服务阶段的方法是()。 
A: init()
B: doPost()
C: destroy()
D:service()
出自:计算机科学