mirror of
https://github.com/fankes/HanvonEBookHacker.git
synced 2025-09-07 19:14:17 +08:00
11 lines
548 B
Markdown
11 lines
548 B
Markdown
# Screen Rotating
|
||
|
||
运行平台:Windows CE (提供的二进制文件为 MIPSII)
|
||
|
||
这是一个简易的屏幕旋转控制器,核心部分使用 [MortScript](http://www.sto-helit.de/index.php?module=page&entry=ms_overview) 实现。
|
||
|
||
你可以在 `sources` 目录找到其源代码。
|
||
|
||
## 使用方法
|
||
|
||
请将 `MortScript` 目录中除了 `MortRunner.exe` 和 `README.md` 之外的所有文件放置于当前目录,然后再将 `Tools\ScreenRefresh` 目录中的 `ScreenRefresh.exe` 放置于当前目录,运行 `ScreenRotating.exe` 即可。 |