修改界面默认文字

master
hang 2025-09-25 10:31:32 +08:00
parent 0da68cfd47
commit 60fdf9ef7c
2 changed files with 4 additions and 4 deletions

4
Main.Designer.cs generated
View File

@ -113,7 +113,7 @@
usernameTextBox.Name = "usernameTextBox";
usernameTextBox.Size = new Size(303, 23);
usernameTextBox.TabIndex = 4;
usernameTextBox.Text = "sa";
usernameTextBox.Text = "LiLi_User";
//
// serverTextBox
//
@ -290,7 +290,7 @@
dbNameTBox.Name = "dbNameTBox";
dbNameTBox.Size = new Size(260, 23);
dbNameTBox.TabIndex = 9;
dbNameTBox.Text = "IRaCIS";
dbNameTBox.Text = "LiLi_DB";
//
// label8
//

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Microsoft ResX Schema
Version 2.0
@ -48,7 +48,7 @@
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter