fly2sky2018
fly2sky2018
meet the same problem..... run success for 1st time ,but failure at the 2nd time. don't know why
open excel,without any format , formula and so . only remain the initial data format. maybe run success. copy the old excel sheet to a new sheet !
meet the same problem... simple code { wb.save("Test.xlsx"); } pop: 0x00007FFF53AA3C58 处(位于myMFC.exe 中)有未经处理的异常: Microsoft C++ 异常: xml::serialization,位于内存位置 0x00000098F54FDAC0 处。 OpenClipboard 失败,异常来自 HRESULT:0×800401D0 (CLIPBRD_E_CANT_OPEN) how to kill the bug???
#ifndef THREADPOOL_AUTO_GROW mutex _lockGrow; //线程池增长同步锁 Line 30