分享四种asp.net读取xml文档的代码

作者:袖梨 2022-06-25

 

读取XML方法一


 
  <asp:Xml id="xml1" DocumentSource="grade.xml"   runat="server" />
 
 
 

相关文章

精彩推荐