srsnng
srsnng
I want to make a desktop memo and I create a content editable div (Dragable as well). If I try to edit it, that works. However, if I try to...
#### 1. 你使用的BBDown版本是什么?(指明 Release / Actions / DotnetTool) DotnetTool dotnet tool install --global BBDown BBDown version 1.6.3 1.6.3+45622f79cd766e0fc6f5cbd49fcf4960340f35c3 #### 2. 你在什么系统使用本软件?(Win/Linux/Mac) Win #### 3. 你使用的完整命令是什么? BBDown #### 4. 遇到了什么问题? 现有软件不能获取”智能修复“画质的视频流...
项目地址:https://github.com/srsng/cozy-reader 项目概要:一款轻量、简洁的阅读软件,仅支持epub电子书,基于Rust+tauri+Vue3。 基本特点: - 阅读进度记忆 - 完全本地 - 多平台支持 - 支持自定义主题 截图展示:  
### Is your feature request related to a problem? Please describe. I add a folder with hundreds of files inside. But not all of these files need to be sent....
### Steps to Reproduce 1. Install rye by run `rye-x86_64-windows.exe` 2. some problems happened to my connetcion with github 3. the installation aborted and I pressed a key to exit....
url:https://www.bilibili.com/bangumi/play/ss2668 p4开始会下载视频 版本为目前执行`dotnet tool update --global BBDown`后的最新版本
1. `A, B` 2. `A and B` 3. `A feat. B` 4. `A ft. B` 当前只使用` & `的艺术家进行了切分,但是有些不够,以上是其他几种常见的、简单的情况。 实际情况可能更复杂,比如会有一些中、小括号,以及上述情况组合使用 e.g. ```txt A (feat. B) A, B, C A, B, and...
当歌词文件中有这样的内容: ```lrc [00:00.00] some text A [00:05.00]some text B some text C ``` 软件内的卡拉OK滚动歌词会在`some text A` 到`some text B`的时候跳动
Part of my `package.json` ```json "devDependencies": { "svelte": "^5.0.0", "@sveltejs/kit": "^2.22.0", "@sveltejs/vite-plugin-svelte": "^6.0.0", ... }, "dependencies": { "@sveltejs/adapter-static": "^3.0.9", "svelte-tauri-filedrop": "^2.0.2" ... } ``` Park of my `Cargo.toml` ```toml tauri...