Home > Back-end >  How does JAVA reading excel urgent urgent
How does JAVA reading excel urgent urgent

Time:10-31

What do you want to be a brush project, background selection excel template accordingly, front page display multiple choice,
Problem: the excel in the multiple choice questions should how to write (for example), the background should be how to read
Don't forgive me!!!!!!

CodePudding user response:

I have useful easyExcel, this is can drop also pretty simple implementation

CodePudding user response:

Apache poi or easyExcel upstairs said

CodePudding user response:

There is a import and export Excel tool based on template: JXLS the official documentation address ,
[to learn English well for the Java foundation and, until you can read the official document and source code, you can explore themselves to solve the problem,]

CodePudding user response:

The Jakarta poi

CodePudding user response:

https://blog.csdn.net/zhangshengqiang168/article/details/95473595 I wrote three here, you can refer to

CodePudding user response:

Used Spire. XLS for Java, which can be convenient to realize the Excel data import and export, website download link https://www.e-iceblue.cn/Downloads/Free-Spire-XLS-JAVA.html

CodePudding user response:

Apache poi

CodePudding user response:

Apache poi

CodePudding user response:

Read the Excel, it says easyExcel and poi can read Excel
Multiple choice, you can write in Excel for: topic + option in the form of a
For example: 1 - gender: male, female
Then in the Java string segmentation,

CodePudding user response:

Submitted by mistake, continue to say
1 - gender: male, female
On behalf of the type, 1 for the single box, 2 multiple marquee, 3 themselves, such as text box define
Characters "-" and ":" between the representative problems,
Representatives of the characters ":" after options
These can define your own, probably thinking is such

CodePudding user response:

Poi oneself can go to study

CodePudding user response:

Ali's easyexcel

CodePudding user response:

Poi, you worth having, the competitors, learning cost is low

CodePudding user response:

JXLS directly generate
XLS or prepared an XML format suffixes is generated by a Freemarker template,

CodePudding user response:

Hutool know about the
  • Related