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
请问实际上应该怎么使用呢?比如一篇CSDN博客的网址是https://blog.csdn.net/weixin_43584807/article/details/105539675?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-1-105539675-blog-125867068.235^v43^control&spm=1001.2101.3001.4242.2&utm_relevant_index=4。然后按照说明我是不是应该在GUI页面的BlogName里填上weixin_43584807?我看了里面的代码,blog_urls = re.compile('/' + self.blog_name + '/article/details/' + '\d*')这里应该要填的就是这部分内容吧?但实际上不行,请问这是为什么?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
请问实际上应该怎么使用呢?比如一篇CSDN博客的网址是https://blog.csdn.net/weixin_43584807/article/details/105539675?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-1-105539675-blog-125867068.235^v43^control&spm=1001.2101.3001.4242.2&utm_relevant_index=4。然后按照说明我是不是应该在GUI页面的BlogName里填上weixin_43584807?我看了里面的代码,blog_urls = re.compile('/' + self.blog_name + '/article/details/' + '\d*')这里应该要填的就是这部分内容吧?但实际上不行,请问这是为什么?
The text was updated successfully, but these errors were encountered: