01.
C# Code Review ChecklistTed GraHam 提到了39 条 CheckList, 我觉得还是总结的挺全面.Are exceptions used to indicate error rather than returning status or error codes? 使用异常来只是错误而不是使用状态或者错误代码值 Are all class...查看完整版>>
C# Code Review Checklist
02.
Code Review Checklist以下是流传的code review检查表,我不揣冒昧,为节省大家时间,翻译如下。不当之处难免,故英文保留。 希望可以给各位眼下以至将来的工作都有所帮助。:)Terry 2003/12/18 Code Review Checklist以下是用于开发人员代...查看完整版>>
Code Review Checklist
03.
软件质量保证的最佳实践之一:Code review和Case review上次翻译了一篇文章——, 强调软件缺陷的预防。软件质量是构建起来的,由软件开发的整个过程质量所决定的,软件质量肯定不是通过测试测出来的。所以软件缺陷的预防自始至终是重要的。除了缺陷分析,另外一...查看完整版>>
软件质量保证的最佳实践之一:Code review和Case review
04.
Code Review理论与实战Code Review 理论与实战 摘 要Code Review是一种通过复查代码提高代码质量的过程,在XP方法中占有极为重要的地位,也已经成为软件工程中一个不可缺少的环节。本文通过对Code Review的一些...查看完整版>>
Code Review理论与实战
05.
Some Comments about Calling Win32 APIs in C# Managed CodeWhen we need to invoke a Win32 API in a certain .DLL file of the Win32 system:1. Search the API in MSDN or Platform SDK for its accurate prototype, as well as informations of its parameters' types.2....查看完整版>>
Some Comments about Calling Win32 APIs in C# Managed Code
06.
C# 4.0语言将出现重大改变,带来一段Code Preview虽然现在C# 2.0还没有普及虽然现在C# 3.0还抱着琵琶 : )但是C# 4.0已经在研制中了~~在微软的研究院里,C# 4.0的雏形已经出现了,并且与之前的C#语言有着很大的不同可以这样说,之前的C#语言还算是C家族的成员,那么,...查看完整版>>
C# 4.0语言将出现重大改变,带来一段Code Preview
07.
昨日关注:VB vs. C# MSIL Code Generation: Are the results equal?2005-2-24[ The intent of this article is to once and for all prove, by means of empirical evidence, that the MSIL code generated by the VB and C# compilers are not equal, particularly when dealing wit...查看完整版>>
昨日关注:VB vs. C# MSIL Code Generation: Are the results equal?
08.
收藏Code: Printing a DataGrid (Visual C#) Code: Printing a DataGrid (Visual C#) This example demonstrates printing a DataGrid control. Example private void printGrid_Click(System.Object sender, System.EventArgs e) printDocument1.Print(); priv...查看完整版>>
收藏Code: Printing a DataGrid (Visual C#)
09.
RFC1844 - Multimedia E-mail (MIME) User Agent ChecklistNetwork Working Group E. HuizerRequest for Comments: 1844 SURFnet bvObsoletes: 1820 August 1995Category: Informational Multimedia E-mail (MIME) User Agent checklistStatus of this Memo This memo pr...查看完整版>>
RFC1844 - Multimedia E-mail (MIME) User Agent Checklist
10.
RFC1820 - Multimedia E-mail (MIME) User Agent ChecklistNetwork Working Group E. HuizerRequest for Comments: 1820 SURFnet bvCategory: Informational August 1995 Multimedia E-mail (MIME) User Agent ChecklistStatus of this Memo This memo provides informat...查看完整版>>
RFC1820 - Multimedia E-mail (MIME) User Agent Checklist
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。