正如我在标题中提到的,有没有办法在C#win-forms应用程序中的from bs4 import BeautifulSoup as soup
content=soup(content,'lxml')
stuffs=content.findAll(class_="Trsdu(0.3s) Fw(b) Fz(36px) Mb(-4px) D(ib)")
#stuffs will contain your stock price. you can check what range its in and stuff with it
中选择right click
行?我搜索了很多但没有成功。
提前谢谢。
答案 0 :(得分:0)
最后我找到了解决方案,也许对某人有帮助。 这是代码:
sed -i '/<pattern>/s/^#//g' file