mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-16 04:42:53 +08:00
update readme
This commit is contained in:
parent
dd76ff310d
commit
5d70515944
@ -6,12 +6,13 @@
|
|||||||
<img src="markdown.data/QXlsx2.jpg">
|
<img src="markdown.data/QXlsx2.jpg">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
[![Built-with-Qt5-Badge](https://img.shields.io/badge/Built%20with-Qt5-green.svg)](https://www.qt.io/) [![Built-with-cpp-Badge](https://img.shields.io/badge/Built%20with-C%2B%2B-green.svg)](https://isocpp.org/) [![Xlsx-Badge](https://img.shields.io/badge/Library-xlsx-blue.svg)](https://www.ecma-international.org/publications/standards/Ecma-376.htm)
|
||||||
|
|
||||||
* QXlsx is excel file(*.xlsx) reader/writer library.
|
* QXlsx is excel file(*.xlsx) reader/writer library.
|
||||||
* Because QtXlsx is no longer supported(2014), I created a new project that is based on QtXlsx. (2017-)
|
* Because QtXlsx is no longer supported(2014), I created a new project that is based on QtXlsx. (2017-)
|
||||||
* Development language of QXlsx is C++. (with Qt 5.x)
|
* Development language of QXlsx is C++. (with Qt 5.x)
|
||||||
* You don't need to use static library or dynamic shared object using QXlsx.
|
* You don't need to use static library or dynamic shared object using QXlsx.
|
||||||
|
|
||||||
[![Built-with-Qt5-Badge](https://img.shields.io/badge/Built%20with-Qt5-green.svg)](https://www.qt.io/) [![Built-with-cpp-Badge](https://img.shields.io/badge/Built%20with-C%2B%2B-green.svg)](https://isocpp.org/) [![Xlsx-Badge](https://img.shields.io/badge/Library-xlsx-blue.svg)](https://www.ecma-international.org/publications/standards/Ecma-376.htm)
|
|
||||||
|
|
||||||
## Sample (Hello excel)
|
## Sample (Hello excel)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user