日常学Python,发现刚定义的变量“xiaoming”下面有一条小灰波浪线~
尝试Ctrl+Alt+L大法后,没有起效,后用Crl+F1查看提示。
Spellchecker inspection helps locate typos and misspelling in your code, comments and literals, and fix them in one click.
大概说的是有一个检查单词拼写的功能,提示我这个变量可能是个拼错的单词。
不得不说PyCharm这功能有点锦上添花的感觉:)
但是强迫症忍不了,
把Effect勾去掉,问题解决~~~