摘要: 配置文件: 类: package com.wfb.beans; public class SequenceGenerator { private String prefix; private String suffix; private int initial; private int counter... 阅读全文
posted @ 2010-05-07 04:30 macula7 阅读(154) 评论(0) 推荐(0)