摘要: http://tbook.yahubb.com/forum-f5/topic-t9.htm function QCFactory (strServer,strDomain,strProject,strUser,strPwd) { this.qcServer = strServer; this.qcDomain = strDomain; this.qcProject = strProject; this.qcUser = strUser; this.qcPwd = strPwd; } 阅读全文
posted @ 2009-02-24 20:16 Simon.CX 阅读(651) 评论(0) 推荐(0)