会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
codists
博客园
首页
新随笔
联系
订阅
管理
随笔 - 337
文章 - 8
评论 - 0
阅读 -
25157
1
2
3
4
5
···
34
下一页
2025年6月30日
《Building REST APIs with Flask》读后感
摘要: 一、 为什么读这本书? 之所以选择这本书其实是因为最近自己在梳理 JWT 的用法。自己曾参与过的一个项目虽然使用的是 Flask 开发,但是授权使用的 PyJWT,当时以为使用 PyJWT 是行业通用选择,就没有去过多了解。后面发现有人对 PyJWT 进行了封装,造了一个 Flask-JWT-Ext
阅读全文
posted @ 2025-06-30 14:11 codists
阅读(29)
评论(0)
推荐(0)
2025年6月13日
《算法导论(第4版)》阅读笔记:p175-p181
摘要: 《算法导论(第4版)》学习第 31 天,p175-p181 总结,总计 7 页。 一、技术总结 无。 二、英语总结(生词:1) 1. amortize (1)amortize: a-("to") + mortus("dead") vt. amortize originally means "to k
阅读全文
posted @ 2025-06-13 09:34 codists
阅读(4)
评论(0)
推荐(0)
2025年6月3日
2025年5月文章一览
摘要: 2025年5月编程人总共更新了30篇文章: 1.2025年4月文章一览 2.《算法导论(第4版)》阅读笔记:p2-p3 3.《算法导论(第4版)》阅读笔记:p4-p5 4.《算法导论(第4版)》阅读笔记:p6-p6 5.《算法导论(第4版)》阅读笔记:p7-p8 6.《算法导论(第4版)》阅读笔记:
阅读全文
posted @ 2025-06-03 09:39 codists
阅读(14)
评论(0)
推荐(0)
2025年5月30日
《算法导论(第4版)》阅读笔记:p173-p174
摘要: 《算法导论(第4版)》学习第 30 天,p173-p174 总结,总计 2 页。 一、技术总结 无。 二、英语总结(生词:1) 1. embellishment (1)embellish: em-("in") + bel("beautiful") vt. to make sth more beaut
阅读全文
posted @ 2025-05-30 23:51 codists
阅读(3)
评论(0)
推荐(0)
2025年5月29日
《算法导论(第4版)》阅读笔记:p164-p172
摘要: 《算法导论(第4版)》学习第 29 天,p164-p172 总结,总计 9 页。 一、技术总结 1. heap (1)(binary) heap(堆/二叉堆) (2)complete binary tree(完全二叉树) (3)max-heap A[PARENT(i)] ≥ A[i]。 (4)min
阅读全文
posted @ 2025-05-29 23:04 codists
阅读(3)
评论(0)
推荐(0)
2025年5月28日
《算法导论(第4版)》阅读笔记:p162-p163
摘要: 《算法导论(第4版)》学习第 28 天,p162-p163 总结,总计 2 页。 一、技术总结 1. heap sort (1) (binary) heap(堆/二叉堆) (2)complete binary tree(完全二叉树) (3)max-heap(最大堆) 定义:A[PARENT(i)]
阅读全文
posted @ 2025-05-28 10:55 codists
阅读(1)
评论(0)
推荐(0)
2025年5月27日
《算法导论(第4版)》阅读笔记:p156-p161
摘要: 《算法导论(第4版)》学习第 27 天,p156-p161 总结,总计 6 页。 一、技术总结 1. heap sort (1)(binary) heap(堆/二叉堆) (2)complete binary tree(完全二叉树) 真是非常不喜欢“树”这种数据结构,各种概念能把人绕晕,例如:树 >
阅读全文
posted @ 2025-05-27 17:24 codists
阅读(4)
评论(0)
推荐(0)
2025年5月26日
《算法导论(第4版)》阅读笔记:p134-p155
摘要: 《算法导论(第4版)》学习第 26 天,p134-p155 总结,总计 22 页。 一、技术总结 无。 二、英语总结(生词:1) 1. paradox (1)paradox: para-("contrary to") + doxa("opinion") c/u. a situation that c
阅读全文
posted @ 2025-05-26 14:15 codists
阅读(12)
评论(0)
推荐(0)
2025年5月25日
《算法导论(第4版)》阅读笔记:p1178-p1212
摘要: 《算法导论(第4版)》学习第 25 天,p1178-p1212 总结,总计 35 页。 一、技术总结 1. Appendix C: Counting and Probability 附录 C 介绍了计数理论(如:和规则,积规则,串,排列,组合,二项式系数,二项式界等),概率理论(如:样本空间,事件,
阅读全文
posted @ 2025-05-25 16:52 codists
阅读(10)
评论(0)
推荐(0)
2025年5月24日
《算法导论(第4版)》阅读笔记:p127-p133
摘要: 《算法导论(第4版)》学习第 24 天,p127-p133 总结,总计 7 页。 一、技术总结 1. probabilistic analysis(概率分析) (1)定义 Probabilistic analysis is the use of probability in the analysis
阅读全文
posted @ 2025-05-24 21:43 codists
阅读(2)
评论(0)
推荐(0)
1
2
3
4
5
···
34
下一页
公告
<
2025年7月
>
日
一
二
三
四
五
六
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
Python
(91)
操作系统
(69)
编程人
(48)
数据结构与算法
(35)
Django
(23)
Gin
(15)
编译原理
(15)
计算机组成及汇编语言原理
(14)
codists
(13)
Golang
(12)
更多
随笔分类
c(2)
FluentPython2(1)
gopl(1)
Introduction to Automata Theory, Languages, and Computations(12)
Programming Abstractions in C(37)
Redis(1)
Vue(1)
web开发(2)
读后感(24)
读书笔记(190)
汇编语言(1)
计算机网络(1)
实用的Python编程(53)
文章一览(6)
随笔档案
2025年6月(3)
2025年5月(31)
2025年4月(29)
2025年3月(30)
2025年2月(17)
2025年1月(28)
2024年12月(19)
2024年11月(21)
2024年10月(21)
2024年9月(2)
2024年8月(3)
2024年7月(5)
2024年6月(5)
2024年5月(7)
2024年4月(4)
2024年3月(12)
2024年2月(5)
2024年1月(5)
2023年12月(2)
2023年11月(5)
2023年10月(5)
2023年9月(4)
2023年8月(13)
2022年7月(1)
2022年5月(2)
2021年11月(1)
2021年9月(1)
2021年6月(1)
2021年5月(1)
2021年4月(12)
2021年3月(20)
2021年2月(17)
2021年1月(2)
更多
文章分类
ProgrammingAbstractionsInC(4)
VisualStudioCode(1)
编程人(2)
阅读排行榜
1. Vue.js项目无法启动:sh: 1: vue-cli-service: not found(7914)
2. error: conflicting types for xxx in c(746)
3. 翻译:《实用的Python编程》01_07_Functions(462)
4. 《计算机网络》读后感(370)
5. 翻译:《实用的Python编程》02_06_List_comprehension(350)
推荐排行榜
1. 《Django 5 By Example》阅读笔记:p651-p678(1)
2. 关于扑克牌的一些讨论——《Fluent Python 2》读书笔记(1)
3. 翻译:《实用的Python编程》InstructorNotes(1)
4. 翻译:《实用的Python编程》03_03_Error_checking(1)
5. 翻译:《实用的Python编程》02_04_Sequences(1)
点击右上角即可分享