Skip to content

zhang090210/extract-ets-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e听说提取(高中版)v5.7.1.3

这是一个e听说答案提取的软件,软件版本号与e听说版本号保持一致,这个仓库提供了软件的页面部分。(仅限Windows平台使用)

安装方法:

1.从源码构建:

  1. 安装nodejs v20.18.0
  2. 安装pnpm npm install --global pnpm --egistry=https://registry.npmmirror.com
  3. 安装rust 1.81.0
  4. 克隆源代码:
git clone -b senior https://github.com/zhang090210/extract-ets-ui.git
cd extract-ets-ui
pnpm install
pnpm tauri build

若要编译x86版本:

rustup target add i686-pc-windows-msvc
cargo install create-tauri-app --locked
git clone -b senior https://github.com/zhang090210/extract-ets-ui.git
cd extract-ets-ui
pnpm install
cargo tauri build --target i686-pc-windows-msvc

2.下载预编译版

打开[Release v5.7.1](Release v5.7.1 · zhang090210/extract-ets-ui (github.com))页面

使用方法

  1. 将e听说更新至5.7.1版本
  2. 在e听说中打开你要做的题
  3. 等待其下载到你的电脑上
  4. 打开本软件并点击刷新
  5. 选择修改时间接近当前时间的题
  6. 点击导出

提示:本软件仅供学习使用!!!不收取任何费用!!!不对任何后果付任何责任

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published