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
d1661f7ceb
commit
e43e31cf89
@ -66,11 +66,11 @@ qDebug() << var; // 값 표시
|
||||
|
||||
- 유니코드 테스트 ( :cloud: 파일 이름, :cloud: 파일 경로, :sunny: 자료값)
|
||||
|
||||
## :novice: 업그레이드 할 일
|
||||
## :hammer: 업그레이드 할 일
|
||||
- xlsx의 암복호화 기능 개발
|
||||
- Android에서 빌드 및 테스트
|
||||
|
||||
## 라이센스와 링크
|
||||
## :link: 라이센스와 링크
|
||||
* ![](https://img.shields.io/badge/license-MIT-blue.svg) QXlsx는 MIT 라이센스를 사용합니다. [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
|
||||
* ![](https://img.shields.io/badge/license-MIT-blue.svg) QtXlsx 라이센스는 Debao Zhang(2014) 싸이트를 참조하십시오. [https://github.com/dbzhang800/QtXlsxWriter](https://github.com/dbzhang800/QtXlsxWriter)
|
||||
* Qt 라이센스는 Qt Company 싸이트를 참조하십시오. [https://www.qt.io/developers/](https://www.qt.io/developers/)
|
||||
@ -79,7 +79,7 @@ qDebug() << var; // 값 표시
|
||||
* 이슈를 남겨 주세요. [https://github.com/j2doll/QXlsx/issues](https://github.com/j2doll/QXlsx/issues)
|
||||
* 프로젝트 참여에 관심이 있으신 분은 이슈로 연락주세요.
|
||||
|
||||
## 진행하는 유사한 프로젝트
|
||||
## :star: 진행하는 유사한 프로젝트
|
||||
* Qxlnt [https://github.com/j2doll/Qxlnt](https://github.com/j2doll/Qxlnt)
|
||||
- Qxlnt는 xlnt가 Qt에서 사용될 수있게 해주는 도우미 프로젝트입니다.
|
||||
- xlnt는 xlsx Excel 파일을 사용하기에 훌륭한 라이브러리입니다.
|
||||
|
@ -66,11 +66,11 @@ qDebug() << var; // display value
|
||||
|
||||
- Unicode test ( :cloud: filename, :cloud: filepath, :sunny: data value)
|
||||
|
||||
## To Upgrade
|
||||
## :hammer: To Upgrade
|
||||
- Develop the encryption function of xlsx
|
||||
- Build and test on Android
|
||||
|
||||
## License and links
|
||||
## :link: License and links
|
||||
* ![](https://img.shields.io/badge/license-MIT-blue.svg) MIT License [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
|
||||
* ![](https://img.shields.io/badge/license-MIT-blue.svg) QtXlsx License (See Debao Zhang (2014) site) [https://github.com/dbzhang800/QtXlsxWriter](https://github.com/dbzhang800/QtXlsxWriter)
|
||||
* Qt License (See Qt Company site) [https://www.qt.io/](https://www.qt.io/)
|
||||
@ -81,7 +81,7 @@ qDebug() << var; // display value
|
||||
- If you are interested in participating in the project, please contact us by issue.
|
||||
- My native language is not English and my English is not fluent. Please, use EASY English. :-)
|
||||
|
||||
## Similar projects going on
|
||||
## :star: Similar projects going on
|
||||
* Qxlnt [https://github.com/j2doll/Qxlnt](https://github.com/j2doll/Qxlnt)
|
||||
- Qxlnt is a helper project that allows xlnt to be used in Qt.
|
||||
- xlnt is a excellent library for usinf xlsx Excel files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user