题目:下列代码中表示一个节点的开始标签的是( )A、XmlPullParser.START_TAGB、XmlPullParser.EnDC、XmlPullParser.END_TAGD、XmlPullParser.START标准答案:XmlPullParser.START_TAG 点击显示答案