10 2020 档案
摘要:此次安装的版本为apache2.4和php7 1.安装apache和php. sudo pacman -Sy apache php 2.安装php-apache. sudo pacman -Sy php-apache 当执行完此命令安装后,就会发现在/usr/lib/httpd/modules目录下
阅读全文
摘要:当没有安装pysocks库的时候,requests库是不支持socks5代理访问url的。 import requests if __name__ == '__main__': s = requests.session() s.proxies = {'https': 'socks5://127.0.
阅读全文
摘要:1.先删除fcitx4软件包. sudo pacman -Rs $(pacman -Qsq fcitx) 2.安装fcitx5软件包. sudo pacman -S fcitx5 fcitx5-configtool fcitx5-qt fcitx5-gtk fcitx5-chinese-addons
阅读全文

浙公网安备 33010602011771号