number = int(entry.get())
ValueError: invalid literal for int() with base 10: ''
tkinter中文本框用get怎么获取不了内容