1using System; 2using System.Collections.Generic; 3using System.ComponentModel; 4using System.Data; 5using System.Drawing; 6using System.Text; 7using System.Windows.Forms; 8//这里添加对DirectShow接口的引用 9using QuartzTypeLib; 10using System.Data.SqlClient;