1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-30 05:02:52 +08:00

Update README.ko.md

This commit is contained in:
Jay Two 2017-10-10 19:22:29 +09:00 committed by GitHub
parent 52f88ab898
commit e4d8c7fa26

View File

@ -9,10 +9,10 @@
* QXlsx는 엑셀 파일(*.xlsx) 읽기/쓰기 라이브러리입니다.
* QXlsx는 Qt 5.x를 사용하는 정적 라이브러리로 제작되었습니다.
## 라이
* GPL 라이선스 : https://www.gnu.org/licenses/gpl-3.0.en.html
## 라이
* QXlsx는 GPL 라이센스를 준수합니다. : https://www.gnu.org/licenses/gpl-3.0.en.html
* 최초 소스코드 출처: Debao Zhang(2014) : https://github.com/dbzhang800/QtXlsxWriter
* Qt 라이선스는 Qt Company 싸이트 참조 : https://www.qt.io/developers/
* Qt 라이센스는 Qt Company 싸이트를 참조하십시오. : https://www.qt.io/developers/
## 활용 예제 Hello excel
### 엑셀 파일 쓰기 예제