搜索资源列表
nextday(new)
- nextday: 下一天测试用例,输入一个日期,得到下一天的结果-nextday : Test the next day, the importation of a date, be the result of the next day
thebestnextday
- 极其完整的nextday程序 虽然功能简单 输入一天 输出下一天 但是程序容错能力极强 因为是软件测试的作业 可以说通过了各种测试条件的好代码-very integrity of the nextday procedures Although the functional day simple input output next day but can fault tolerant procedures Force is strong
nextday(new)
- nextday: 下一天测试用例,输入一个日期,得到下一天的结果-nextday : Test the next day, the importation of a date, be the result of the next day
thebestnextday
- 极其完整的nextday程序 虽然功能简单 输入一天 输出下一天 但是程序容错能力极强 因为是软件测试的作业 可以说通过了各种测试条件的好代码-very integrity of the nextday procedures Although the functional day simple input output next day but can fault tolerant procedures Force is strong
blackBox
- 一个很好的黑盒测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子-Black Box Testing a very good example of true Oh well, including the triangle, nextday and profits three examples
Naive
- 一个很好的普通测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子-Black Box Testing a very good example of true Oh well, including the triangle, nextday and profits three examples
whiteBox
- 一个很好的白盒测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子-White-box testing a very good example of true Oh well, including the triangle, nextday and profits three examples
example
- 讲解了软件测试中常用的例子,包括三角形,nextday等,不错的资料-The software testing on examples of commonly used, including triangular, nextday and so on, good information
nextday
- Vc实现下一天判断问题,简单易用,适于初级测试-Vc to determine the question of the realization of the next day, easy to use, suitable for the initial test
NextDay
- 这是软件测试课程老师要我们弄的一个简单测试日期的小软件。输入日期正确则自动返回下一天的日期。-This is a software testing course of the teacher wants us to get the testing date, a simple small software. Enter the date will automatically return the correct date of the
NextDay
- 下一天判断,根据输入日期判断下一天。输出下一天的日期-nextday
OutNextDay
- 这是一个关于输入一个日期,求下一个日期的小程序 。比较适合初学者练习借鉴。-this is a program about putin oneday putout the nextday
nextday-triangle
- 自己的作业,java写的下一天和三角形判断的代码,简单容易看懂-Own operations, the code of java to write the next day and the triangle judgment, simple and easy to understand
Date
- 用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始 化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况 下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以 下功能: (1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成 员的值,也能单独返回某个成员的值 (2) 可以按照mm-dd-yyyy 格式输出日期。 (3
NextDay
- 软件测试中,计算下一日和上一日问题。 包含自动化测试脚本。-Software testing, calculation of the next day and the previous day. Contains automated test scr ipts.
NextDay
- 某一天的下个日期的计算java实现仅供参考-One day the next date of calculation java for reference only
Nextday
- NextDay,根据输入的日期,自动判断输入日期是否正确并给出正确日期的下一天-NextDay,According to the date entered automatically determine the correct input date and gives the correct date of the next day
nextday
- 在mfc的对话框中,已知今天日期求明天日期,day month自动切换-In today s date is known mfc dialog seeking date tomorrow
NextDay
- 下一天判断,根据输入日期判断下一天。输出下一天的日期-nextday
NEXTDAY
- 有关软件测试实用教程实例第二日问题的源代码-Software testing second days