摘要: (1)首先在项目中引用 DocX.dll (2) <form action="~/Controller/File" method="post" enctype="multipart/form-data"> <input type="file" /> <input type="submit" valu 阅读全文
posted @ 2018-05-02 14:12 X_A_M 阅读(566) 评论(0) 推荐(0)
摘要: public Form1() { InitializeComponent(); CheckForIllegalCrossThreadCalls = false; } { InitializeComponent(); CheckForIllegalCrossThreadCalls = false; } 阅读全文
posted @ 2018-05-02 14:00 X_A_M 阅读(108) 评论(0) 推荐(0)