Im trying to get info from strings that I have parsed. Im trying to get the font size. This is the string Im returning
style="fill: rgb(0, 0, 0); fill-opacity: 1; font-family: ProjectStocksFont; font-size: 70px; font-weight: normal; font-style: normal; text-decoration: none;"
Im trying to get 70
from font-size
what would the best way to do that be?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…