-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add download link and strategy
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,39 @@ | ||
# Demo | ||
|
||
## Links | ||
|
||
<!-- markdownlint-disable-next-line --> | ||
<a href="/demo.html" target="_blank">Misakura ~ Demo</a> | ||
|
||
1. The webpage maybe not work in some browsers, please use Chrome or Firefox. | ||
2. The webpage maybe stuck in some cases or exists some bugs and problems. | ||
|
||
Application download: | ||
|
||
- [All versions](http://39.105.169.71:5244/AvgJS%7CMisakura) | ||
- [Android v0.1.2](http://39.105.169.71:5244/d/AvgJS%7CMisakura/Misakura~Demo_0.1.2.apk?sign=2msSaoN9n6Q27-2ssv3RMRfJeUenPQRxZG9zTn-64Vs=:0) | ||
- [Windows v0.1.2](http://39.105.169.71:5244/d/AvgJS%7CMisakura/Misakura~Demo%20v0.1.2.exe?sign=KyDdFkaLRTiySxb47vwOwZ0vm2_A5XxS2W8VKaiwBTU=:0) | ||
|
||
## Strategy | ||
|
||
If you can't approved good end, you can follow the strategy below (Not mentioned options will don't influence the result): | ||
|
||
### Bad End | ||
|
||
1. 「那你话是不是有点多了?」 | ||
2. 「因为 SolidJS 使用 WebAssembly 开发」 / 「因为 SolidJS 用 RUST 写的」 | ||
3. 「Tauri 使用 Node.js 和 Chromium 开发」 | ||
4. 「变量需要在声明时指定类型并且之后无法改变类型」 / 「变量需要在声明时指定类型并且之后无法改制值」 | ||
|
||
### Good End | ||
|
||
1. 「我好像想起什么了」 | ||
2. 「因为这些框架都是基于虚拟 DOM」 | ||
3. 「Tauri 使用 Rust 开发」 / 「Tauri 没有内置笨重的 Chromium 内核」 | ||
4. 「变量无需在声明时指定类型并且之后无法改变类型」 | ||
|
||
### True End | ||
|
||
0. Approved above all ends. | ||
1. In `Start` page you can see the `Final` button. | ||
2. Click it. |