目录一、项目要求二、模块分析分析:设计思路类实现:(也就是每一节车厢的模板)1)基类(信息类)2)课程类;(公有继承信息类)3)学生类(公有继承信息类)函数实现1) void print();向屏幕输出课程信息2)
I\'m executing selenium tests with testng, that are started on a remote system with Selenium RC via hudson (with ssh connection).The remote system is windows xp with MKS Toolkit installed, hence ssh.T