• 博客(0)
  • 资源 (1)

空空如也

简易的读卡程序

利用此程序可以简单的金进行读取卡片操作 private void button1_Click(object sender, EventArgs e) { isstart = true; System.Threading.Thread thread = new System.Threading.Thread(new System.Threading.ThreadStart(DOWork)); thread.Start(); }

2012-02-08

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除