题目描述 leetcode - 102:https://leetcode-cn.com/problems/binary-tree-level-order-traversal/ 解题关键 队列 BFS 结构体 碎碎念 这道题可以不用结构体,在while循环里面加一个for循环来遍历某一层的节点。但是很 ...
分类:
其他好文 时间:
2020-06-19 01:10:53
阅读次数:
67
最近很多客户问我S3有没有客户端工具?如何通过IAM用户和权限通过一个客户端来管理我的存储桶?本文以第三方工具S3Browser结合S3的一些特性(Bucket,Objective-level-logging,IAMuser,IAMPolicy,S3versioning)一步一步带你实现客户端的存储桶管理。非常适合的场景是多个部门或Team,比如开发,市场,运营,人事等他们都需要有各自的权限各自的
分类:
其他好文 时间:
2020-06-18 14:39:28
阅读次数:
85
参考资料: aac格式:https://www.cnblogs.com/caosiyang/archive/2012/07/16/2594029.html http://en.wikipedia.org/wiki/Advanced_Audio_Coding 视音频数据处理入门:AAC音频码流解析 h ...
分类:
其他好文 时间:
2020-06-17 18:13:04
阅读次数:
101
125、全文检索-ElasticSearch-整合-SpringBoot整合high-level-client - 127、全文检索-ElasticSearch-整合-测试复杂检索 Api的调用参考:https://www.elastic.co/guide/en/elasticsearch/clie ...
分类:
其他好文 时间:
2020-06-16 23:19:42
阅读次数:
127
1、 客户机和路由器配置ip地址 R1: [Huawei]sysname R1 [R1]int e0/0/0 [R1-Ethernet0/0/0]ip add 10.1.10.254 24 [R1-Ethernet0/0/0]undo shutdown [R1-Ethernet0/0/0]int e ...
分类:
其他好文 时间:
2020-06-16 13:17:15
阅读次数:
72
从零开始写编译器有多难?其实很简单,一学就会!想学?我教你啊。 1/5 P1intro P2source => tokens P3tokens => abstract syntax tree P4abstract syntax tree => high-level intermediate repr ...
分类:
其他好文 时间:
2020-06-14 14:57:56
阅读次数:
64
记录 谷歌 XSS 小游戏 第一关 </b><script>alert("Borber")</script> 第二关 <p>hello <a name="n" href="javascript:alert('Borber')"><em>Borber</em></a></p> 第三关 https:// ...
分类:
其他好文 时间:
2020-06-14 12:41:32
阅读次数:
116
This blog is meant to give a very high level and generalized introduction into the workflow behind creating games. It is not meant to be a strict guid ...
分类:
其他好文 时间:
2020-06-13 21:29:05
阅读次数:
79
Cover in games is very important aspect of gameplay. Proper cover placement can encourage map flow, control pacing, provide choices and encourage stra ...
分类:
其他好文 时间:
2020-06-13 19:46:21
阅读次数:
86
原文链接:https://www.infoq.cn/article/five-levels-of-logging ...
分类:
其他好文 时间:
2020-06-13 11:08:27
阅读次数:
58