隐藏控制台窗口 - 添加 windows_subsystem 属性
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![windows_subsystem = "windows"]
|
||||
|
||||
use eframe::egui;
|
||||
use std::process::{Command, Stdio};
|
||||
use std::sync::mpsc::{channel, Receiver};
|
||||
|
||||
Reference in New Issue
Block a user