翻译 README

This commit is contained in:
Helloworld
2022-06-02 23:41:05 +08:00
parent e9d5103779
commit c8cf110fcf
3 changed files with 152 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
## Frequently Asked Questions
### The program crashes immediately when I try to run it.
### The program crashes immediately when I try to run it
- Possible solution 1: you are missing some runtime libraries.
Please try installing [Visual C++ Redistributable](https://docs.microsoft.com/en/cpp/windows/latest-supported-vc-redist?view=msvc-160#visual-studio-2015-2017-2019-and-2022), [.NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48) and restart the program.