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
73c1ab87b4
commit
b0a10039b1
@ -8,7 +8,7 @@
|
||||
* QXlsx는 엑셀 파일(*.xlsx)을 읽고 쓰는 라이브러리입니다.
|
||||
* QtXlsx가 더이상 지원되지 않기 때문에(2014), QtXlsx에 기반한 새로운 프로젝트를 만들었습니다. (2017-)
|
||||
* QXlsx는 개발언어로 C++를 사용합니다. (Qt 5.x 사용)
|
||||
* QXlsx는 적/동적 라이브러리를 사용하지 않도록 제작되었습니다.
|
||||
* QXlsx는 정적 또는 동적 라이브러리를 사용하지 않아도 되도록 제작되었습니다.
|
||||
|
||||
![](markdown.data/comp.png)
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
* QXlsx is excel file(*.xlsx) reader/writer library.
|
||||
* Because QtXlsx is no longer supported(2014), I created a new project that os based on QtXlsx. (2017-)
|
||||
* Development language of QXlsx is C++. (with Qt 5.x)
|
||||
* It is written for non-library & non-shared object.
|
||||
* You don't need to use static library or dynamic shared object using QXlsx.
|
||||
|
||||
![](markdown.data/comp.png)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user