Commit 0ad6f3a8 贾鹏旭

注释GC

1 个父辈 9650176a
......@@ -509,7 +509,7 @@ namespace AccAOI
{
lblTestResult.Text = ControlUtil.GetResultsStr(result);
}
GC.Collect();
//GC.Collect();
CanSel = true;
}
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!