java將TXT小說按章節分開,並保存爲對象

效果   項目結構 Content.java public class Content { private long id; private String name; //txt所帶章節 private String chapter; private String content; //新生成章節 private long number;
相關文章
相關標籤/搜索