Microsoft Source Analysis document for C#

时间:2012-09-14 08:50:58
【文件属性】:

文件名称:Microsoft Source Analysis document for C#

文件大小:239KB

文件格式:RAR

更新时间:2012-09-14 08:50:58

Microsoft Source Analysis for C#

The StyleCop tool provides warnings that indicate style and consistency rule violations in C# code. By default, the tool integrates into Visual Studio 2005 and Visual Studio 2008, and it can also be integrated into MSBuild-based build systems. It is also possible to author custom rules to run within the tool, and to create a wrapper host to integrate the tool into a custom build environment.


【文件预览】:
StyleCopDocument
----StyleCop.chm(253KB)

网友评论

  • 不错,很好用,可以帮助培养编码规范,一开始可能会不习惯,但用过一段时间,你就会感觉到自己的编程规范的变化。