08 2022 档案

摘要:python的re模块简单使用 re.findall, re.compile, re.match和re.search 阅读全文
posted @ 2022-08-21 08:45 rvy 阅读(92) 评论(0) 推荐(0) 编辑
摘要:struct bytes python 数据互转 二进制数据和各种类型数据的转换 阅读全文
posted @ 2022-08-21 08:39 rvy 阅读(103) 评论(0) 推荐(0) 编辑
摘要:man, manuals, 手册、说明书, 用来查看命令、api的用法 对应网址: https://man7.org/linux/man-pages/index.html 阅读全文
posted @ 2022-08-21 08:37 rvy 阅读(82) 评论(0) 推荐(0) 编辑
摘要:TLS, Thread Local Storage, 线程局部存储,其它线程不可访问,可实现多线程安全。利用TLS可以实现一种反调试。 阅读全文
posted @ 2022-08-21 08:33 rvy 阅读(131) 评论(0) 推荐(0) 编辑
摘要:一些关于requests的使用,基本上把官方说明文档的简单用法搬了过来, 官方说明文档的地址: https://requests.readthedocs.io/en/latest/user/quickstart/ 阅读全文
posted @ 2022-08-18 07:25 rvy 阅读(103) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示