摘要:
import java.util.*;import java.util.regex.*;/*** Transforms words (from singular to plural, from camelCase to under_score, etc.). I got bored of doing Real Work...* @author chuyeow* @modified Winter Lau (http://www.oschina.net/)*/public class Inflector { // Pfft, can't think of a better name, bu 阅读全文
posted @ 2013-02-04 13:22
6小贝
阅读(2400)
评论(0)
推荐(0)

浙公网安备 33010602011771号