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.
任何人都可以向我推荐 Linux PathConf() API 的等效 Windows API。
如果我使用 MAX_PATH,它将是宏,即 256。
您确实应该MAX_PATH在 Windows 上使用,因为它不是该平台上的可配置项。见这里: http: //msdn.microsoft.com/en-us/library/windows/desktop/aa365247 (v=vs.85).aspx#maxpath
MAX_PATH