问题
I have a pound sign in a string (hex color code) that I do not want the parser to attempt to evaluate:
#542582
Is there a way to either escape these, or better yet, configure the parser to somehow ignore based on a pattern that matches this?
来源:https://stackoverflow.com/questions/25265098/spel-pound-sign-in-expression