NX打开外部文件 #include "shellapi.h " ShellExecute(NULL, L"open", L"D:\\xd_tools\\standard\\part_catalog.xlsx", NULL, NULL, SW_SHOWNORMAL); 转载:https://www.cnblogs.com/nxopen2018/p/11070031.html