开发者

Does the Chromium project use a file management library?

开发者 https://www.devze.com 2023-04-02 22:01 出处:网络
Does the Chromium project use a cross-platform file management library th开发者_Go百科at: Copies files

Does the Chromium project use a cross-platform file management library th开发者_Go百科at:

  • Copies files
  • move files
  • deletes files

If so, which library?


Whilst I'm not familiar with the Chromium source code you should find, as mentioned in the comments, that the Boost Filesystem library gives you what you're asking for.

0

精彩评论

暂无评论...
验证码 换一张
取 消