﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-suiyuemanbu</title><link>http://www.cppblog.com/suiyuemanbu/</link><description /><language>zh-cn</language><lastBuildDate>Mon, 13 Apr 2026 09:41:05 GMT</lastBuildDate><pubDate>Mon, 13 Apr 2026 09:41:05 GMT</pubDate><ttl>60</ttl><item><title>查看windows网络连接数</title><link>http://www.cppblog.com/suiyuemanbu/archive/2013/09/30/203506.html</link><dc:creator>岁月漫步</dc:creator><author>岁月漫步</author><pubDate>Mon, 30 Sep 2013 09:25:00 GMT</pubDate><guid>http://www.cppblog.com/suiyuemanbu/archive/2013/09/30/203506.html</guid><wfw:comment>http://www.cppblog.com/suiyuemanbu/comments/203506.html</wfw:comment><comments>http://www.cppblog.com/suiyuemanbu/archive/2013/09/30/203506.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/suiyuemanbu/comments/commentRss/203506.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/suiyuemanbu/services/trackbacks/203506.html</trackback:ping><description><![CDATA[<br />命令如下<br /><div>netstat -ant | find "5570" &gt; c:\aa.txt<br />5570是端口，把最后的信息保存到aa.txt中。<br /><br />如果没有连接，则txt是空的。<br />有的话，如下：<br /><br /><div>&nbsp; TCP &nbsp; &nbsp;0.0.0.0:5570 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0.0.0.0:0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;LISTENING &nbsp; &nbsp; &nbsp; 主栈中 &nbsp; &nbsp; &nbsp;</div><div>&nbsp; TCP &nbsp; &nbsp;127.0.0.1:2692 &nbsp; &nbsp; &nbsp; &nbsp; 127.0.0.1:5570 &nbsp; &nbsp; &nbsp; &nbsp; ESTABLISHED &nbsp; &nbsp; 主栈中 &nbsp; &nbsp; &nbsp;</div><div>&nbsp; TCP &nbsp; &nbsp;127.0.0.1:5570 &nbsp; &nbsp; &nbsp; &nbsp; 127.0.0.1:2692 &nbsp; &nbsp; &nbsp; &nbsp; ESTABLISHED &nbsp; &nbsp; 主栈中 &nbsp; &nbsp;</div></div><img src ="http://www.cppblog.com/suiyuemanbu/aggbug/203506.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/suiyuemanbu/" target="_blank">岁月漫步</a> 2013-09-30 17:25 <a href="http://www.cppblog.com/suiyuemanbu/archive/2013/09/30/203506.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>当前不会命中断点,源代码与原始版本不同,解决办法</title><link>http://www.cppblog.com/suiyuemanbu/archive/2013/01/08/197103.html</link><dc:creator>岁月漫步</dc:creator><author>岁月漫步</author><pubDate>Tue, 08 Jan 2013 04:52:00 GMT</pubDate><guid>http://www.cppblog.com/suiyuemanbu/archive/2013/01/08/197103.html</guid><wfw:comment>http://www.cppblog.com/suiyuemanbu/comments/197103.html</wfw:comment><comments>http://www.cppblog.com/suiyuemanbu/archive/2013/01/08/197103.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/suiyuemanbu/comments/commentRss/197103.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/suiyuemanbu/services/trackbacks/197103.html</trackback:ping><description><![CDATA[<div>重新生成，重启VS2010，重启电脑，都不起作用，快气死我了。<br /><br /><span style="color: #333333; font-family: Arial; line-height: 26px; text-align: left; background-color: #ffffff; ">把当前文件用记事本另存成unicode编码的</span>&nbsp;,就可以了<br />或者：<span style="color: #333333; font-family: verdana, sans-serif; font-size: 13px; line-height: 19px; background-color: #ffffff; ">Ctrl+A全选，然后在文件菜单：file-&gt;advanced save options ，在弹出的选项中选择新的编码方式为：UNICODE codepage 1200 ，点击确定，问题就解决了</span>&nbsp;<br /><br /></div><img src ="http://www.cppblog.com/suiyuemanbu/aggbug/197103.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/suiyuemanbu/" target="_blank">岁月漫步</a> 2013-01-08 12:52 <a href="http://www.cppblog.com/suiyuemanbu/archive/2013/01/08/197103.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>http://www.cppblog.com原来是分站</title><link>http://www.cppblog.com/suiyuemanbu/archive/2012/11/16/195264.html</link><dc:creator>岁月漫步</dc:creator><author>岁月漫步</author><pubDate>Fri, 16 Nov 2012 03:47:00 GMT</pubDate><guid>http://www.cppblog.com/suiyuemanbu/archive/2012/11/16/195264.html</guid><wfw:comment>http://www.cppblog.com/suiyuemanbu/comments/195264.html</wfw:comment><comments>http://www.cppblog.com/suiyuemanbu/archive/2012/11/16/195264.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/suiyuemanbu/comments/commentRss/195264.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/suiyuemanbu/services/trackbacks/195264.html</trackback:ping><description><![CDATA[<div>http://www.cppblog.com原来是分站，难怪我一直用博客园的账号登陆，怎么也登不上，最后不得不申请一个新的。<br />为什么不用同一个账号呢，NND。</div><img src ="http://www.cppblog.com/suiyuemanbu/aggbug/195264.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/suiyuemanbu/" target="_blank">岁月漫步</a> 2012-11-16 11:47 <a href="http://www.cppblog.com/suiyuemanbu/archive/2012/11/16/195264.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>