借用几大网页翻译做个简单的词典
看看能不能对几个开源的离线词典做个解析
This application failed to start because it could not find or load the Qt platform plugin "windows"
in "".
Reinstalling the application may fix this problem.
比如编译好的路径是: ..path..\dist\MD_WEB_Translator(也就是可执行文件的根目录),那么就把..path..\dist\MD_WEB_Translator\PyQt5\Qt\plugins\路径下的 platforms 文件夹 直接复制到..path..\dist\MD_WEB_Translator(可执行文件根目录)下,再双击试试,就OK啦。
