README.md: Modify the order of installation dependencies to avoid the situation where aiohttp cannot be found
setup.py: Modified the specified encoding format to utf-8 to adapt to the installation environment under windows
micli.py: Add the judgment of whether the current environment is a windows environment to specify the specific implementation of the event loop to avoid the following problems