2022-11-23
ERROR: Could not find a version that satisfies the requirement cv2 (fr
ERROR:Couldnotfindaversionthatsatisfiestherequirementcv2(fromversions:none)
Python 2
2022-11-17
Lumen update 取消自动添加created_at 和 updated_at
lumen在做数据库操作时,会在sql中自动添加created_at和updated_at对应的时间<br>会提示表不存在created_at和updated_at字段。
PHP 1
2022-11-12
ssh ubuntu vim中文乱码解决方法 粘贴中文消失
在ubuantu系统中,用ssh远程链接ubuntu(centos)远程系统的时候,用vim中文乱码,或者粘贴时候中文消失的情况
Linux 3