云斌
云斌
sometimes the lyrics is very long and there's not enough room left in the status bar the effect is that entire lyrics is not showing leaving an ugly blank area(no...
when the music is paused, displaying the lyric on MenuBarLyrics is meaningless and a waste of status bar space And I'm new to git, so I may added some file...
see this #16 I have some thoughts about this: is it because that the Terminal GUI(whatever is responsible to display the data onto screen) uses the same FD as both...
```Java import org.graalvm.polyglot.Context; import org.graalvm.polyglot.Engine; import org.graalvm.polyglot.Source; /** Created by revin on Oct.1,2018. */ public class BugReport{ public void trace(Object x){System.out.println(x);} public static void main(String...args)throws Exception{ Engine engine=Engine.create(); Context c0=Context.newBuilder().allowIO(true).engine(engine).build();...
tested locally on MacOSX, and fully compatible with old versions originally kcptun only supports a single ip, now it can support multiple ips like `-r ip1:port1,ip2:port2,...`
使用 gost_3.0.0-nightly.20241102_darwin_arm64 当前的最新版 单独运行 gost 创建 gost.yaml 并运行 gost, 并运行 gost -C gost.yaml ``` tls: validity: 87600h commonName: gost.run organization: GOST ``` 创建 gost.yaml 并运行 gost -C gost.yaml -L socks5+tls://...@:......