摘要: select count(*) from xxxxxx where xxx_time>1568649600 and xxxx like '%ALIPAY%'; select xxxxx2,count(*) from xxxxxxxxxx where xxxx_time>1568649600 grou 阅读全文
posted @ 2019-09-17 20:33 山河大海 阅读(245) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/u013439115/article/details/77935602 xz -d xxx.tar.xz tar -xvf xxx.tar -C "/home/work/xxxx" 阅读全文
posted @ 2019-09-17 16:17 山河大海 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 1) 一个正常的nginx webserver启动: 对外暴露的端口号:conf/vhost/php.conf 2)还要启动php php-fpm start 阅读全文
posted @ 2019-09-17 14:29 山河大海 阅读(172) 评论(0) 推荐(0) 编辑
摘要: service mysqld start https://www.cnblogs.com/stm32stm32/p/7862503.html 阅读全文
posted @ 2019-09-17 14:20 山河大海 阅读(4980) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/3aecc761fb9e https://blog.csdn.net/chenliaoyuanjv/article/details/79689028 阅读全文
posted @ 2019-09-17 11:20 山河大海 阅读(4747) 评论(0) 推荐(0) 编辑