This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我创建了一个连接到 xampp mysql 数据库的程序 C# windows 窗体,所以在我开始运行 Microsoft Visual Studio 2010 并运行该程序之前,我首先设置 xampp 控制面板以启动 apache 和 mysql,然后我的程序将连接到数据库。但是现在我已经完成了我的程序,我不想每次启动程序时都一遍又一遍地进行所有设置。这可能以编程方式吗?