摘要:
// Form1.cs using System; using System.Windows.Forms; namespace WinFormsApp { public partial class Form1 : Form { public Form1() { InitializeComponent 阅读全文
摘要:
private void thread_functionauto_camera(string sn)//这个函数用自动程序里面图片采集 { //复位采集完毕标志位 m_flag_caitu_wanbi = false; // Destroy the old camera object. if (m_ 阅读全文