05 2015 档案

摘要:五子棋Github托管地址:https://github.com/sunyuanyuan/test/blob/master/Game分工:负责写代码:赵存存负责调试程序:孙媛媛一、实践目的1.掌握Java常用基础类API。2.掌握输入输出流常用类API。3.掌握Java异常处理。二、实践要求利用J... 阅读全文
posted @ 2015-05-17 15:58 孙媛媛 阅读(213) 评论(5) 推荐(0)
摘要:Gthub地址:https://github.com/sunyuanyuan/test/blob/master/ceshi1.编写目标类源代码package com.mengdd.junit;public class Calculator{public int add(int a, int b){r... 阅读全文
posted @ 2015-05-09 20:54 孙媛媛 阅读(174) 评论(3) 推荐(0)