大幅度重构代码,还需要完善测试【A large number of changes, need coding】

This commit is contained in:
dathlin
2017-05-04 11:43:50 +08:00
parent 119eafd6b2
commit f8c17d882e
34 changed files with 3611 additions and 911 deletions

View File

@@ -1,4 +1,6 @@
namespace CommonLibrary
using HslCommunication.Controls;
namespace CommonLibrary
{
partial class FormAccountManage
{
@@ -30,8 +32,8 @@
{
this.textBox1 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.userButton2 = new BasicFramework.UserButton();
this.userButton1 = new BasicFramework.UserButton();
this.userButton2 = new UserButton();
this.userButton1 = new UserButton();
this.SuspendLayout();
//
// textBox1