Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在做这个例子。我的代码完全相同,但没有得到
我正进入(状态
谁能解释为什么?
很可能您正在运行一个不同的项目。运行按钮旁边有一个下拉箭头,单击它并选择要运行的正确项目。
您要么是在开玩笑,要么是在执行错误的示例。链接的代码肯定不会创建第二个屏幕截图;-)
您正在 Eclipse 中运行一个单独的项目。确保您正在构建和执行的项目是包含文本框的项目,而不是显示的树结构。