摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Xml.Linq;using System.Xml;namespace lingtoxml{ public partial class Ling_student_xml : Form { string xmlPath = 阅读全文
posted @ 2011-07-25 23:05 焚情、烈日 阅读(874) 评论(0) 推荐(0) 编辑