摘要: 参考: 《TCP/IP详解 卷一》 单播 unicast 在单播的情况下,任意两个主机的通信不会干扰网内其他主机(可能引起争夺共享信... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(321) 评论(0) 推荐(0) 编辑
摘要: clickhouse到底是什么? 初学者可以把clickhouse可以类比为mysql。它们很像,但毕竟不是同一个东西。 click... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(286) 评论(0) 推荐(0) 编辑
摘要: https://github.com/Audi-1/sqli-labs https://resources.infosecinsti... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 故事背景 页面中有如下的表格,可以根据不同的列进行排序,这种动态的需求,开发人员往往使用最简单粗暴的方式来实现,也就给我可乘之机,一... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(31) 评论(0) 推荐(0) 编辑
摘要: 背景: 日常工作中, Postman是比较常用的工具,使用Postman进行接口调试和接口测试都比较方便。 Jmeter也是会用到的... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(663) 评论(0) 推荐(0) 编辑
摘要: 假如我修改了mysql里面的某个表的列类型,我可以知道修改这个列类型的时间吗? 这个问题对应的回答是:数据库表结构变动跟踪。 如果开... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(197) 评论(0) 推荐(0) 编辑
摘要: sql的执行过程 如何优化 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(18) 评论(0) 推荐(0) 编辑
摘要: https://golangbyexample.com/workspace-hello-world-golang/ it is no... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(17) 评论(0) 推荐(0) 编辑
摘要: https://golangbyexample.com/about-golang/ Overview This is the fir... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 关键字 主要有几个我不熟悉: chan defer fallthrough interface map range struct ... 阅读全文
posted @ 2022-03-06 10:37 叶常落 阅读(10) 评论(0) 推荐(0) 编辑