请大家帮忙看下这个:<"&tDate&">是什么意思?
tDate =.WebTable("标题").GetCellData(crow+1,3)reporter.ReportEvent micPass,"""软件测试的路,继续努力前行""这篇文章发表于:<"&tDate&">",""
&不是连接字符串的吗?在这里和变量一起是怎么用的? &是连接字符串的tDate="2014-01-01"
reporter.ReportEvent micPass,"""软件测试的路,继续努力前行""这篇文章发表于:<"&tDate&">",""report 里的结果
"软件测试的路,继续努力前行"这篇文章发表于:<2014-01-01>
tDate 是变量
我的习惯 是中间加空格区分reporter.ReportEvent micPass,"""软件测试的路,继续努力前行""这篇文章发表于:<"&tDate&">",""
页:
[1]