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
对作者这种做法感到十分不解。同时想提醒一下,pyd文件可以使用 rocky/python-uncompyle6 反编译得到py源码。
The text was updated successfully, but these errors were encountered:
多谢提醒,之前和某实验室合作,论文产出期间保证源码独家。
Sorry, something went wrong.
另外想提醒一下,代码里面有个地方有内存泄漏,爬取到的微博一直往一个数组里存,建议优化一下。(如果开源我就提pr了
pyd是不可能被反编译的
No branches or pull requests
对作者这种做法感到十分不解。同时想提醒一下,pyd文件可以使用 rocky/python-uncompyle6 反编译得到py源码。
The text was updated successfully, but these errors were encountered: