From 9d3d08ba960fc739498b0648d57eaf2c50a40fd1 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期三, 17 六月 2020 19:17:54 +0800 Subject: [PATCH] '登录' --- WindowsFormsApp1/FaDanRobot.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowsFormsApp1/Form9.cs b/WindowsFormsApp1/FaDanRobot.cs similarity index 91% rename from WindowsFormsApp1/Form9.cs rename to WindowsFormsApp1/FaDanRobot.cs index 3bf18f4..26e7b37 100644 --- a/WindowsFormsApp1/Form9.cs +++ b/WindowsFormsApp1/FaDanRobot.cs @@ -10,9 +10,9 @@ namespace WindowsFormsApp1 { - public partial class Form9 : Form + public partial class FaDanRobot : Form { - public Form9() + public FaDanRobot() { InitializeComponent(); } -- Gitblit v1.8.0