[quote] [code] code1: package org.opensource.test; public class StringReverser { public Object reverse(String str) { return "technology devolopment software a is Tdd"; } } 重构代码 ==> code2: package org.opensource.test; public class StringReverser { private static final String SPACE = &quo ...
xmx0632
搜索本博客
我的相册
存档
最新评论