- 2025年07月26日
- 星期六

public class MainApp { boolean packFrame = false; /** * Construct and show the application. */ public MainApp() { // 控制程序只能开启一次 // SingleThread single = new SingleThread(); // single.st
public class MainApp { boolean packFrame = false; /** * Construct and show the application. */ public MainApp() { // 控制程序只能开启一次 // SingleThread single = new SingleThread(); // single.st