创建得辉达定制分支

This commit is contained in:
moxiliang
2025-06-21 10:00:45 +08:00
parent dcd9b20fb0
commit c189711a92
145 changed files with 96629 additions and 5073 deletions

View File

@@ -24,7 +24,7 @@ namespace C_Windows_1
Form1.f1.codecheck.Text = CodeLength.Text;
Form1.f1.CodeLength.Text = CodeLength.Text;
Form1.f1.checkBox1.Checked= codelengthcheck.Checked;
this.Close();
}