LinuxC++代码移植windows

Posted on May 27, 2024

linux移植到windows 代码

  1. 将Linux代码移植到Windows的简单方法
  2. 【代码移植】UNIX/Linux/POSIX代码程序移植到Windows系统平台技术汇总与经验分享
  3. 微软官方的移植教程
  4. 在windows上运行linux
  5. 将linux C++ socket代码移植到windows
  6. Windows下完成端口移植Linux下的epoll(续)

epoll-windwos

  1. wepoll - Windows上的epoll实现
  2. 腾讯tars-cpp 中也有epoll windows实现

windows-apis

  1. msvc编译器选项
  2. msvc编译错误查询
  3. windows api查询