我需要幫助來解析下面的XML,我想做的是條目ID的計數(shù),XML下面的條目ID為5。那么,我應(yīng)該在C#上編寫哪些代碼來從XML中獲取計數(shù)呢?提前致謝<entry_list version="1.0"><entry id="cipher[1]">...</entry><entry id="cipher[2]">...</entry><entry id="cypher">...</entry><entry id="substitution cipher">...</entry><entry id="transposition cipher">...</entry></entry_list>
如何解析此XML以獲取ASP.NET的數(shù)量?
寶慕林4294392
2021-04-12 08:35:06