readme

来自「linux 环境下比较好的一个线程池实现源代码」· 代码 · 共 8 行

TXT
8
字号
Supposing the boost directory is in /usr/local/lib, it is also worth to mention that they need to set LD_LIBRARY_PATH as follows: export LD_LIBRARY_PATH=$(LD_LIBRARY_PATH):/usr/local/libPlease adapt threadpool.makefile to your system.Special thanks to Rudy Prabowo who contributed this example to help linux users.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?