Sfoglia il codice sorgente

Merge branch 'Lilith' of PETUNIA/HRR into master

dragon.song 1 anno fa
parent
commit
b5585df09b

+ 1 - 0
SourceCode/PreBulidDlls/UsHRRProcessUtils/TimerCounter.cpp

@@ -22,3 +22,4 @@ void TimerCounter::Start()
      dbTime=((double)endCount.QuadPart-(double)startCount.QuadPart)/(double)freq.QuadPart;//获取时间差
  
 }
+ //test111

+ 2 - 0
SourceCode/UsHepatoRenalRatioDetectDemo/MainWindow.xaml.cs

@@ -21,6 +21,8 @@ using System.Xml.Linq;
 using System.ComponentModel;
 using Rectangle = System.Drawing.Rectangle;
 
+#test
+
 namespace HepatoRenalEchoContrastDemo
 {
     public enum TestType