原创 爬蟲基本庫的使用

個人主頁: https://joeyos.github.io 文章目錄**個人主頁:** https://joeyos.github.ioHTTPURI和URL請求響應urllib庫發送請求url參數data參數timeout參

原创 CMakeLists編寫

cmake生成makefile cmake_minimum_required(VERSION 3.12.3) # Project name PROJECT(test_main) # Head file path INCLUDE_D

原创 Linux自定義後臺服務進程

文章目錄linux服務端linux客戶端start/stop/restart TCP服務service服務service服務(可打印信息)查看進程nohup後臺執行 linux服務端 #include <sys/types.h>

原创 CMake交叉編譯

文章目錄文件目錄CMakeLists.txt交叉編譯環境配置 文件目錄 ├── CMakeLists.txt │ ├── cmake │ │ ├── modules │ │ └──

原创 win10子系統linux下cmake編譯32位程序

文章目錄配置軟件源安裝編譯環境編寫CMakeLists.txtcmake編譯運行程序 win10系統的linux的安裝這裏不再介紹,這裏只介紹子系統環境下的cmake編譯32位程序,這裏的linux爲Ubuntu 18.04.2

原创 抓取貓眼電影排行

文章目錄個人主頁:https://joeyos.github.io抓取貓眼電影排行【正則表達式】個人主頁:https://joeyos.github.io 個人主頁:https://joeyos.github.io 抓取貓眼電影排行

原创 爬蟲環境配置

個人主頁: https://joeyos.github.io 文章目錄**個人主頁:** https://joeyos.github.iolinux安裝python請求庫安裝requestselenium谷歌瀏覽器驅動無界面瀏覽器ai