posted @ 2007-11-07 10:30 张天利 阅读(310) 评论(0) 推荐(0)
posted @ 2007-11-06 14:21 张天利 阅读(498) 评论(0) 推荐(0)
|
||
|
摘要:
排序算法一览 10.1基本概念 排序(Sorting)是计算机程序设计中的一种重要操作,其功能是对一个数据元素集合或序列重新排列成一个按数据元素某个项值有序的序列。作为排序依据的数... 阅读全文
posted @ 2007-11-06 14:21 张天利 阅读(498) 评论(0) 推荐(0)
摘要:
下面通过一个简单的例子来讲解VS2005是如何做WEB测试的.1、编写一个加法程序,其中编写一个加法方法,然后调用该方法。//程序源代码using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using System.Web.UI;using Syste... 阅读全文
posted @ 2007-11-05 15:08 张天利 阅读(1459) 评论(4) 推荐(0)
摘要:
使用VS2005如何进行代码覆盖率的分析!! 阅读全文
posted @ 2007-11-05 09:38 张天利 阅读(1739) 评论(1) 推荐(0)
摘要:
everybody can be a hero,this is so-called american dream.here, hero doesn't mean someone who conqure the world, but some one who save the world.either, success doesn't mean get lots of money,but change others or ,change the world
阅读全文
posted @ 2007-10-30 09:28 张天利 阅读(387) 评论(0) 推荐(0)
摘要:
VSTS推出有一段时间了,随着SP1补丁的推出,我们公司决定把原来在VSS上的项目都迁移至VSTS环境里,使用微软提倡的MSF过程进行更规范的软件开发管理,在安装的过程中,发现TFS的安装并不是一件简单的事情,微软的文档里也没有提供详细的资料,现就自己安装过程的经验整理成文以供大家参考。 阅读全文
posted @ 2007-10-18 11:00 张天利 阅读(156) 评论(0) 推荐(0) |
||