Searching others' miktex articles seems complicated, but I useTexstudio 2.6.6, the default English environment.
It may be more intelligent. I first set the menu to Chinese, probably options-> config texstudio, and select zh_cn.
Then paste this paragraph:
\ Documentclass {Article} \ usepackage {cjkutf8} \ begin {document} \ begin {CJK} {utf8} {gkai} This is a simplified Chinese character test for processing simplified Chinese characters. \ End {CJK} \ begin {CJK} {utf8} {gbsn} This is a simplified Chinese character test for. \ End {CJK} \ begin {CJK} {utf8} {bkai} is a big5 Simplified Chinese simplified Chinese character, processing traditional Chinese characters. \ End {CJK} \ begin {CJK} {utf8} {BsmI} is a big5 Simplified Chinese simplified text processing tool. Traditional Chinese characters \ end {CJK} \ end {document}
I installed the basic version without the CJK package. If the package cannot be compiled, an installation window will pop up automatically. Just install it.
There must be a normal installation method. I am told by some students. Thank you.