1121 Damn Single (25 分) 1121 Damn Single (25 分) 1121 Damn Single (25 分) "Damn Single (单身狗)" is the Chinese nickname for someone who is being single. Y ...
分类:
其他好文 时间:
2019-08-09 13:11:19
阅读次数:
68
Tired of doing the same job? Get your hands on SIAMF exam It is the nature of the human being that he/she will get tired of doing the same task over a ...
分类:
其他好文 时间:
2019-08-06 19:55:47
阅读次数:
99
Tired of doing the same job? Get your hands on ASF exam It is the nature of the human being that he/she will get tired of doing the same task over and ...
分类:
其他好文 时间:
2019-08-06 19:55:11
阅读次数:
79
Tired of doing the same job? Get your hands on GPYC exam It is the nature of the human being that he/she will get tired of doing the same task over an ...
分类:
其他好文 时间:
2019-08-06 19:49:23
阅读次数:
86
https://blog.51cto.com/amunlinux/2426478上一篇文章讲述了nginx+vsftpd下载上传服务部署本章写一下关于history优化及cd到新目录时自动显示目录名cat/etc/profileexportUSER_IP=who-uami2>/dev/null|awk‘{print$NF}‘|sed-e‘s/[()]//g‘e
分类:
其他好文 时间:
2019-08-05 11:11:12
阅读次数:
120
public abstract static class OnScrollListener { /** * Callback method to be invoked when RecyclerView's scroll state changes. * * @param recyclerView ...
分类:
其他好文 时间:
2019-08-04 19:42:41
阅读次数:
107
思路:分治法 枚举4组数O(n^4)绝对超时 因此可以使用分治的思想,将 4 组数分为两组,然后每组再分别计算和,最后对两组合进行排序,让正数与负数相加判断是否为 0 即可 ...
分类:
其他好文 时间:
2019-08-02 09:16:17
阅读次数:
105
#跳板机添加用户 useradd leixiaolong #install home Dir auto cd /home/leixiaolong mkdir .ssh cd .ssh touch authorized_keys chmod 600 authorized_keys chown -R l ...
分类:
系统相关 时间:
2019-07-31 22:02:00
阅读次数:
144
"Haybale Guessing" 题目描述 The cows, who always have an inferiority complex about their intelligence, have a new guessing game to sharpen their brains. A ...
分类:
其他好文 时间:
2019-07-31 18:09:45
阅读次数:
87
Linux 系统运行级别(SysVinit 系统)
分类:
系统相关 时间:
2019-07-31 10:49:22
阅读次数:
169