Netbeans 不显示我的代码
我已经在项目中工作了很长时间,但是在断电并且我的电脑关闭之后。
我的其中一个框架中的代码未正确显示,它显示如下:
我有 GUI,其形状是美好的。当我从主界面运行框架时,它可以工作,但正如我所说,代码已损坏。我不知道为什么。如果有人对这个问题有任何解决方案,我们将不胜感激。
I have worked in project for long time but after electricity has cut off and my PC shutdown.
The code in one of my frames not shown correctly, it's showing like this :
I have GUI and its shape is fine. When I run the frame from main interface it works, but as I said the code is corrupted. I don't know why. If any one has any solution for this problem it would be much appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Netbeans IDE 中,
打开项目窗口 (Ctrl+1),选择文件->右键单击列表上的,选择本地历史记录->选择本地历史记录。它将显示您最后的所有编辑。您可以从那里恢复最近的更新。
在最新的 netbeans 版本中,您可以直接从工具栏访问它,请检查下面的屏幕截图。我从 Netbeans 7.3
In your Netbeans IDE,
Open Projects window (Ctrl+1) ,select file-> right click on list select Local History-> Select Local History. It will show all your last edits. you can restore the last updates from there.
In Latest netbeans releases you can directly access this from toolbar, check the below screenshot.I took this from Netbeans 7.3