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.
我有一台 USB 打印机,我发现我无法知道我的打印机作业是否正确打印,因为 JobTransferComplete 方法是在作业到达打印机假脱机而不是打印机时调用的。如果我关闭打印机,JVM 会继续打印而不会发出任何通知。我对吗?