随笔分类 - C#——winform/control
摘要:牵扯到的概念有多线程异步读取,和control的beginInvoke的概念主要讲述怎样在多线程里面运行后,然后更改UI。先贴上代码:代码参考了C#多线程public class TestRun { static string runCommand = @;C:\Users\Administrator\Desktop\ansys 1\ansys.bat; public Process process = new Process(); public void RunBat() { FileInfo file = ...
阅读全文

浙公网安备 33010602011771号