C#...XML的读取,高手请进>>>
全代码如下:usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Xml;cl...
全代码如下:
using System;
using System.Collections.Generic;
using System.Text;
using System.Xml;
class Star
{
static void Main()
{
string path = @"d:\mail.xml";
try
{
=new();
.=.Fragment;
.=.true;
.=.true;
.=.false;
.=.DTD;
XmlReader reader=XmlReader.Create(path,);
}
catch(Exception e)
{
Console.WriteLine (e.Message );
}
}
}
请问:
=new();
.=.Fragment;
.=.true;
.=.true;
.=.false;
.=.DTD;
分别代表什么东西?谢谢!还有,在写关于xml的东西的时候,不会有智能提示和自动完成,类的颜色也不变,全都是自己打上去的,但是为什么别的类有自动完成这个苏州呢?谢谢! 展开
using System;
using System.Collections.Generic;
using System.Text;
using System.Xml;
class Star
{
static void Main()
{
string path = @"d:\mail.xml";
try
{
=new();
.=.Fragment;
.=.true;
.=.true;
.=.false;
.=.DTD;
XmlReader reader=XmlReader.Create(path,);
}
catch(Exception e)
{
Console.WriteLine (e.Message );
}
}
}
请问:
=new();
.=.Fragment;
.=.true;
.=.true;
.=.false;
.=.DTD;
分别代表什么东西?谢谢!还有,在写关于xml的东西的时候,不会有智能提示和自动完成,类的颜色也不变,全都是自己打上去的,但是为什么别的类有自动完成这个苏州呢?谢谢! 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询