Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用系统调用从 VS2010 C++ 中的程序调用 Windows 应用程序。
在 Windows 中这怎么可能?我想使用 7z 应用程序压缩文件。我可以从 VS2010 程序中调用它吗?
命令是:C:\Program Files\7-Zip>7z a -mx9 -tbzip2 zip1.bz2 History.txt
谢谢
您可以使用