Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
WordAutoJava
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lola
WordAutoJava
Commits
4afb2d0b
Commit
4afb2d0b
authored
Aug 20, 2019
by
lola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
c04ae2d0
Pipeline
#60
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
README.md
README.md
+11
-8
No files found.
README.md
View file @
4afb2d0b
# Word Auto Java
##
#
環境
##
開發
環境
Java 8
Java SDK 1.8
*
Java 8
*
Java SDK 1.8
請用 IDE 執行 Application.java
## 啟動方式
### 檔案
1.
使用 Intellj 或其他 Java IDE 啟動,記得跑 Gradle。
2.
run
`Application.java`
。
## 使用檔案
將檔案放在
`src/main/resources`
。
*
template.doc : word 模板,{{element}} 為透過程式客製化的參數。
*
list.xlsx : excel 人員名單。
若不想修改請照格式(第一欄為index,第二欄為名字)。
### template.doc
word 模板,{{element}} 為透過程式客製化的參數。
### list.xlsx : excel 人員名單。
若不想修改請照格式(第一欄為index,第二欄為名字)。
生成的檔案會儲存在
`output/`
底下。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment