接口連接地址:”http://www.tec-it.com/online-demos/tbarcode/barcode.ashx?code=Code39&dpi=96&rotation=0&imagetype=gif&modulewidth=fit&data="+$("#Text1").val();

$("#Text1").val()為文本框里獲取到的值