1   1  /  1  页   跳转

[求助] 老是乱杀啊!!!

老是乱杀啊!!!

把我刚编译的文件都杀了,我晕!!!
C:\Users\t\Documents\Visual Studio 2010\Projects\ConsoleApplication2\ConsoleApplication2\bin\Debug

相关进程 C:\Windows\SysWOW64\cmd.exe

源代码如下:

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Xml;

namespace ConsoleApplication2
{
  class Program
  {
      static void Main(string[] args)
      {
        string xml = @"<xml><ToUserName><![CDATA[gh_a41b890e4]]></ToUserName>
<FromUserName><![CDATA[oa3yYjsXcDwDSx84984dUG4hmg]]></FromUserName>
<CreateTime>1387962194</CreateTime>
<MsgType><![CDATA[text]]></MsgType>
<Content><![CDATA[jzjd]]></Content>
<MsgId>5961252231324420502</MsgId>
</xml>";

        XmlDocument document = new XmlDocument();
        document.LoadXml(xml);

        XmlNodeList list = document.GetElementsByTagName("xml");

        if (list[0]["aaaa"] == null)
        {
            Console.WriteLine("null");
        }

        Console.WriteLine("{0} - {1}", list[0]["FromUserName"].Name, list[0]["FromUserName"].InnerText);
      }
  }
}

赶紧修复下,我开发都不能搞了,太差了


用户系统信息:Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
分享到:
gototop
 

回复 1F Enix 的帖子

请lz将报毒文件压缩跟帖上传。
gototop
 

回复: 老是乱杀啊!!!

附件

附件附件:

下载次数:244
文件类型:application/x-zip-compressed
文件大小:
上传时间:2013-12-26 9:24:45
描述:zip

gototop
 

回复 3F Enix 的帖子

样本已收集。
gototop
 

回复:老是乱杀啊!!!

V16+最新版已不报毒。
gototop
 

回复:老是乱杀啊!!!

哦,那我升级下,谢谢
gototop
 

回复:老是乱杀啊!!!

装了v16还要装防火墙吗?

瑞星现在有和多合一的产品没?
gototop
 

回复 7F Enix 的帖子

暂时没有多合一产品,建议您也安装瑞星个人防火墙V16,下载地址:http://pc.rising.com.cn/rfw/V16.html
欢迎您提出改进建议!
最后编辑瑞星工程师12 最后编辑于 2013-12-26 10:49:41
欢迎加入
瑞星杀毒软件QQ群 47032532
瑞星个人防火墙QQ群 204732153
瑞星路由安全卫士QQ群 213941034
瑞星安全WiFi QQ群 81864985
瑞星手机安全助手QQ群 64866930
gototop
 
1   1  /  1  页   跳转
页面顶部
Powered by Discuz!NT