mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-30 05:02:52 +08:00
update readme
This commit is contained in:
parent
342f91c5a9
commit
4d5987c82f
10
README.ko.md
10
README.ko.md
@ -59,13 +59,15 @@ qDebug() << var; // 값 표시
|
|||||||
- Qt 5.0.1 (MingW/Windows 32bit)
|
- Qt 5.0.1 (MingW/Windows 32bit)
|
||||||
|
|
||||||
## 테스트 할 일
|
## 테스트 할 일
|
||||||
다음과 같은 테스트들이 수행되어야 합니다.
|
- 다음과 같은 테스트들이 수행되어야 합니다.
|
||||||
- 마이크로소프트 엑셀
|
- 마이크로소프트 엑셀
|
||||||
- 구글 스프레드쉬트
|
- 구글 스프레드쉬트
|
||||||
- 리브레오피스 캘크 스프레드시트
|
- 리브레오피스 캘크 스프레드시트
|
||||||
|
|
||||||
![](markdown.data/LibreOffice-Google-XLSX.png)
|
![](markdown.data/LibreOffice-Google-XLSX.png)
|
||||||
|
|
||||||
|
- 유니코드 테스트 ( :cloud: 파일 이름, :cloud: 파일 경로, :sunny: 자료값)
|
||||||
|
|
||||||
## 업그레이드 할 일
|
## 업그레이드 할 일
|
||||||
- xlsx의 암복호화 기능 개발
|
- xlsx의 암복호화 기능 개발
|
||||||
- Android에서 빌드 및 테스트
|
- Android에서 빌드 및 테스트
|
||||||
|
10
README.md
10
README.md
@ -58,13 +58,15 @@ Test Environment is below.
|
|||||||
- Qt 5.0.1 (MingW/Windows 32bit)
|
- Qt 5.0.1 (MingW/Windows 32bit)
|
||||||
|
|
||||||
## To Test
|
## To Test
|
||||||
The following tests should be performed.
|
- The following tests should be performed.
|
||||||
- Microsoft Excel
|
- Microsoft Excel
|
||||||
- Google Spreadsheet
|
- Google Spreadsheet
|
||||||
- LibreOffice Calc Spreasheet
|
- LibreOffice Calc Spreasheet
|
||||||
|
|
||||||
![](markdown.data/LibreOffice-Google-XLSX.png)
|
![](markdown.data/LibreOffice-Google-XLSX.png)
|
||||||
|
|
||||||
|
- Unicode test ( :cloud: filename, :cloud: filepath, :sunny: data value)
|
||||||
|
|
||||||
## To Upgrade
|
## To Upgrade
|
||||||
- Develop the encryption function of xlsx
|
- Develop the encryption function of xlsx
|
||||||
- Build and test on Android
|
- Build and test on Android
|
||||||
|
Loading…
x
Reference in New Issue
Block a user