xeonliu

Results 7 issues of xeonliu

They show up as 'disc01.pdf' on the website of CS61A.

大佬顺便把嫦娥五号也解码呗

### Describe the error The arrows can't be displayed correctly. There is only a tip on top. ### Code and Error **Code**: manimgl vex.py **Error**: WARNING You may be using...

Use GitHub Actions to automatically build 3 exes and upload the artifact in case anyone would like to download the binarys for Windows.

Best Compiler Course in SJTU

Android端编译是可行的,但是仍需解决以下问题: - [ ] reqwest 和 warp 等依赖库在编译 Android 目标时需要 OpenSSL,而上游缺少其交叉编译配置 - 建议:reqwest 使用 Rust 原生的 TLS 实现而不是 OpenSSL,消除对warp的依赖(目前仅用于视频播放的反向代理) - [ ] `azul-core`库存在交叉编译问题,`bardecoder`和`printpdf`使用 - [ ] UI缩放存在问题 - [ ]...

Tauri 2.0 添加了 Android 和 iOS 构建支持 #54 支持跨平台的[文件系统操作](https://v2.tauri.app/plugin/file-system/)

enhancement