华体会在线登录官网_华体会(中国)

华体会在线登录官网_华体会(中国)

致力于为国内外电子整机厂提供二极管、三极管直供的服务

N Channel MOSFET
Part Number Download Circuit

{{item.title1_f}}{{item.title1_e}}

{{item.title1}}

{{item.title2}}

{{item.title}} {{item[itemHead.field_name]}}
导出产品参数
${str}
`; // 下载模板 window.location.href = uri + base64(template); }; // 输出base64编码 const base64 = s => window.btoa(unescape(encodeURIComponent(s))); function dataToExcel(){ let content = $('#table_for_excel').html().replaceAll("\n",""); console.log(content) tableToExcel(content); }