We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
其中和weibo.py相同的报错是mimetypes.types_map 是can't resolve import,这个错误只是编译错误,能够正常执行,其它的错误都是引用了未存在的变量,我做了修正,等会pull给你,你审一下。
The text was updated successfully, but these errors were encountered:
如果http部分直接使用外部库,如requests会更方便。https://github.com/kennethreitz/requests
Sorry, something went wrong.
探讨一个问题:APIClient做成单例可行否?
你是指Singleton吗?可以,不过感觉意义不大。
No branches or pull requests
其中和weibo.py相同的报错是mimetypes.types_map 是can't resolve import,这个错误只是编译错误,能够正常执行,其它的错误都是引用了未存在的变量,我做了修正,等会pull给你,你审一下。
The text was updated successfully, but these errors were encountered: