Skip to content
This repository was archived by the owner on Sep 1, 2019. It is now read-only.

Releases: sixlab/six-tpl-engine

Assembly

29 Oct 05:36

Choose a tag to compare

###已完成:

  1. 使用Java和Juicer开发,从模板和json数据生成文本。
  2. 重构代码,现在有两个方法可以调用。一种是从String生成String,第二种是从文件生成文件。
  3. 使用JavaFx编写界面,可以使用界面方式运行。