﻿<?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++博客-风吹不止-文章分类-VisualStudio</title><link>http://www.cppblog.com/ykx-yeer/category/9182.html</link><description /><language>zh-cn</language><lastBuildDate>Fri, 26 Dec 2008 02:11:54 GMT</lastBuildDate><pubDate>Fri, 26 Dec 2008 02:11:54 GMT</pubDate><ttl>60</ttl><item><title>VC Studio 使用技巧总结</title><link>http://www.cppblog.com/ykx-yeer/articles/70112.html</link><dc:creator>布迦糖</dc:creator><author>布迦糖</author><pubDate>Mon, 22 Dec 2008 15:15:00 GMT</pubDate><guid>http://www.cppblog.com/ykx-yeer/articles/70112.html</guid><wfw:comment>http://www.cppblog.com/ykx-yeer/comments/70112.html</wfw:comment><comments>http://www.cppblog.com/ykx-yeer/articles/70112.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/ykx-yeer/comments/commentRss/70112.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/ykx-yeer/services/trackbacks/70112.html</trackback:ping><description><![CDATA[<p><span style="COLOR: #800000">1.检测程序中的括号是否匹配</span>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;把光标移动到需要检测的括号（如大括号{}、方括号[]、圆括号（）和尖括号&lt;&gt;）前面，键入快捷键&#8220;Ctrl＋]&#8221;。如果括号匹配正确，光标就跳到匹配的括号处，否则光标不移动，并且机箱喇叭还会发出一声警告声。<br><span style="COLOR: #800000">2.格式化一段乱七八糟的源代码</span> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 选中那段源代码，按ATL+F8。<br><span style="COLOR: #800000">3.如何整理ClassView视图中大量的类&nbsp;<br></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;可以点击classview 视图中左上角新建文件夹（new folder）按钮，再把具有相近性质的类拖到对应的文件夹中，使整个视图看上去清晰明了<br><span style="COLOR: #800000">4.如何在Studio使用汇编调试</span>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;在WorkBench的Debugger状态下按CTRL+F7. <br><span style="COLOR: #800000">5.怎样处理ClassZiard找不到的系统消息</span> <br>&nbsp; 如果要在ClassWizard中处理WM_NCHITTEST等系统消息，请在ClassWizard中Class Info页中将Message filter改为Window就有了.</p>
<img src ="http://www.cppblog.com/ykx-yeer/aggbug/70112.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/ykx-yeer/" target="_blank">布迦糖</a> 2008-12-22 23:15 <a href="http://www.cppblog.com/ykx-yeer/articles/70112.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>