随笔分类 -  C# 编程

摘要:用Thread方法: 先using system.threading; 再在需要延时的进程处插入 thread.sleep(int); 阅读全文
posted @ 2017-03-31 17:37 字由人 阅读(217) 评论(0) 推荐(0)