摘要:
0. 导入命名空间: 1 2 3 4 using Microsoft.Office.Core; using Microsoft.Office.Interop.Excel; using System.IO; using System.Reflection; 1 2 3 4 using Microsof 阅读全文
摘要:
if (!TestSuite.Current.Parameters.ContainsKey("Password"))TestSuite.Current.Parameters.Add("Password",Lm[2]);elseTestSuite.Current.Parameters["Passwor 阅读全文