<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_一个程序员的自省_分类_26-CodeSnippets</title><id>http://feed.cnblogs.com/blog/u/15645/category/70671/rss</id><updated>2012-05-29T01:17:20Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/category/70671.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/15645/category/70671/rss"/><entry><id>http://www.cnblogs.com/anderslly/archive/2009/02/16/vs2008-code-snippets.html</id><title type="text">善用VS中的Code Snippet来提高开发效率</title><summary type="text">在谈谈VS中的模板中，我介绍了如何创建项目/项模板，这种方式可以在创建项目时省却不少重复性的工作，从而提高了开发效率。在创建好了项目和文件后，就得开始具体的编码了，这时又有了新的重复性工作，就是需要经常编写一些类似或者说雷同的代码，我们需要一种方法将这些代码管理起来，减少重复输入。这就是本文要介绍的Code Snippet，它可以看作是代码片段的模板，在粒度上比项目/项模板更小，可以进一步提高工作效率。</summary><published>2009-02-16T10:21:00Z</published><updated>2009-02-16T10:21:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2009/02/16/vs2008-code-snippets.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2009/02/16/vs2008-code-snippets.html"/><content type="text">在谈谈VS中的模板中，我介绍了如何创建项目/项模板，这种方式可以在创建项目时省却不少重复性的工作，从而提高了开发效率。在创建好了项目和文件后，就得开始具体的编码了，这时又有了新的重复性工作，就是需要经常编写一些类似或者说雷同的代码，我们需要一种方法将这些代码管理起来，减少重复输入。这就是本文要介绍的Code Snippet，它可以看作是代码片段的模板，在粒度上比项目/项模板更小，可以进一步提高工作效率。</content></entry></feed>
