05 2018 档案
摘要:private void button1_Click(object sender, EventArgs e) { try { //1.创建Applicaton对象 Microsoft.Office.Interop.Excel.Application xApp = new Microsoft.Offi
阅读全文
摘要:private void button5_Click(object sender, EventArgs e) { string currentPath = Directory.GetCurrentDirectory(); WriteExcel(textBox3.Text + textBox4.Tex
阅读全文
摘要:(1)首先在项目中引用 DocX.dll (2) <form action="~/Controller/File" method="post" enctype="multipart/form-data"> <input type="file" /> <input type="submit" valu
阅读全文
摘要:public Form1() { InitializeComponent(); CheckForIllegalCrossThreadCalls = false; } { InitializeComponent(); CheckForIllegalCrossThreadCalls = false; }
阅读全文

浙公网安备 33010602011771号