摘要: <! +++ title = "C++语法" description = "1. 编译器; 2. 语法; 3. 头文件.h与源文件.cpp; 4. class; 5. 其他" date = "2022 01 03" tags = [] categories = ["3 syntax","35 cpp 阅读全文
posted @ 2020-05-28 18:22 brt2 阅读(290) 评论(0) 推荐(0)
摘要: <! +++ title = "STL容器操作" description = "1. 通用算法; 2. 数组; 3. Vector; 4. List; 5. Tuple; 6. Pair; 7. Sets / Multiset; 8. Map / Multimap; 9. 无序容器; 10. Que 阅读全文
posted @ 2020-05-28 17:27 brt2 阅读(156) 评论(0) 推荐(0)
摘要: <! +++ title = "Python惯用法" description = "1. 不要使用可变类型作为参数的默认值" date = "2021 12 21" tags = [] categories = ["3 syntax","33 python"] series = [] keyword 阅读全文
posted @ 2020-05-28 17:13 brt2 阅读(161) 评论(0) 推荐(0)
摘要: <! +++ title = "mail邮件操作" description = "1. 概念; 2. python::smtplib" date = "2022 01 03" tags = [] categories = ["3 syntax","33 python","3rd modules"] 阅读全文
posted @ 2020-05-28 17:09 brt2 阅读(299) 评论(0) 推荐(0)