摘要:
C# 监听数据库表的变化(SqlDependency) 1 class Program 2 { 3 static string connectionString = "Server=.;Database=testDemo;User Id=sa;Password=123456"; 4 static v 阅读全文
posted @ 2020-08-12 15:06
绯颜旧雨
阅读(1905)
评论(0)
推荐(0)
摘要:
简单可这用:this.Invoke(new MethodInvoder(delegate(){textBox1.text="test";})); 转自:https://www.cnblogs.com/xyll/archive/2012/12/12/2814771.html 阅读全文
posted @ 2020-08-12 09:38
绯颜旧雨
阅读(429)
评论(0)
推荐(0)

浙公网安备 33010602011771号