Skip to content

Commit

Permalink
修正github安全提示&在view中切換本子title不會跟著變bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hwei115j committed Jun 6, 2021
1 parent 5a94087 commit 9c3b420
Show file tree
Hide file tree
Showing 3 changed files with 263 additions and 205 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
Windows使用者可以使用我編譯好的執行檔安裝即可,其他作業系統使用者可以使用原始碼編譯安裝,我的程式「理論上」是跨平台的

### Windows執行檔安裝
[這裡](https://github.com/hwei115j/ex_viewer/releases/tag/0.91)下載,其中`ex_viewer.zip`是主程式,`setting.7z`是設定和資料庫
[這裡](https://github.com/hwei115j/ex_viewer/releases/tag/0.91)下載,其中`ex_viewer.zip`是主程式,`setting.zip`是設定和資料庫
首先先將兩個壓縮檔分別解壓縮,會得到`ex_viewer``setting`兩個資料夾,再把`setting`資料夾放到`ex_viewer`資料夾中
最後按下`ex_view.exe`就能開始程式了

Expand All @@ -46,7 +46,7 @@ npm install
npm run dist
```

產生可執行檔案,再從[這裡](https://github.com/hwei115j/ex_viewer/releases/tag/0.91)下載`setting.7z`解壓縮,再把`setting`資料夾放到`ex_viewer`資料夾中
產生可執行檔案,再從[這裡](https://github.com/hwei115j/ex_viewer/releases/tag/0.91)下載`setting.zip`解壓縮,再把`setting`資料夾放到`ex_viewer`資料夾中
經測試可以在ubuntu上正常運作

## 使用說明
Expand Down
Loading

0 comments on commit 9c3b420

Please sign in to comment.