Yatogaii
Yatogaii
there is no speed limit in current version, if i use transfer in the backend, it may slow down else progress. So maybe it will be better if transfer can...
This statement is only applicable to OS using xorg, and cannot get the value of capslock correctly in Wayland `key_state.capslock_in_effect = execute(COMMAND_STR_CAPSLOCK_STATE).size() >= 2;` I'm curious how to get the...
初步定位了一下原因是gofile的 `createFolder` api发生了变化。 现在需要三个参数 `parentFolderId` `folderName` `token`。 代码里的只有 `createFolderPostString = "parentFolderId=%s&token=%s"`,缺少一个 `folderName` 参数。 正在尝试修复
[https://anonfiles.com/](https://anonfiles.com/) ``` Upload your files anonymously and free on AnonFiles We offer you 20 GB filesize limit and unlimited bandwidth. ```
**问题描述** 使用scoop安装emacs,librime,官网安装器安装小狼毫。 使用straight包管理器(doom)安装完毕rime后,进入emacs执行 `rime-compile-module` 报错 `Compile Rime dynamic module failed`, *shell-command-output* 信息如下: ```sh gcc lib.c -o librime-emacs.dll -fPIC -O2 -Wall -I C:\Scoop\apps\librime\current\include/ -I c:/Scoop/apps/emacs/current/include/ -shared -L C:\Scoop\apps\librime\current\lib/ -Wl,-rpath C:\Scoop\apps\librime\current\lib/ -lrime...
I'm a newbie to java development, now I'm trying to develop a ghidra script with IDEA. Thank you in advance for your development of this plug-in🥰. Now that I have...