受欢迎的博客标签
RSS

博客

windows 10 运行 python 脚本方案
  脚本内部需要循环:先用 time.sleep(),需要更优雅的语法再换 schedule   PC电脑,简单脚本:Windows用任务计划程序,Mac/Linux用Crontab  
台式机DIY:主板之集成声卡及配置5.1声道
台式机DIY:主板之集成声卡
多核CPU并行编程:.c++ 版本历史及Visual Studio c++ 实现多核并行运算目录
并行库 对于C++而言,当我们需要使用多线程时,可以使用boost::thread库或者自从C++ 11开始支持的std::thread,也可以使用操作系统相关的线程API,如在Linux上,可以使用pthread库。除此之外,还可以使用omp来使用多线程。它的好处是跨平台,使用简单。
Let's Encrypt:How to Secure Nginx with Let’s Encrypt on Ubuntu 18.04(vultr)
How to Secure Nginx with Let’s Encrypt on Ubuntu 18.04(vultr)
diy Browser - WebView2Browser:Creating a WebView2 component with MFC c++(Tsking)
Creating a WebView2 component with MFC c++
C++ 和 与 REST Web Api 服务器进行交互编程(C++ REST SDK cpprestsdk)
C++ 和 与 REST Web Api 服务器进行交互编程(C++ REST SDK cpprestsdk)
Visual Studio Official Download url
Visual Studio 2019 Offical Download url
git for Home Assistant
git for Home Assistant
Ubuntu命令大全:磁盘空间清理
Ubuntu磁盘空间清理
开发人员网站工具资源汇总 web tools
开发人员网站工具资源汇总