C# Xml文件加密
我在网上找的代码: http://apps.hi.baidu.com/share/detail/19863006问题是using System.Security.Cryptography.Xml;在我的VS2010 C#学习版里竟然提示
“命名空间“System.Security.Cryptography”中不存在类型或命名空间名称“Xml”。是否缺少程序集引用?”
导致后面好几个“上下文中没有出现***”,怎么解决?
2011-08-10 10:34
2011-08-10 11:01