05 2020 档案
摘要:<! +++ title = "C++语法" description = "1. 编译器; 2. 语法; 3. 头文件.h与源文件.cpp; 4. class; 5. 其他" date = "2022 01 03" tags = [] categories = ["3 syntax","35 cpp
阅读全文
摘要:<! +++ title = "STL容器操作" description = "1. 通用算法; 2. 数组; 3. Vector; 4. List; 5. Tuple; 6. Pair; 7. Sets / Multiset; 8. Map / Multimap; 9. 无序容器; 10. Que
阅读全文
摘要:<! +++ title = "Python惯用法" description = "1. 不要使用可变类型作为参数的默认值" date = "2021 12 21" tags = [] categories = ["3 syntax","33 python"] series = [] keyword
阅读全文
摘要:<! +++ title = "mail邮件操作" description = "1. 概念; 2. python::smtplib" date = "2022 01 03" tags = [] categories = ["3 syntax","33 python","3rd modules"]
阅读全文
摘要:<! +++ title = "Modern C++" description = "1. auto 关键字; 2. 智能指针(smart pointers); 3. std::string & std::string_view; 4. 标准库增加的函数; 5. for 循环的新句式; 6. con
阅读全文
摘要:<! +++ title = "查找算法" description = "1. 顺序查找; 2. 二分查找; 3. 索引顺序查找(分块查找)算法; 4. 静态树表查找算法; 5. 动态查找表:二叉排序树(二叉查找树)" date = "2022 01 03" tags = [] categories
阅读全文
摘要:<! +++ title = "动态规划法" description = "1. 适用范围; 2. 从问题入手; 3. Unique Paths(LintCode 114, 机器人路径); 4. 计算字符串相似度(最优子结构和重叠子问题)" date = "2022 01 03" tags = []
阅读全文
摘要:<! +++ title = "pip应用实例" description = "1. 安装; 2. 镜像源; 3. 仅下载; 4. 卸载; 5. 列举已安装包; 6. 查看已安装包的信息; 7. 查询; 8. 缓存管理" date = "2022 01 03" tags = [] categorie
阅读全文
摘要:<! +++ title = "Python多线程 threading" description = "1. GIL; 2. API; 3. 创建子线程; 4. 线程同步; 5. 定时器; 6. 线程安全; 7. 线程池:ThreadPoolExecutor" date = "2021 12 21"
阅读全文
摘要:<! +++ title = "Python常用模块" description = "1. Exception类; 2. 内置函数; 3. File; 4. platform; 5. shutil; 6. os; 7. os.path; 8. pathlib; 9. time; 10. dateti
阅读全文
摘要:<! +++ title = "Python字符串处理 str/bytes" description = "1. str; 2. bytes / bytearray; 3. printf style String Formatting" date = "2021 12 21" tags = ["us
阅读全文
摘要:<! +++ title = "Python正则式 re" description = "1. 相关概念; 2. 模式Pattern; 3. API; 4. 其他" date = "2021 12 21" tags = ["usual"] categories = ["3 syntax","33 p
阅读全文
摘要:<! +++ title = "Python数据结构" description = "1. list; 2. tuple; 3. set; 4. dict; 5. Queue; 6. array; 7. enum; 8. collections" date = "2021 12 21" tags =
阅读全文

浙公网安备 33010602011771号