namespace process_image { public partial class jszg_upload : Form { static bool stop_flag = false; public jszg_upload() { InitializeComponent(); } private void upload_button1_Click(object sender, EventArgs e) { stop_flag = false; if (this.checkBox1.C