摘要: Software Testing, Lab 1 一.实验要求: a) Description of triangle problem: Function triangle takes three integers a,b,c which are length of triangle sides; c 阅读全文
posted @ 2018-03-25 23:08 神无忌 阅读(89) 评论(0) 推荐(0)
摘要: Homework 2 Below are two faulty programs. Each includes a test case that results in failure. Answer the following questions (in the next slide) about 阅读全文
posted @ 2018-03-15 17:01 神无忌 阅读(133) 评论(1) 推荐(0)
摘要: 上学期进行图形学选修课程,在进行课程大作业的过程中,遇到了很多问题,主要是在环境配置以及编程中一些语法的问题。 1.Error: argument of type ‘const char*’ is incompatible with parameter of type ‘LPCWSTR’ 即:con 阅读全文
posted @ 2018-03-12 19:28 神无忌 阅读(508) 评论(0) 推荐(0)