摘要:
运行时插入数据:datatable.LocalSheet.GetParameter("实际结果").Value="查询到结果"运行时获得插入的数据:actualvalue=trim(datatable.LocalSheet.GetParameter("实际结果").RawValue) 阅读全文
posted @ 2012-05-29 18:11
高级测试开发网
阅读(284)
评论(0)
推荐(0)
摘要:
http://demon.tw/copy-paste/vbs-scripting-dictionary-ksort.htmlOption ExplicitFunction fnCompare(key1, key2) If CInt(key1) > CInt(key2) Then fnCompare = 1 ElseIf CInt(key1) < CInt(key2) Then fnCompare = - 1 Else fnCompare = 0 End IfEnd FunctionFunction Sort(dict) ... 阅读全文
posted @ 2012-05-29 12:47
高级测试开发网
阅读(498)
评论(0)
推荐(0)

浙公网安备 33010602011771号