yingshaoxo

Results 41 comments of yingshaoxo

https://github.com/raynardj/yuan/issues/8

Try this: ```bash wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh chmod 777 dotnet-install.sh ./dotnet-install.sh --channel 7.0 export PATH="$PATH:$HOME/.dotnet" ``` > Use microsoft script to install dotnet. It works fine. ___ Snap dotnet has...

but what vison you used on python?

The result is I can't use it,,,..

I simply think vue.3 works out of the box It simply loads everything locally, and when you doing the development, you don't need network access Try [vite](https://vitejs.dev/guide/), you'll love it...

My android version is 9 But I also found this issue in android 13

I temporarily solved this problem by using fakestandby apk: https://github.com/JonasBernard/FakeStandby/releases/tag/v1.4.0 > It will turn off the screen by using a black picture as background, so the screen will never be...

> In V string variables are always automatically initialized with an empty string `''`. So you don't have to write `Test_perfect_nil_handling` and can use `Test_nil`. In this case it `println(mystring.len)`...

type hint is something that needed ___ ___ Why for python, there got so many errors with grpc?

I temporarily solved this problem by using fakestandby apk: https://github.com/JonasBernard/FakeStandby/releases/tag/v1.4.0 > It will turn off the screen by using a black picture as background, so the screen will never be...