坐山雕

导航

2021年10月21日

find . -name "*.php" -execdir grep -nH --color=auto foo {} ';'

摘要: find . -name "*.php" -execdir grep -nH --color=auto foo {} ';' 阅读全文

posted @ 2021-10-21 11:01 坐山雕 阅读(41) 评论(0) 推荐(0)

pip install keras==2.0.3 -i https://pypi.tuna.tsinghua.edu.cn/simple

摘要: pip install keras==2.0.3 -i https://pypi.tuna.tsinghua.edu.cn/simple 阅读全文

posted @ 2021-10-21 10:38 坐山雕 阅读(179) 评论(0) 推荐(0)