技术栈

codists

codists
6 个月前
python·django·编程人·codists
《Django 5 By Example》阅读笔记:p1-p16《Django 5 By Example》学习第1天,p1-p16总结,总计16页。abbreviation for financial technology: the business of using technology to offer financial services in new ways。
codists
7 个月前
笔记·golang·gin·编程人·codists·gin框架
《使用Gin框架构建分布式应用》阅读笔记:p212-p233《用Gin框架构建分布式应用》学习第12天,p212-p233总结,总22页。(1)class、method
codists
2 年前
c语言·编程人·codists
Programming abstractions in C阅读笔记:p88-p90《Programming Abstractions In C》学习第44天,p88-p90总结。 一、技术总结 1.内存分配 内存分配可以分为:static allocation、automatic allocation、dynamic allocation。内存分配使用的函数为:malloc()。 二、英语总结 1."up to this point"是什么意思? 答:point: a particular time in a process(整个过程里面的一个特殊时间)。所以,up to this p