1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

update readme

This commit is contained in:
Jay Two 2018-11-15 10:59:07 +09:00
parent 6b665a35b1
commit 7bcd350e01
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
- TestExcel : 기본 예제 (QtXlsx 예제 기반)
- HelloAndroid : QML을 사용한 안드로이드에서 xlsx 파일 열기
- Copycat : xlsx 파일을 읽어 위젯으로 표시. xlsx 파일 인쇄. (할일: xlsx 파일로 저장)
- WebServer : xlsx 파일을 읽어 웹으로 표시 (http://127.0.0.1:3001)
- WebServer : xlsx 파일을 읽어 웹으로 표시 (`http://127.0.0.1:3001`)
## 활용 예제 (Hello excel)

View File

@ -16,7 +16,7 @@
- TestExcel : basic samples based on QtXlsx samples
- HelloAndroid : read xlsx on Android using QML
- Copycat : load xlsx file and display on widget. print xlsx file. (TODO: save xlsx)
- WebServer : load xlsx and display to web (http://127.0.0.1:3001)
- WebServer : load xlsx and display to web (`http://127.0.0.1:3001`)
## Example (Hello excel)