文章分类 -  PHP

摘要:。。。 阅读全文
posted @ 2022-10-10 03:12 笑笑ai 阅读(12) 评论(0) 推荐(0)
摘要:static是运行时类,self是当前类 内置常量: 换行-PHP_EOL, "/"-DIRECTORY_SEPARATOR 阅读全文
posted @ 2022-10-10 03:09 笑笑ai 阅读(18) 评论(0) 推荐(0)
摘要:实时QPS: tail -f /home/wwwlogs/access.log | awk -F '[' '{print $2}' | awk 'BEGIN{key="";count=0}{if(key==$1){count++}else{printf("%s\t%d\r\n", key, coun 阅读全文
posted @ 2022-10-10 03:06 笑笑ai 阅读(21) 评论(0) 推荐(0)
摘要:。。。 阅读全文
posted @ 2022-10-10 03:01 笑笑ai 阅读(9) 评论(0) 推荐(0)
摘要:。。。 阅读全文
posted @ 2022-10-10 03:00 笑笑ai 阅读(7) 评论(0) 推荐(0)