跟小D每日学口语
摘要: 本节的组织如下,1..Net的类型和内存分配2.GC垃圾收集器的工作原理3.什么是非托管资源4.如何有效释放对象资源。总结.现在开始我们本节的学习。 1..Net的类型和内存分配Net中的所有类型都是(直接或间接)从System.Object类型派生的。 CTS中的类型被分成两大类——引用类型(reference type,又叫托管类型[managed type]),分配... 阅读全文
posted @ 2009-12-18 15:10 简简单单幸福 阅读(210) 评论(0) 推荐(0)
摘要: Configuration testing is the testing of a system with each of the configurations of software and hardware that are supported. This can be a challenge for testers, especially with today's rate of chang... 阅读全文
posted @ 2009-12-18 11:28 简简单单幸福 阅读(235) 评论(0) 推荐(0)
摘要: Testing software isn't always exciting. Sometimes, it's downright boring, especially if you are testing variations of the same scenario over and over. Unfortunately, the effectiveness of testing drops... 阅读全文
posted @ 2009-12-18 11:20 简简单单幸福 阅读(196) 评论(0) 推荐(0)
摘要: Nobody knows more about the importance of great project management than an IT professional. Whether it is managing budgets and resources, reducing project failures or simply getting an assignment star... 阅读全文
posted @ 2009-12-18 11:02 简简单单幸福 阅读(244) 评论(0) 推荐(0)