提交当前本机最新程序
This commit is contained in:
@@ -38,13 +38,13 @@ namespace NewMyFormDesigner
|
||||
//myFormDesigner.Password = "DWlserp1101";//XDerp20210411%
|
||||
|
||||
//MessageBox.Show(args.Length + "");
|
||||
//MessageBox.Show(args[0]);
|
||||
//MessageBox.Show("1:"+args[0]);
|
||||
//System.Windows.Forms.Clipboard.SetText(args[0]);
|
||||
//MessageBox.Show(args[1]);
|
||||
//MessageBox.Show("2:"+args[1]);
|
||||
//System.Windows.Forms.Clipboard.SetText(args[1]);
|
||||
//MessageBox.Show(args[2]);
|
||||
//MessageBox.Show("3:" + args[2]);
|
||||
//System.Windows.Forms.Clipboard.SetText(args[2]);
|
||||
//MessageBox.Show(args[3]);
|
||||
//MessageBox.Show("4:" + args[3]);
|
||||
|
||||
//--------------------------------------------
|
||||
myFormDesigner.FrmKey = args[0];
|
||||
|
||||
Reference in New Issue
Block a user