Wrl233
Results
2
issues of
Wrl233
I installed XLNT 1.5.0#4 using VCPKG , but it throws exception when I use load function to load an xlsx file containing functions. the code: find_package(Xlnt REQUIRED) target_link_libraries(${PROJECT_NAME} PRIVATE xlnt::xlnt)...
我自定义了一个标题栏连接了showMaximized()函数,添加了拖动功能,拖动最大化后的标题栏出现突出的白边,不知道为什么。