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.
在 Win32/WTL/C++ 应用程序中,我需要将一些 8.3 路径转换为它们的真实文件名。我该怎么做?
谢谢,
使用GetLongPathName API。
我正在尝试调用我的自定义 api,它使用回形针上传文件,它在本地使用https://github.com/jwagener/httmultiparty可以正常工作,但是当我尝试调用 api 并为 heroku 部署的应用程序上传