- 2025年05月30日
- 星期五

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