我们如何衡量代码质量 [英] How do we meaure code quality

查看:93
本文介绍了我们如何衡量代码质量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

哪种最佳工具可用于代码质量测量和监控?

Which best tool can be used for code quality measurement and monitoring?

推荐答案

有许多工具可以帮助您根据规则查找代码中的问题。

这些工具带有一套默认规则,然后可以自定义。

例子是

1)Resharper - http://www.jetbrains.com/resharper/ [ ^ ]

2)代码指标 - http://msdn.microsoft.com/en-us/library/bb385914.aspx [ ^ ]



这些工具中的每一个都能让您深入了解您正在编写的代码。
There are many tools available that can help you find issues in your code based on rules.
These tools come with a set of default rules and then can be customized.
Examples are
1) Resharper - http://www.jetbrains.com/resharper/[^]
2) Code Metrics - http://msdn.microsoft.com/en-us/library/bb385914.aspx[^]

Each of these tools will give you an insight into the code you are writing.


查看这些文章

独立程序员:质量问题 [ ^ ]

代码质量:神话或现实 [ ^ ]

Visual Studio 2005中的代码质量保证(C#,VB.NET) [ ^ ]

C#开发人员的代码审查清单和指南 [ ^ ]
Check these articles
The Standalone Programmer: A question of quality[^]
Code Quality: Myth or Reality[^]
Code Quality Assurance in Visual Studio 2005 (C#, VB.NET)[^]
Code Review Checklist and Guidelines for C# Developers[^]


这篇关于我们如何衡量代码质量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆