@@ -22,3 +22,4 @@ void TimerCounter::Start()
dbTime=((double)endCount.QuadPart-(double)startCount.QuadPart)/(double)freq.QuadPart;//获取时间差
}
+ //test111
@@ -21,6 +21,8 @@ using System.Xml.Linq;
using System.ComponentModel;
using Rectangle = System.Drawing.Rectangle;
+#test
+
namespace HepatoRenalEchoContrastDemo
{
public enum TestType