How does Java circumvent the windows MAX_PATH WinAPI limitation

后端 未结 3 1760
Happy的楠姐
Happy的楠姐 2021-01-19 22:38

Does anyone know how Java is able to circumvent the windows MAX_PATH limitations. Using the below code I was able to create a really long path in Java and was able to perfor

3条回答
提交回复
热议问题