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.
朋友们请帮助我的java程序在运行时崩溃。我正在使用 Jnotify 来监控驱动器。显示的错误是
它清楚地表明创建表 Fdrive 时出错,因为它已经存在。尝试从数据库中删除该表(如果可能)并再次运行所有内容。
您应该注意错误消息,有时它们往往是非常自我描述的。