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

update readme

This commit is contained in:
Look Skyworker 2018-06-23 15:59:50 +09:00
parent 1718a49245
commit d1661f7ceb
2 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@ qDebug() << var; // 값 표시
- 유니코드 테스트 ( :cloud: 파일 이름, :cloud: 파일 경로, :sunny: 자료값) - 유니코드 테스트 ( :cloud: 파일 이름, :cloud: 파일 경로, :sunny: 자료값)
## 업그레이드 할 일 ## :novice: 업그레이드 할 일
- xlsx의 암복호화 기능 개발 - xlsx의 암복호화 기능 개발
- Android에서 빌드 및 테스트 - Android에서 빌드 및 테스트
@ -75,7 +75,7 @@ qDebug() << var; // 값 표시
* ![](https://img.shields.io/badge/license-MIT-blue.svg) QtXlsx 라이센스는 Debao Zhang(2014) 싸이트를 참조하십시오. [https://github.com/dbzhang800/QtXlsxWriter](https://github.com/dbzhang800/QtXlsxWriter)  * ![](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/) * Qt 라이센스는 Qt Company 싸이트를 참조하십시오. [https://www.qt.io/developers/](https://www.qt.io/developers/)
## 문의 ## :email: 문의
* 이슈를 남겨 주세요. [https://github.com/j2doll/QXlsx/issues](https://github.com/j2doll/QXlsx/issues) * 이슈를 남겨 주세요. [https://github.com/j2doll/QXlsx/issues](https://github.com/j2doll/QXlsx/issues)
* 프로젝트 참여에 관심이 있으신 분은 이슈로 연락주세요. * 프로젝트 참여에 관심이 있으신 분은 이슈로 연락주세요.

View File

@ -75,7 +75,7 @@ qDebug() << var; // display value
* ![](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) * ![](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/) * Qt License (See Qt Company site) [https://www.qt.io/](https://www.qt.io/)
## Contact ## :email: Contact
* Hi! I'm j2doll (aka Jay Two). My name is Korean and it is difficult for foreigners to pronounce it. Call me j2doll. * Hi! I'm j2doll (aka Jay Two). My name is Korean and it is difficult for foreigners to pronounce it. Call me j2doll.
* Leave me a issue. [https://github.com/j2doll/QXlsx/issues](https://github.com/j2doll/QXlsx/issues) * Leave me a issue. [https://github.com/j2doll/QXlsx/issues](https://github.com/j2doll/QXlsx/issues)
- If you are interested in participating in the project, please contact us by issue. - If you are interested in participating in the project, please contact us by issue.